Skip to content
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

Compiling error with NODE #27

Open
tonizombie opened this issue Feb 1, 2022 · 2 comments
Open

Compiling error with NODE #27

tonizombie opened this issue Feb 1, 2022 · 2 comments

Comments

@tonizombie
Copy link

Error im getting:

WARNING! Could not load config file. Starting with default configuration. Error found: Error: The module '/home/pi/MagicMirror/modules/MMM-MySenseHat/node_modules/ioctl/build/Release/ioctl.node' was compiled against a different Node.js version using NODE_MODULE_VERSION 93. This version of Node.js requires NODE_MODULE_VERSION 89. Please try re-compiling or re-installing the module (for instance, using npm rebuildornpm install).

npm rebuild does not work,

@framboise-pi
Copy link
Owner

Did you try :
Open terminal, in MMM-MySenseHat folder and type :
./node_modules/.bin/electron-rebuild
I had this kind of issue caused by 'ioctl'.

@tonizombie
Copy link
Author

Gives an massive error, too big to paste here https://pastebin.com/RNQdYEYC

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

No branches or pull requests

2 participants