Angular-cli: @angular-devkit/[email protected]' is not in the npm registry

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

馃悶 Bug report

Command (mark with an x)

  • [x] npm install @angular/cli
  • [x] new
  • [ ] build
  • [ ] serve
  • [ ] test
  • [ ] e2e
  • [ ] generate
  • [ ] add
  • [ ] update
  • [ ] lint
  • [ ] xi18n
  • [ ] run
  • [ ] config
  • [ ] help
  • [ ] version
  • [ ] doc

Is this a regression?

No

Description

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

馃敩 Minimal Reproduction

Just run ng new app or npm install @angular/cli

馃敟 Exception or Error


$ 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.

馃實 Your Environment


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.

Most helpful comment

resolved... all seems fine now

new issue with @yarnpkg/lockfile
Screenshot from 2020-08-06 15-18-46

image
Same issue here

Facing the same issue :(

All 27 comments

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.

https://status.npmjs.org/

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.

https://status.npmjs.org/

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
image

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

same issue here.
Screenshot from 2020-08-06 14-58-25

resolved... all seems fine now

resolved... all seems fine now

new issue with @yarnpkg/lockfile
Screenshot from 2020-08-06 15-18-46

resolved... all seems fine now

new issue with @yarnpkg/lockfile
Screenshot from 2020-08-06 15-18-46

image
Same issue here

resolved... all seems fine now

new issue with @yarnpkg/lockfile
Screenshot from 2020-08-06 15-18-46

image
Same issue here

Facing the same issue :(

As it is mentioned above this is not an Angular issue, but rather NPM.

See: https://status.npmjs.org/

seems like issue

resolved... all seems fine now

new issue with @yarnpkg/lockfile
Screenshot from 2020-08-06 15-18-46

image
Same issue here

Seems like issue is resolved but getting another issue now ,

image

seems like issue

resolved... all seems fine now

new issue with @yarnpkg/lockfile
Screenshot from 2020-08-06 15-18-46

image
Same issue here

Seems like issue is resolved but getting another issue now ,

image

Issue is fixed, successfully installed angular
image

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._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

sysmat picture sysmat  路  3Comments

IngvarKofoed picture IngvarKofoed  路  3Comments

gotschmarcel picture gotschmarcel  路  3Comments

daBishMan picture daBishMan  路  3Comments

rajjejosefsson picture rajjejosefsson  路  3Comments