Angular-cli: angular CLI installation error (version 10.0.1 and up to 10.0.5)

Created on 6 Aug 2020  路  9Comments  路  Source: angular/angular-cli

馃悶 Bug report


Hi there, I can't install the CLI, there are some errors

Description

Installation error on macOS and Linux

馃敩 Minimal Reproduction

npm install @angular/cli --save

馃敟 Exception or Error

npm install @angular/cli --save
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@yarnpkg%2flockfile - Not found
npm ERR! 404 
npm ERR! 404  '@yarnpkg/[email protected]' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of '@angular/cli'
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:

馃實 Your Environment

macOS and Linux

Anything else relevant?
N/A

Most helpful comment

There is an ongoing NPM issue with scoped packages

All 9 comments

Getting the same thing on Windows 10 Pro x64 1909 - 18363.959

Using Node 12.6.1 and npm 6.13.4.

npm i -g @angular/cli
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@yarnpkg%2flockfile - Not found
npm ERR! 404
npm ERR! 404 '@yarnpkg/[email protected]' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of '@angular/cli'
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\oliverg\AppData\Roaming\npm-cache_logs\2020-08-06T10_54_15_718Z-debug.log

Also facing this issue.

Facing Similar Issue while installing angular/cli

There is an ongoing NPM issue with scoped packages

Same here

same issue here..
image

seems like issue is been resolve but now getting another issue
image

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

delasteve picture delasteve  路  3Comments

naveedahmed1 picture naveedahmed1  路  3Comments

brtnshrdr picture brtnshrdr  路  3Comments

donaldallen picture donaldallen  路  3Comments

rajjejosefsson picture rajjejosefsson  路  3Comments