A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
Error code EADDRINUSE
-
Will this work with Git Bash? This is what I’m using.
-
Tried it twice got this
npm ERR! code ELIFECYCLE npm ERR! errno ENOENT npm ERR! syscall spawn npm ERR! magicmirror@2.8.0 start: `sh run-start.sh` npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the magicmirror@2.8.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\user1\AppData\Roaming\npm-cache\_logs\2019-07-30T19_47_00_790Z-debug.log
-
Starts fine without the &
-
@PXNDA no idea
-
I think the sh script may have become corrupt. Thank you anyway @sdetweil for sticking up to the mess I made of MM.
-
@PXNDA well, if u found it thats all that matters
-
I’ve tracked the problem to the address. I’ve changed it from localhost to 0.0.0.0. Any ideas why.
-
Ok, I’ve figured that Electron only accepts https certified addresses so how can i fix that.
-
@PXNDA electron does not do https unless u do a lot of extra work
-
I mean that Electron won’t accept 0.0.0.0