1
$ npm install
npm WARN npm npm does not support Node.js v16.14.2
npm WARN npm You should probably upgrade to a newer version of node as we
npm WARN npm can't make any promises that npm will work with this version.
npm WARN npm Supported releases of Node.js are the latest release of 6, 8, 9, 10, 11, 12.
npm WARN npm You can find the latest version at https://nodejs.org/
npm ERR! cb.apply is not a function

NPM -v is 6.9.0. If I try to update it I get hit with the cb.apply error.

Node -v is 16.14.2.

Almost anything I do besides npm run dev will result to that cb.apply error. I have tried doing the whole delete npm and npm cache folders and reinstalling but to no success. Surely there is another way to get rid of this error?

Ferran Buireu
  • 24,410
  • 6
  • 32
  • 55
Jake Simon
  • 25
  • 4

0 Answers0