Read the statement by Michael Teeuw here.
trouble with restarting
-
when my i restart my rasberry pi. pm2 goes into an error state. and magic mirror won’t start again.
{ Error: ENOENT: no such file or directory, open ‘package.json’
at Object.fs.openSync (fs.js:660:18)
at Object.fs.readFileSync (fs.js:565:33)
at Object. (/home/pi/MagicMirror/js/app.js:15:32)
at Module._compile (internal/modules/cjs/loader.js:654:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:665:10)
at Module.load (internal/modules/cjs/loader.js:566:32)
at tryModuleLoad (internal/modules/cjs/loader.js:506:12)
at Function.Module._load (internal/modules/cjs/loader.js:498:3)
at Function._load (/usr/lib/node_modules/pm2/node_modules/@pm2/io/build/main/metrics/httpMetrics.js:172:43)
at Module.require (internal/modules/cjs/loader.js:598:17)
errno: -2,
code: ‘ENOENT’,
syscall: ‘open’,
path: ‘package.json’ }how do i fix this?
-
@rcsmith2011 - It looks like your installation got corrupted somehow. I would back up my
config.jsfile and then wipe the MagicMirror folder. Clone from the git repository, run thenpm installcommand from the MagicMirror folder, restore yourconfig.jsfile and then reinstall your modules.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login