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.

    node_helper.js does not work.

    Scheduled Pinned Locked Moved Solved Troubleshooting
    21 Posts 2 Posters 6.3k Views 2 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.
    • S Offline
      sdetweil @emrhssla
      last edited by

      @emrhssla said in node_helper.js does not work.:

      But I don’t know why /pi/Desktop/Beauty/Magicmirror isn’t working. Is this because of /pi/Magicmirror?

      because its a mess with all that macOS level binaries installed…

      i had to

      rm -rf  ~/Desktop/Beauty/node_modules/electron 
      cp ~/MagicMirror/node_modules/electron ~/Desktop/Beauty/node_modules
      

      to get the UI to show on the pi…

      i tested before by executing Electron to show some page
      in a terminal window ON THE PI
      do

      ~/Desktop/Beauty/node_modules/electron/dist/electron http://cnn.com
      

      this should open electron to show some web page

      initially I got a frame, with empty insides

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • 1
      • 2
      • 3
      • 3 / 3
      • First post
        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