x)No
Every time I try to run ng new app or npm install @angular/cli I got the same error from NPM:
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@angular-devkit%2farchitect - Not found
Just run ng new app or npm install @angular/cli
$ sudo npm i @angular/cli -g
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@angular-devkit%2farchitect - Not found
npm ERR! 404
npm ERR! 404 '@angular-devkit/[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.
Angular CLI: 9.1.12
Node: 13.7.0
OS: darwin x64
Angular:
...
Ivy Workspace:
Package Version
------------------------------------------------------
@angular-devkit/architect 0.901.12
@angular-devkit/core 9.1.12
@angular-devkit/schematics 9.1.12
@schematics/angular 9.1.12
@schematics/update 0.901.12
rxjs 6.5.4
Tried also in dedicated server, located in different country, with the same result.
I'm running into the same issue: #18459
@cfi2017 Should I close mine? Made it with 1 second difference. 馃槃
I think it's easier if we track the issue on one page. I'll close mine :)
Same issue here! :(
Seems the npm package source is down.
Yeah, just broke my build as well. Will revert to older version for now
Same here, it broke my build a few minutes ago.
Yeah, just broke my build as well. Will revert to older version for now
Do the older versions still work?
Yeah, just broke my build as well. Will revert to older version for now
Do the older versions still work?
Angular CLI 9.1.12 fails to install for me - missing a different package. Same thing for v8.3.29.
Yeah, just broke my build as well. Will revert to older version for now
Do the older versions still work?
I tried older versions, they don't work. Seems like the entire registry entries are removed.
Yeah, just broke my build as well. Will revert to older version for now
Do the older versions still work?
naaa, something weird is going on hmmm...
ng cli showing 404 for packages
now showing
Not Found - GET https://registry.npmjs.org/@jsdevtools%2fcoverage-istanbul-loader - Not found
# Update 2
Above started working but this stopped
Not Found - GET https://registry.npmjs.org/@ngtools%2fwebpack - Not found
# Update 3
Above started working but this stopped
Not Found - GET https://registry.npmjs.org/@xtuc%2fieee754 - Not found
This might be an npm issue rather than an angular issue. Trying to install dependencies to build from source but @protobufjs/aspromise is now also missing.
This might be an npm issue rather than an angular issue. Trying to install dependencies to build from source but @protobufjs/aspromise is now also missing.
seems like it is, rxjs isn't being found either. we probably just need to wait till they resolve
This might be an npm issue rather than an angular issue. Trying to install dependencies to build from source but @protobufjs/aspromise is now also missing.
Most likely: https://github.com/npm/cli/issues/1624
Is there any other public (safe) registry that you know of that hosts this package + dependencies ?
I am also facing the same issue getting error, while installing @angular/cli

I am also facing the same issue getting error, while installing @angular/cli
same issue here.

resolved... all seems fine now
resolved... all seems fine now
new issue with @yarnpkg/lockfile

resolved... all seems fine now
new issue with @yarnpkg/lockfile

Same issue here
resolved... all seems fine now
new issue with @yarnpkg/lockfile
Same issue here
Facing the same issue :(
As it is mentioned above this is not an Angular issue, but rather NPM.
seems like issue
resolved... all seems fine now
new issue with @yarnpkg/lockfile
Same issue here
Seems like issue is resolved but getting another issue now ,

seems like issue
resolved... all seems fine now
new issue with @yarnpkg/lockfile
Same issue hereSeems like issue is resolved but getting another issue now ,
Issue is fixed, successfully installed angular

Was able to install CLI successfully just now. Appears NPM may be getting close to a fix.
Issue appears to have been solved. https://status.npmjs.org
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._
Most helpful comment
Facing the same issue :(