npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: postcss-js@4.0.0
npm ERR! notsup Not compatible with your version of node/npm: postcss-js@4.0.0
npm ERR! notsup Required: {"node":"^12 || ^14 || >= 16"}
npm ERR! notsup Actual: {"npm":"7.7.6","node":"v15.14.0"}
16, 17, and 18 were all tested manually (npm install only) and worked.
14 won't work because of arm
15 doesn't work because of postcss-js:
16, 17, and 18 were all tested manually (
npm install
only) and worked.tested npm build and start for 18 successfully