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] <title>npm ERR! cb() never called! #2285

Closed
Simrandeep444 opened this issue Dec 4, 2020 · 0 comments
Closed

[BUG] <title>npm ERR! cb() never called! #2285

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

Comments

@Simrandeep444
Copy link

Simrandeep444 commented Dec 4, 2020

Current Behavior:

23688 silly extract @angular/compiler-cli@~11.0.3 extracted to C:\Users\Simrandeep Kaur\Documents\My-First-App\node_modules.staging@angular\compiler-cli-6aeabfe1 (102738ms)
23689 silly extract lodash@^4.17.19 extracted to C:\Users\Simrandeep Kaur\Documents\My-First-App\node_modules.staging\lodash-a0b59e51 (29249ms)
23690 silly extract @angular/compiler@~11.0.3 extracted to C:\Users\Simrandeep Kaur\Documents\My-First-App\node_modules.staging@angular\compiler-20958b39 (105029ms)
23691 silly extract @angular/core@~11.0.3 extracted to C:\Users\Simrandeep Kaur\Documents\My-First-App\node_modules.staging@angular\core-da44b439 (105087ms)
23692 silly extract caniuse-lite@^1.0.30001032 extracted to C:\Users\Simrandeep Kaur\Documents\My-First-App\node_modules.staging\caniuse-lite-0ece940d (19156ms)
23693 silly extract es5-ext@^0.10.35 extracted to C:\Users\Simrandeep Kaur\Documents\My-First-App\node_modules.staging\es5-ext-4dd853fa (62193ms)
23694 silly extract core-js@3.6.5 extracted to C:\Users\Simrandeep Kaur\Documents\My-First-App\node_modules.staging\core-js-44401bea (26243ms)
23695 silly extract @angular/common@~11.0.3 extracted to C:\Users\Simrandeep Kaur\Documents\My-First-App\node_modules.staging@angular\common-bc39b0ea (115656ms)
23696 silly extract @angular/compiler@9.0.0 extracted to C:\Users\Simrandeep Kaur\Documents\My-First-App\node_modules.staging@angular\compiler-dbb942a9 (28267ms)
23697 silly extract @angular/core@9.0.0 extracted to C:\Users\Simrandeep Kaur\Documents\My-First-App\node_modules.staging@angular\core-04b8590b (28503ms)
23698 warn tar EPERM: operation not permitted, open 'C:\Users\Simrandeep Kaur\Documents\My-First-App\node_modules.staging\rxjs-37ba6921_esm2015\LICENSE.txt'
23699 warn tar EPERM: operation not permitted, open 'C:\Users\Simrandeep Kaur\Documents\My-First-App\node_modules.staging\rxjs-37ba6921_esm5\LICENSE.txt'
23700 warn tar EPERM: operation not permitted, open 'C:\Users\Simrandeep Kaur\Documents\My-First-App\node_modules.staging\rxjs-37ba6921\LICENSE.txt'
23701 warn tar EPERM: operation not permitted, open 'C:\Users\Simrandeep Kaur\Documents\My-First-App\node_modules.staging\rxjs-37ba6921\src\LICENSE.txt'
23702 silly extract rxjs@~6.6.0 extracted to C:\Users\Simrandeep Kaur\Documents\My-First-App\node_modules.staging\rxjs-37ba6921 (53734ms)
23703 timing npm Completed in 483609ms
23704 error cb() never called!
23705 error This is an error with npm itself. Please report this error at:
23706 error https://npm.community

Expected Behavior:

Steps To Reproduce:

ex. steps to reproduce the behavior:

  1. In command prompt...
  2. running ng new myAAngularProject...

Environment:

ex.

  • Windows 10
  • Node: 14.15.0
  • npm: 6.14.8
@Simrandeep444 Simrandeep444 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 Dec 4, 2020
@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

2 participants