error saat running web - npm.ps1 cannot be loaded because running scripts is disabled on this system. For

 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 install

+ ~~~

    + CategoryInfo          : SecurityError: (:) [], PSSecurityException

    + FullyQualifiedErrorId : UnauthorizedAccess


Solution :

ketika terminal :

npm.cmd install


test :

npm.cmd run dev

0 Response to "error saat running web - npm.ps1 cannot be loaded because running scripts is disabled on this system. For "

Post a Comment