froxerbbq
froxerbbq
CC#
Created by froxerbbq on 12/16/2022 in #help
❔ When Vpn connectivity is off don't crash the app.
I have changed the OP so that it has C# capsulated in code markup.
8 replies
CC#
Created by froxerbbq on 12/16/2022 in #help
❔ When Vpn connectivity is off don't crash the app.
sorry, I am available now (02:15 in morning but awake for bit more) had some family issues.
8 replies
CC#
Created by froxerbbq on 12/5/2022 in #help
After upgrading .net from 3.1 to 6.0 We are getting this error in the pipeline Create ef migrations
Figured it out, in a build step it was building 3.1. Removed step and script worked.
5 replies
CC#
Created by froxerbbq on 12/5/2022 in #help
After upgrading .net from 3.1 to 6.0 We are getting this error in the pipeline Create ef migrations
But on the build server, it would be spinning up a new container? How is it using bin from a old build
5 replies
CC#
Created by froxerbbq on 12/5/2022 in #help
After upgrading .net from 3.1 to 6.0 We are getting this error in the pipeline Create ef migrations
Is there a way to clear obj and bin on build server?
5 replies
CC#
Created by froxerbbq on 12/5/2022 in #help
After upgrading .net from 3.1 to 6.0 We are getting this error in the pipeline Create ef migrations
My best guess would be that since it seem to be using bin, it is a attempting to use things from a older build to exec a current updated.
5 replies
CC#
Created by froxerbbq on 11/30/2022 in #help
❔ Upgrading a solution from .net core 3.1 to .net 6.0
Closing down the solution and opening togheter with some cleanup solved the issue, thanks.
5 replies
CC#
Created by froxerbbq on 11/30/2022 in #help
❔ Upgrading a solution from .net core 3.1 to .net 6.0
5 replies
CC#
Created by froxerbbq on 11/28/2022 in #help
ErrorTS2792(TS) Cannot find module '.lib'
Wow, thank you. I will check there, appreciate it and sorry for wasting your time.
11 replies
CC#
Created by froxerbbq on 11/28/2022 in #help
ErrorTS2792(TS) Cannot find module '.lib'
Oh, sorry :) It is a part of a microservice built in .net core, this is one part of it I do not understand however as I have been sitting mostly in a cloud/integration team for residential users in a telco for past 4+ years
11 replies
CC#
Created by froxerbbq on 11/28/2022 in #help
ErrorTS2792(TS) Cannot find module '.lib'
What is a Wendy's 👀
11 replies
CC#
Created by froxerbbq on 11/28/2022 in #help
ErrorTS2792(TS) Cannot find module '.lib'
Hello mtreit, how are you
11 replies
CC#
Created by froxerbbq on 11/28/2022 in #help
ErrorTS2792(TS) Cannot find module '.lib'
This is occuring in the end of a index.d.ts file in react modules.
11 replies
CC#
Created by froxerbbq on 11/28/2022 in #help
ToastElement
I am, but after looking through about 10 articles I am not that much smarter
65 replies
CC#
Created by froxerbbq on 11/28/2022 in #help
ToastElement
65 replies
CC#
Created by froxerbbq on 11/28/2022 in #help
ToastElement
Now I have a error in Index.d.ts Severity Code Description Project File Line Suppression State Error TS2792 (TS) Cannot find module './lib'. Did you mean to set the 'moduleResolution' option to 'node', or to add aliases to the 'paths' option? Miscellaneous C:\Users\z\AppData\Local\Microsoft\TypeScript\4.8\node_modules@types\react-bootstrap\index.d.ts 44 Active
65 replies
CC#
Created by froxerbbq on 11/28/2022 in #help
ToastElement
ok, thank you
65 replies
CC#
Created by froxerbbq on 11/28/2022 in #help
ToastElement
there is a eslintrc.json but it is only warnings
65 replies
CC#
Created by froxerbbq on 11/28/2022 in #help
ToastElement
but i did find a tsconfig.json
65 replies
CC#
Created by froxerbbq on 11/28/2022 in #help
ToastElement
Can't find a linter config in the solution
65 replies