question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to install the package with npm

See original GitHub issue

When trying to run:

npm install -g csso-cli

I get an error:

error 404 Registry returned 404 for GET on https://registry.npmjs.org/csso-cli
error 404
error 404 'csso-cli' is not in the npm registry.
error 404 You should bug the author to publish it (or use the name yourself!)

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
lahmatiycommented, Mar 13, 2017

@Pomax I hoped that I do all the necessary releases before and there would be no need for it… Finally, CSSO 3.0 is out and csso-cli is published on npm

1reaction
lahmatiycommented, Feb 28, 2017

Hi! Publishing is awaiting for release of csso 3.0. Current version of csso (2.3.1) includes cli. Sorry for the confusion.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Npm can't install any packages - node.js - Stack Overflow
Solved: 32-bit NodeJs completely solved my problem.
Read more >
5 Ways to Fix the Npm Install Not Working Issue
Way 1. Make Sure Npm Is Installed · Way 2. Make Sure There Is a Package.json File · Way 3. Delete Lock File...
Read more >
Can't install npm - Unable to correct problems, you have held ...
The error you're getting is because the npm package is tied to the built-in nodejs package.
Read more >
How to fix npm install command not working
The error above happens when npm can't be found under the PATH environment variable. First, you need to make sure that npm is...
Read more >
Unable to install the latest npm package · Issue #500 - GitHub
You wanted to install npm 6.13.4, but the installed version is 6.9.0. A common reason is an attempted "npm install npm" or "npm...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found