NPM install error cb.apply is not a function
solve:
- Win + R open and run, enter
% appdata% code> to delete NPM and NPM cache folder, and execute NPM cache clean -- force code> command OL>
At this point, it should be OK. If not, perform the uninstall Node.js Re install.
If not!!
Change yarn code>
Install yarn NPM install - G yarn code>
yarn install code> instead of NPM install
then,
everything will be fine