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

    Posts

    Recent Best Controversial
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      @sdetweil said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:

      @swvalenti and what is the message?

      what npm version are u running?

      npm -v

      this is what i get and below is version

      C:\Users\Svale\MagicMirror>npm start
      
      > magicmirror@2.18.0 start C:\Users\Svale\MagicMirror
      > electron js\electron.js
      
      'electron' is not recognized as an internal or external command,
      operable program or batch file.
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! magicmirror@2.18.0 start: `electron js\electron.js`
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the magicmirror@2.18.0 start script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     C:\Users\Svale\AppData\Roaming\npm-cache\_logs\2022-03-21T22_10_23_329Z-debug.log
      
      C:\Users\Svale\MagicMirror>npm -v
      6.14.0
      
      C:\Users\Svale\MagicMirror>
      
      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      @sdetweil said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:

      “start”:“node_modules/.bin/electron js/electron.js”,

      I did that sam still doesn’t work sorry to be a bother

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      @sdetweil said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:

      @swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:

      ./node_modules

      yes, you cannot have the ./ in front… windows doesn’t understand that …

      read the instructions again

      now I get this error…will never update again lesson learned

      C:\Users\Svale\MagicMirror>npm start
      
      > magicmirror@2.18.0 start C:\Users\Svale\MagicMirror
      > electron js/electron.js
      
      'electron' is not recognized as an internal or external command,
      operable program or batch file.
      npm ERR! code ELIFECYCLE
      npm ERR! errno 1
      npm ERR! magicmirror@2.18.0 start: `electron js/electron.js`
      npm ERR! Exit status 1
      npm ERR!
      npm ERR! Failed at the magicmirror@2.18.0 start script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     C:\Users\Svale\AppData\Roaming\npm-cache\_logs\2022-03-21T21_48_27_176Z-debug.log
      
      C:\Users\Svale\MagicMirror>
      
      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      @sdetweil any ideas on this one just showed up…It asked me that npm needed major update now it doesn’t work

      C:\Users\Svale\MagicMirror>npm start
      
      > magicmirror@2.18.0 start
      > ./node_modules/.bin/electron js/electron.js
      
      '.' is not recognized as an internal or external command,
      operable program or batch file.
      
      C:\Users\Svale\MagicMirror>
      
      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      @sdetweil said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:

      @swvalenti said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:

      openweather forecast still doesn’t work no error in console

      sorry, no idea there

      sam whatever you told me to not which step I got it all working. Only issue now is two modules are not centered correctly even when using top_center…how or if you can use css for that?

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      @sdetweil said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:

      @swvalenti no,. read the 1st post of the link I posted for black screen

      ok we are getting somewhere pga now works, openweather forecast still doesn’t work no error in console

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      @sdetweil said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:

      @swvalenti the module is missing ‘request’

      npm install request in the MM folder?

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      @sdetweil said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:

      @swvalenti I just install the module on my Windows MM 2.18 instance without trouble…

      it was missing a library , per the back screen link… once I fixed that the module came up without issues

      Well doesn’t surprise me there! HA thanks for all your work nonetheless

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      @sdetweil said in Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10:

      @swvalenti mmm-pga… looks like you didn’t complete the MM install process on windows

      I followed the complete walkthrough but I can’t diagnose what I did wrong if you say that I did. Sorry to be a bother Sam

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Complete Walkthrough - Install MagicMirror on a PC - Windows 7/10

      @sdetweil as an example MMM-PGA shows this in dev

      module.js:525 Uncaught TypeError: Cannot read properties of undefined (reading 'replace')
          at cmpVersions (module.js:525)
          at Function.Module.register (module.js:502)
          at MMM-PGA.js:9
      
      posted in Troubleshooting
      swvalentiS
      swvalenti
    • 1
    • 2
    • 6
    • 7
    • 8
    • 9
    • 10
    • 29
    • 30
    • 8 / 30