Solution to the "cb() never called!" error in node.

Author
By Darío Rivera
Posted On in Javascript

This error has nothing to do with your repository or with changes you may have made to your code. It usually occurs when installing node for the first time or when installing project dependencies after an installation error has occurred.

cb() never called!

The solution to this error is simple and related to cache. The following command will solve the issue:

sudo npm cache verify

That's it, see you next time!


Acerca de Darío Rivera

Author

Application Architect at Elentra Corp . Quality developer and passionate learner with 10+ years of experience in web technologies. Creator of EasyHttp , an standard way to consume HTTP Clients.

LinkedIn Twitter Instagram

Sólo aquellos que han alcanzado el éxito saben que siempre estuvo a un paso del momento en que pensaron renunciar.