Skip to content

[BUG] error cb() never called! #1671

Closed
Closed
@vo-mary-PFG

Description

@vo-mary-PFG

Current Behavior:

When attempting to run: npm install -g aws-azure-login, I received the following error:
0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'install',
1 verbose cli 'npmc@latest',
1 verbose cli '--global',
1 verbose cli '--prefix',
1 verbose cli 'C:\Users\v123361\AppData\Roaming\npm-cache\_npx\17092',
1 verbose cli '--loglevel',
1 verbose cli 'error',
1 verbose cli '--json'
1 verbose cli ]
2 info using [email protected]
3 info using [email protected]
4 verbose npm-session ad9b7e47a70f69d7
5 silly install loadCurrentTree
6 silly install readGlobalPackageData
7 http fetch GET 407 https://registry.npmjs.org/npmc 174ms
8 timing npm Completed in 964ms
9 error cb() never called!
10 error This is an error with npm itself. Please report this error at:
11 error https://npm.community

I have tried:
npm cache clean --force

Expected Behavior:

Steps To Reproduce:

Open command prompt
Execute: npm install -g aws-azure-login

Environment:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bugthing that needs fixingRelease 6.xwork is associated with a specific npm 6 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions