Rather than continued beating my head against the wall I shall see if anyone has any insight. I’m trying to install the Elevate theme using the tutorial (
https://developers.hubspot.com/docs/guides/cms/content/themes/build-and-deploy-with-projects) but I apparently have a mess of wrong NPM/Node versions that I can’t seem to get past. Who can set me straight?
Error:
Stderr: npm WARN npm npm does not support Node.js v23.9.0
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/(node:90051) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
npm ERR! cb.apply is not a function
npm -v !8707
11.2.0
% node -v !8708
v23.9.0