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] npm i webpack-cli / npm ERR! cb() never called! #2680

Closed
asamir2007 opened this issue Feb 11, 2021 · 2 comments
Closed

[BUG] npm i webpack-cli / npm ERR! cb() never called! #2680

asamir2007 opened this issue Feb 11, 2021 · 2 comments
Labels
Bug thing that needs fixing Release 6.x work is associated with a specific npm 6 release

Comments

@asamir2007
Copy link

Current Behavior:

npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://npm.community

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\user\AppData\Roaming\npm-cache_logs\2021-02-11T20_18_01_929Z-debug.log

Steps To Reproduce:

in phpstorm terminal run:
H:\dev_php\OSPanel\domains\localhost\ct\prod-example\working\wireframe>npm i webpack-cli

Environment:

  • OS: WIndows 8.1
    npm: '6.14.11',
    ares: '1.16.1',
    brotli: '1.0.9',
    cldr: '37.0',
    icu: '67.1',
    llhttp: '2.1.3',
    modules: '83',
    napi: '7',
    nghttp2: '1.41.0',
    node: '14.15.5',

2021-02-11T20_18_01_929Z-debug.log

@asamir2007 asamir2007 added Bug thing that needs fixing Needs Triage needs review for next steps Release 6.x work is associated with a specific npm 6 release labels Feb 11, 2021
@darcyclarke darcyclarke removed the Needs Triage needs review for next steps label Feb 13, 2021
@getsetgopi
Copy link

I'm also getting the same error.
OS: Windows 10
Node: 14.15.4
NPM: 6.14.10
2021-02-22T18_04_17_803Z-debug.log

@darcyclarke
Copy link
Contributor

npm v6 is no longer in active development; We will continue to push security releases to v6 at our team's discretion as-per our Support Policy.

If your bug is preproducible on v7, please re-file this issue using our new issue template.

If your issue was a feature request, please consider opening a new RRFC or RFC. If your issue was a question or other idea that was not CLI-specific, consider opening a discussion on our feedback repo

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

3 participants