Hapi: Unable to get npm install to work

Created on 6 Aug 2020  路  5Comments  路  Source: hapijs/hapi

Hello,
Till yesterday I've used hapi 19.2 without any problems, now I tried to build a docker image that uses @hapi/hapi and I get

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@hapi%2fhapi - Not found
npm ERR! 404
npm ERR! 404 '@hapi/hapi@^19.2.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
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:

What am I doing wrong?
Thanks

support

Most helpful comment

It's more a global NPM problem than this particular package:
https://status.npmjs.org/incidents/cksjqc1w11v5?u=clfvn2m9yb5p

All 5 comments

Same issue here. This is breaking the CI/CD pipeline

Same here. 404 error. Can't do anything. Blocking our jenkins pipeline jobs.

As far as I can see package has been deleted from npm repository

It's more a global NPM problem than this particular package:
https://status.npmjs.org/incidents/cksjqc1w11v5?u=clfvn2m9yb5p

Thanks. I'll close this as an issue with npm and not hapi.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

andkazakov picture andkazakov  路  5Comments

leore picture leore  路  3Comments

RohovDmytro picture RohovDmytro  路  4Comments

hueniverse picture hueniverse  路  4Comments

jeremiahlee picture jeremiahlee  路  4Comments