79348277

Date: 2025-01-11 14:31:15
Score: 3.5
Natty:
Report link

Hello everyone I have a question i am facing this issue can Anyone tell how to resolve this.Recently i buy new latop i take clone of my project from github but then i am installing npm install or run npm run dev it give this error remember my project is on next js typescript

     npm install
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
PS E:\shared folder\sellermargins-site-main> npm run dev
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 run dev
+ ~~~
    + CategoryInfo          : SecurityError: (:) [], PSSecurityException
    + FullyQualifiedErrorId : UnauthorizedAccess
Reasons:
  • Blacklisted phrase (1.5): I have a question
  • RegEx Blacklisted phrase (2.5): can Anyone tell how
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: FAIZAN AHMED TANOLI