MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. rcsmith2011
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    R
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    rcsmith2011

    @rcsmith2011

    0
    Reputation
    96
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    rcsmith2011 Unfollow Follow

    Latest posts made by rcsmith2011

    • 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?

      posted in Troubleshooting
      R
      rcsmith2011