Problem is npm install drivelist, see e.g. this job log.
The above command succeeds with latest node versions v20 and v22 (tested this). It is not related to MagicMirror, I can create a new project with npm install -y and npm install drivelist fails.
@bugsounet any idea?
Options:
- remove this test for node v20.9.0
- remove
drivelist
- replace
drivelist with another package
Problem is
npm install drivelist, see e.g. this job log.The above command succeeds with latest node versions v20 and v22 (tested this). It is not related to MagicMirror, I can create a new project with
npm install -yandnpm install drivelistfails.@bugsounet any idea?
Options:
drivelistdrivelistwith another package