angular CLI installation error (version 10.0.1 and up to 10.0.5)
See original GitHub issueπ Bug report
Hi there, I can't install the CLI, there are some errorsDescription
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/lockfile@1.1.0' 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
Issue Analytics
- State:
- Created 3 years ago
- Reactions:5
- Comments:9
Top Results From Across the Web
Angular CLI version is not compatible with Angular version
The Problem. The CLI version you have installed doesn't meet the requirements for your Angular version as the error says:
Read more >Resolved: This version of CLI is compatible with Angular version
This error is most visible when you are trying to migrate an older Angular framework (Example- Angular 5 or 6 or 7 or...
Read more >How To Update Angular CLI To Latest Version
To update Angular CLI version in your local projects use the following commands. Navigate to your local Angular project folder and execute theΒ ......
Read more >Angular CLI Versions
CLI tool for Angular. Latest version: 15.0.4, last published: 11 days ago. Start using @angular/cli in your project by running `npm i @angular/cli`....
Read more >tar.unpack untar error while installing angular in Linux vm
I am installing Angular in Linux VM (3.10.0.1062) using command npm install @angular/cli@10.0.5 from Putty terminal , getting below error
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
There is an ongoing NPM issue with scoped packages
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.