79175452

Date: 2024-11-10 18:20:23
Score: 2
Natty:
Report link

The issue for me was a variable in the USER path which had double quotes at the beggining and at the end. "C:\Flutter\flutter\bin" I have renamed it to C:\Flutter\flutter\bin\ (removed the double quotes), and it works. Thank you Mohammad Soban!

Also you might be able to bypass the error without altering your existing PATH variables, by installing ng and nmp and adding both to your PATH.

Angular/Visual Studio: "ng is needed... npm is needed"

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • No code block (0.5):
  • Low reputation (1):
Posted by: no name