• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

edited modules, now can't run the mirror

Scheduled Pinned Locked Moved Troubleshooting
3 Posts 3 Posters 318 Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    ajurcoi
    last edited by sdetweil May 9, 2020, 9:14 PM May 9, 2020, 4:03 PM

    I apologize first and foremost, I am very new to programming and struggling hardcore. So I edited some of the modules in the config.js, and when I try to run the mirror software, in both server mode or regular, it gives me the debug info below. Any tips?

    0 info it worked if it ends with ok
    1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'start' ]
    2 info using npm@6.14.4
    3 info using node@v10.20.1
    4 verbose config Skipping project config: /home/pi/.npmrc. (matches userconfig)
    5 verbose stack Error: ENOENT: no such file or directory, open '/home/pi/package.json'
    6 verbose cwd /home/pi
    7 verbose Linux 4.19.97-v7l+
    8 verbose argv "/usr/bin/node" "/usr/bin/npm" "run" "start"
    9 verbose node v10.20.1
    10 verbose npm  v6.14.4
    11 error code ENOENT
    12 error syscall open
    13 error path /home/pi/package.json
    14 error errno -2
    15 error enoent ENOENT: no such file or directory, open '/home/pi/package.json'
    16 error enoent This is related to npm not being able to find a file.
    17 verbose exit [ -2, true ]
    
    S B 2 Replies Last reply May 9, 2020, 4:05 PM Reply Quote 0
    • S Offline
      sdetweil @ajurcoi
      last edited by May 9, 2020, 4:05 PM

      @ajurcoi said in edited modules, now can't run the mirror:

      5 verbose stack Error: ENOENT: no such file or directory, open ‘/home/pi/package.json’

      u are in the wrong folder,

      need to be in MagicMirror folder, then npm start

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • B Offline
        bhepler Module Developer @ajurcoi
        last edited by May 9, 2020, 8:20 PM

        @ajurcoi - In the future, please use the markdown features of the forum for posting code and logs.

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        1 / 1
        • First post
          2/3
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy