question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

npm ERR! cb() never called!

See original GitHub issue

Hi Sudheerj

I tried to update generator-jhipster-primeng with npm update -g generator-jhipster-primeng but i am getting npm ERR! cb() never called!

any idea why this is happening?

Thanks in advance

BR Dias

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
sudheerjcommented, Oct 20, 2017

Thats great to hear. You can report for any issues you face with this module. It will be helpful to improve further. 👍

0reactions
kallemdiascommented, Oct 20, 2017

after cleaning cache + deleting the tmp files and unstalling the old version of generator-Jhipster-primeng, I was able to run npm install -g generator-Jhipster-primeng Now i am facing another issue. but I ll try to fix it my self. … Thank you Sudheerj

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm ERR cb() never called - node.js - Stack Overflow
If you have npm version 5 or above, try this first: $ sudo npm cache verify. Otherwise: $ sudo npm cache clean. My...
Read more >
How to solve npm ERR! cb() never called - Midi - Medium
Run the following command from the root folder of the project: npm cache verify . Run npm install . If you are still...
Read more >
How to fix npm err! cb() never called! issue - Nathan Sebhastian
How to fix npm err! cb() never called! issue · Check the npm version and cache · Delete the package-lock.json file · Check...
Read more >
How to fix "npm ERR cb() never called" - ReleaseCandidate.dev
If this issue comes up on your local development machine, it might pay to clear the cache: npm cache clean -force · Secondly,...
Read more >
How to fix "npm ERR cb() never called" | Quick Fix
Reasons for the error · Fixes for "npm ERR cb() never called" error. · Solution 1: Clearing the NPM Cache · Solution 2:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found