Raspbian v12.
Would reinstalling node.js and npm be a good idea? This environment is new to me and always feels so cumbersome.
Thanks for your help BTW.
Raspbian v12.
Would reinstalling node.js and npm be a good idea? This environment is new to me and always feels so cumbersome.
Thanks for your help BTW.
which npm gives:
/run/user/1000/fnm_multishells/23578_1753385757014/bin/npm
npm -v gives:
11.4.0
Hi all,
Since the last MM update my pm2 autostart script has not been working. Im pretty sure Ive updated all of the supporting software, but let me know if there is a version of anything I should double check.
The mm.sh script is as posted and worked fine before the update:
cd ./MagicMirror
DISPLAY=:0 npm run start
pm2 logs shows:
/home/rpi/mm.sh: line 2: npm: command not found
When I run npm run start in the terminal everything starts up just fine.
What did I miss?
When using the marque option, is there a way to get the event time to scroll with the title? I played with the marque lines in my custom.css but no luck.