Node.js Version
22.20
NPM Version
11.6.2
Operating System
Windows 11
Subsystem
console
Description
in CMD or powershell, I type:
when I type:
I get:
npm : File C:\Program Files\nodejs\npm.ps1 cannot be loaded because running scripts is disabled on this system. For
more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170.
At line:1 char:1
+ npm -v
+ ~~~
+ CategoryInfo : SecurityError: (:) [], PSSecurityException
+ FullyQualifiedErrorId : UnauthorizedAccess
To get the npm version I have to type:
Minimal Reproduction
No response
Output
No response
Before You Submit
Node.js Version
22.20
NPM Version
11.6.2
Operating System
Windows 11
Subsystem
console
Description
in CMD or powershell, I type:
when I type:
I get:
To get the npm version I have to type:
Minimal Reproduction
No response
Output
No response
Before You Submit