We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For Auto Starting Magic Mirror , the command are refer from the bellow link https://github.com/MichMich/MagicMirror/wiki/Auto-Starting-MagicMirror
But there is error to run while the reboot the magicmirror , the MagicMirror does not auto start
while running the terminal issues found
pi@raspberrypi:~ $ sudo npm install -g pm2 /usr/bin/pm2 -> /usr/lib/node_modules/pm2/bin/pm2 /usr/bin/pm2-dev -> /usr/lib/node_modules/pm2/bin/pm2-dev /usr/bin/pm2-runtime -> /usr/lib/node_modules/pm2/bin/pm2-runtime /usr/bin/pm2-docker -> /usr/lib/node_modules/pm2/bin/pm2-docker npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/pm2/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
[email protected] updated 1 package in 86.95s
So please give the trobleshoot procudure to solve the probloem
The text was updated successfully, but these errors were encountered:
Please refer to http://forum.magicmirror.builders for support and troubleshooting.
I'm closing this issue for now. If you feel this issue should remain open, please let me know.
Sorry, something went wrong.
No branches or pull requests
For Auto Starting Magic Mirror , the command are refer from the bellow link
https://github.com/MichMich/MagicMirror/wiki/Auto-Starting-MagicMirror
But there is error to run while the reboot the magicmirror , the MagicMirror does not auto start
while running the terminal issues found
pi@raspberrypi:~ $ sudo npm install -g pm2
/usr/bin/pm2 -> /usr/lib/node_modules/pm2/bin/pm2
/usr/bin/pm2-dev -> /usr/lib/node_modules/pm2/bin/pm2-dev
/usr/bin/pm2-runtime -> /usr/lib/node_modules/pm2/bin/pm2-runtime
/usr/bin/pm2-docker -> /usr/lib/node_modules/pm2/bin/pm2-docker
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/pm2/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
[email protected]
updated 1 package in 86.95s
So please give the trobleshoot procudure to solve the probloem
The text was updated successfully, but these errors were encountered: