0

I have downloaded nodejs (v14.16.0) on my pc and I tried to install angular using this command: npm install -g @angular/cli

But when I try to check the version of the angular using command ng version it is showing me this error:

enter image description here

Ajeet Shah
  • 18,551
  • 8
  • 57
  • 87
Mayank Kumar Thakur
  • 588
  • 1
  • 8
  • 23
  • 3
    Does this answer your question? [PowerShell says "execution of scripts is disabled on this system."](https://stackoverflow.com/questions/4037939/powershell-says-execution-of-scripts-is-disabled-on-this-system) – Ajeet Shah Mar 10 '21 at 07:18
  • Hi @AjeetShah , I have got a little, but I am confused what command should I use for my problem. – Mayank Kumar Thakur Mar 10 '21 at 16:53
  • I don't have windows and have less information, but I think I have used `Set-ExecutionPolicy RemoteSigned` in the past. – Ajeet Shah Mar 10 '21 at 17:08

0 Answers0