Problem with PowerShell2021-08-31T09:49:51+01:00
1.27K viewsWindows 10
0

Hello,

the issue is, when I run a command in Windows PowerShell (e.g. npm install gulp-cli -g) it does nothing and the window minimizes, if I run an incorrect task, it responds with an error as normal, but does not work when I run something valid. Or if anyone could help me with how to install gulp for vscode, I would be most grateful, I’ve been trying for hours and running out of time.

Thanks!

[email protected] Changed status to publish August 31, 2021
0

Have you verified that npm is installed correctly? From powershell (ran as administrator), you should be able to type npm -v and see the version. Does that command work?

[email protected] Changed status to publish April 21, 2021
You are viewing 1 out of 4 answers, click here to view all answers.

Question stats

  • Active
  • Views1266 times
  • Answers4 answers