You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added 1184 packages from 1293 contributors and audited 21885 packages in 149.189s
found 13 vulnerabilities (9 low, 4 high)
run `npm audit fix` to fix them, or `npm audit` for details
Successfully initialized git
npm audit
npm ERR! code EAUDITNOPJSON
npm ERR! audit No package.json found: Cannot audit a project without a package.json
The text was updated successfully, but these errors were encountered:
@freelancersunil try some of the solutions at #10963 if that pleases your code, please close this issue, and if not I'd suggest to stay tuned to #10963 because it looks like a solution will pop up there soon. Thanks for understanding :)
Bug Report or Feature Request (mark with an
x
)Versions
node --version
v8.11.3
npm --version
6.1.0
macOS: High Sierra 10.13.4
Repro steps
Step 1:
sudo npm install -g @angular/cli
Step 2:
Create new app using : ng new my-app
The log given by the failure
The text was updated successfully, but these errors were encountered: