@sdetweil said in Error EBADENGINE when installing MM v2.28.0:
npm run install-mm
mirror@raspberrypi:~/MagicMirror $ npm run install-mm
> magicmirror@2.28.0 install-mm
> npm install --no-audit --no-fund --no-update-notifier --only=prod --omit=dev
npm error code EBADENGINE
npm error engine Unsupported engine
npm error engine Not compatible with your version of node/npm: magicmirror@2.28.0
npm error notsup Not compatible with your version of node/npm: magicmirror@2.28.0
npm error notsup Required: {"node":">=20"}
npm error notsup Actual: {"npm":"10.8.1","node":"v18.17.1"}
npm error A complete log of this run can be found in: /root/.npm/_logs/2024-08-04T17_53_51_013Z-debug-0.log