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

[BUG] cb() never called! #2281

Closed
Myth1c4lYT opened this issue Dec 3, 2020 · 4 comments
Closed

[BUG] cb() never called! #2281

Myth1c4lYT opened this issue Dec 3, 2020 · 4 comments
Labels
Bug thing that needs fixing Release 6.x work is associated with a specific npm 6 release

Comments

@Myth1c4lYT
Copy link

Current Behavior:

when i try to install discord.js i get cb() never called!

Expected Behavior:

I Expected to have it working and download

Environment:

  • OS: Windows 10 Home
  • Node: 14.14.0
  • npm: Latest
@Myth1c4lYT Myth1c4lYT added Bug thing that needs fixing Needs Triage needs review for next steps Release 7.x work is associated with a specific npm 7 release labels Dec 3, 2020
@nlf
Copy link
Contributor

nlf commented Dec 4, 2020

which version of npm are you using, specifically? i'm not able to reproduce this in the latest version (7.0.15)

@Kreme-Donut
Copy link

nlf, How do I update my npm from 6x to 7?

@nlf
Copy link
Contributor

nlf commented Dec 9, 2020

npm install -g npm@7 should do the trick

@isaacs isaacs added Release 6.x work is associated with a specific npm 6 release and removed Release 7.x work is associated with a specific npm 7 release labels Dec 11, 2020
@YashKumarVerma
Copy link

I tried reproducing the issue but faced no errors. Please note that I performed on a clean ubuntu docker container.

image

@darcyclarke darcyclarke removed the Needs Triage needs review for next steps label Feb 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug thing that needs fixing Release 6.x work is associated with a specific npm 6 release
Projects
None yet
Development

No branches or pull requests

6 participants