So, my Problem is that the MagicMirror always says that i need a config file when i startet, he says the same when i use the standart config file without changing. YES i Change the name to “config.js” from “config.js.sample”.
If i type "npm start in the Termminal he says many error:
err: Linux 4.9.41-v7+
errargv “/usr/bin/node” “/usr/bin/npm” “start”
err: node v6.11.5
err: npm v3.10.10
err: code ELIFECYCLE
err: Mmagicmirror@2.1.3 start: ‘sh run-start.sh’
err: EXIT Status 1
err:
err: FAild at the magicmirror@2.1.3 start script ‘sh run-start.sh’
err: Make sure you have the lates version of node.js and npm installed.
err: If you do, this most likely a problem with the magicmirror package,
err: not with npm itself
err: Tell the author that this fails on your system:
err: sh run-start.sh
err: You can get information on how to open issue forthis project with
err: npm bugs magicmirror
err: Or if that isn’t available, you can get their info via:
err: There is likely additional logging output above.
err: Please include the following file with any support request:
err: /home/pi/MagicMirror/npm-debug.log
Now i need your Help.