Read the statement by Michael Teeuw here.
Can't find "scripts" field in /MagicMirror/modules/MMM-Todoist/package.json
-
@sdetweil said in Can't find "scripts" field in /MagicMirror/modules/MMM-Todoist/package.json:
git pull && npm install
Thank you Sam,
I think we’re running into a version problem:
*```
npm error code EBADENGINE
npm error engine Unsupported engine
npm error engine Not compatible with your version of node/npm: magicmirror@2.34.0
npm error notsup Not compatible with your version of node/npm: magicmirror@2.34.0
npm error notsup Required: {“node”:“>=22.21.1 <23 || >=24”}
npm error notsup Actual: {“npm”:“11.3.0”,“node”:“v22.14.0”} -
@DarthWerner but you are supposed to be in the module folder
-
Yes, I’ve been in the modules folder when I did the git pull and npm install.
-
@DarthWerner in the MMM-Todoist folder right?
-
@DarthWerner but I think you may have messed up MagicMirror
Use my upgrade script with force instead of apply as the parm
