Hi Guys
Im not able to debug in vscode powershell universal files downloaded in temp folder
its working fine with normal files in my explorer, what is the reason and how to be able to debug
lets stay scripts from powershell universal
Are you trying to execute the scripts within VS Code using the debugger? Are there errors?
Most scripts won’t run well outside of the PSU environment unless you have the Universal and UniversalDashboard modules installed.
We have a team of 3 also experiencing this issue. Were you able to resolve this @sanjosetour?