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

    susl

    @susl

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

    susl Unfollow Follow

    Latest posts made by susl

    • RE: electron-rebuild and MagicMirror v2.18 (and more)

      @sdetweil
      Thanks a lot. I works now!

      posted in Development
      S
      susl
    • RE: electron-rebuild and MagicMirror v2.18 (and more)

      @bugsounet
      node version: v17.3.0
      npm version: 8.3.0

      So obviously not the correct version :-( Do you know how I can change the versions?

      posted in Development
      S
      susl
    • RE: electron-rebuild and MagicMirror v2.18 (and more)

      @bugsounet I followed your instructions but the rebuilding step failed with the following message:

      MagicMirror Building module: epoll, Completed: 0gyp: name ‘openssl_fips’ is not defined while evaluating condition ‘openssl_fips != “”’ in binding.gyp while trying to load binding.gyp
      ✖ MagicMirror Rebuild Failed

      An unhandled error occurred inside electron-rebuild
      node-gyp failed to rebuild ‘/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll’.
      Error: gyp failed with exit code: 1

      Error: node-gyp failed to rebuild ‘/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll’.
      Error: gyp failed with exit code: 1

      at ModuleRebuilder.rebuildNodeGypModule (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/magicmirror-rebuild/build/module-rebuilder.js:193:19)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
      at async Rebuilder.rebuildModuleAt (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/magicmirror-rebuild/build/rebuild.js:180:9)
      at async Rebuilder.rebuild (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/magicmirror-rebuild/build/rebuild.js:143:17)
      at async /home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/magicmirror-rebuild/build/cli.js:141:9

      Do you know what the problem is? Thanks!

      posted in Development
      S
      susl