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.

Nodist can't find npm version 7.14.0

See original GitHub issue

When I run nodist npm 7.14.0, it returns with Unhandled rejection {"message":"Bad credentials","documentation_url":"https://docs.github.com/rest"}.

If I I run npm install -g npm@7.14.0, it complains about npm.cmd and suggests that I run the command with --force.. If I run the command with --force it works.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:2
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

6reactions
nullivexcommented, Jun 5, 2021

Hello,

I spent some time on this issue today and issued a patch here: https://github.com/nullivex/nodist/pull/234

For anyone with an existing version the issue can be easily avoided by replacing the nodist/lib/github.js file. I will attach that file to this comment.

Additionally, I will propagate a new version being that the older key is now invalidated.

#232 is duplicate of this.

4reactions
gamaspecialcommented, Jun 2, 2021

nodist npm match worked.

Read more comments on GitHub >

github_iconTop Results From Across the Web

7.14.0 - npm
a package manager for JavaScript. Latest version: 9.2.0, last published: 6 days ago. Start using npm in your project by running `npm i...
Read more >
nodist - Bountysource
When I run nodist npm 7.14.0 , it returns with Unhandled rejection {"message":"Bad ... As a result new versions of NPM can't be...
Read more >
Updating NPM with Nodist - node.js - Stack Overflow
You can try nodist npm latest. Nodist manages npm versions as well as node versions.
Read more >
Node.js的简单使用 - CSDN博客
nodist でNode.jsをバージョン管理- Qiita图灵社区Nodist can't find npm version 7.14.0 · Issue #233 · nullivex/nodist · GitHub.
Read more >
Using a Node Version Manager | Introduction
Installing Node.js and npm · Using nvm · Using nodist.
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