Read the statement by Michael Teeuw here.
npm install
-
hello I can’t install npm install I still have this error message.
patrick@raspberrypi:~/MagicMirror $ npm install
npm WARN npm npm does not support Node.js v20.6.1
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 functionnpm ERR! A complete log of this run can be found in:
npm ERR! /home/patrick/.npm/_logs/2023-09-18T06_33_42_489Z-debug.log -
@pat59 how did you get in the situation what were you doing?
there is a link in the messages that says how to upgrade the latest version
you need to upgrade NPM as it and node of now gotten out of sync
-
Hello thank you
I actually clicked on the link for the update nothing to change I will see thank you -
@pat59 start over and use my install script …
-
Thank you so much Sdetweil