Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

MM can't run with this module: ERR! #13

Open
solomon-il opened this issue Aug 30, 2019 · 2 comments
Open

MM can't run with this module: ERR! #13

solomon-il opened this issue Aug 30, 2019 · 2 comments

Comments

@solomon-il
Copy link

Hello,
After fresh install of your module, set up the config file, and run 'npm start'
have those errors from log:

/home/pi/MagicMirror/node_modules/electron/dist/electron js/electron.js dev: symbol lookup error: /home/pi/MagicMirror/modules/MMM-PIR/node_modules/epoll/build/Release/epoll.node: undefined symbol: _ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeE
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! magicmirror@2.8.0 start: sh run-start.sh "dev"
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.

and my config file is:
{
module: 'MMM-PIR',
position: 'bottom_center',
config: {
sensorPin: 23,
delay: 1000 * 10 * 1, //1000 = 1 sec
turnOffDisplay: true,
showCountdown: true,
callbackScripts: ["callback.py"]
}
},

@sergge1
Copy link

sergge1 commented Nov 6, 2019

the same for me

@xplod609
Copy link

xplod609 commented May 7, 2020

any update? I have this issue as well

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants