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> #3167

Closed
Manik-Jain opened this issue Apr 29, 2021 · 3 comments
Closed

[BUG] <cb() never called> #3167

Manik-Jain opened this issue Apr 29, 2021 · 3 comments
Labels
Bug thing that needs fixing Needs Triage needs review for next steps Release 7.x work is associated with a specific npm 7 release

Comments

@Manik-Jain
Copy link

Manik-Jain commented Apr 29, 2021

Note: Please search to see if an issue already exists for your problem: https://github.com/npm/cli/issues

Current Behavior:

npm ERR! cb() never called!
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://github.com/npm/cli/issues

Expected Behavior:

Project dependencies should be downloaded

Steps To Reproduce:

Run:
npm install --force
npm WARN using --force Recommended protections disabled.
npm ERR! cb() never called!
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://github.com/npm/cli/issues

Environment:

  • OS: MacOS
  • Node: 15.2.0
  • npm: 7.0.10
@Manik-Jain Manik-Jain 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 Apr 29, 2021
@Christoph1972
Copy link

Maybe it's related to this: #3165

@ljharb
Copy link
Contributor

ljharb commented Apr 29, 2021

#417

@nlf
Copy link
Contributor

nlf commented Apr 30, 2021

as mentioned, see #417, try updating to the latest npm 7 (7.11.2 as of this writing) and if you continue to have problems open a new issue being sure to fill out the issue template entirely. we need to know a lot more information about what you're doing in order to help you with this.

@nlf nlf closed this as completed Apr 30, 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 Needs Triage needs review for next steps Release 7.x work is associated with a specific npm 7 release
Projects
None yet
Development

No branches or pull requests

4 participants