remix-pwa: npm ERR! 404 '@remix-pwa/push@^1.0.9' is not in this registry.

This package was working before. Now when I removed my node_modules and package-lock.json, I get the following error:

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@remix-pwa%2fpush - Not found
npm ERR! 404 
npm ERR! 404  '@remix-pwa/push@^1.0.9' is not in this registry.
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!     /Users/vahid/.npm/_logs/2024-04-12T13_36_18_124Z-debug-0.log

These are my versions:

"dependencies": {
  "@remix-pwa/cache": "^2.0.12",
  "@remix-pwa/client": "^2.0.1",
  "@remix-pwa/push": "^1.0.9",
  "@remix-pwa/strategy": "^2.1.9",
  "@remix-pwa/sw": "^2.1.12",
  "@remix-pwa/sync": "^2.0.1",
  "remix-pwa": "^3.0.19",
},
"devDependencies": {
    "@remix-pwa/dev": "2.0.31",
    "@remix-pwa/worker-runtime": "^2.0.8",
}

About this issue

  • Original URL
  • State: closed
  • Created 3 months ago
  • Comments: 25 (11 by maintainers)

Most upvoted comments

Ops, now working fine. I guess I can close this. Thank you

Thanks @ShafSpecs Now I get this error:

npm ERR! 404 Not Found - GET https://registry.npmjs.org/@remix-pwa/client/-/client-2.0.2.tgz - Not found

Oh boy. Peer dependency issues. Would fix and republish soon

@ShafSpecs Then I would appreciate to inform me about the name, whenever it’s done. Thank you

I would try to republish, but it would be under a different name