Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Netlify-cli 404 on npm registry #6948

Open
andresbm05 opened this issue Dec 8, 2024 · 0 comments
Open

Netlify-cli 404 on npm registry #6948

andresbm05 opened this issue Dec 8, 2024 · 0 comments
Labels
type: bug code to address defects in shipped code

Comments

@andresbm05
Copy link

Describe the bug

Netlify CLI is no longer in the NPM registry and cannot be installed.

When trying to install I get a 404 error:

npm install netlify-cli -g
npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/netlify-cli - Not found
npm error 404
npm error 404  'netlify-cli@*' is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.

And navigating to https://registry.npmjs.org/netlify-cli on a browser also shows { "error": "Not found" }

Steps to reproduce

run npm install netlify-cli -g

Configuration

No response

Environment

N/A

@andresbm05 andresbm05 added the type: bug code to address defects in shipped code label Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code
Projects
None yet
Development

No branches or pull requests

1 participant