-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
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
Error after installing #12
Comments
I'm having the same issue. |
So, I think I got it working (or at least loading, haven't tested my buttons yet). I removed the MMM-Buttons directory. Reinstalled. When I did the initial install I ran 'sudo npm install' and got the errror. Running 'npm install' after seemed to fix it. |
Are you also using a docker container for magic mirror? |
No. I'm running on a pi 4 |
I am running magic mirror in a docker container however, after fixing an error with electron by installing electron by hand and editing the path in the package.json see issue: #7
Now magic mirror can't start and i get the following docker logs:
i have already tried
npm rebuild
and./node_modules/.bin/electron-rebuild
Does this has to do with the electron version? What can i possibly do to fix the issue?
Thank you for your support :)
excuse me, @Jopyth what electron version are you using? (It isn't specified in the package.json file)
The text was updated successfully, but these errors were encountered: