-
-
Notifications
You must be signed in to change notification settings - Fork 398
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 different Node.js version #211
Comments
You need to reinstall it after switching to a new Nodejs version. |
I've downgraded nodejs to 8.10.0 and npm to 3.5.2. The problem is that better-sqlite3 and electron 3.10 Version don't work together. Electron Version 2.0.6 works fine for me. With which Version of electron did you test your modul? |
Ahhh, for Electron, you'll need to use electron-rebuild. In fact there's a dedicated Electron Help Thread. |
Thanks! |
Hey Guys,
i've installed Ubuntu 18.04 on my notebook and installed the newest LTS Version of Nodejs.
When i'm trying to run my electron app i am getting this error:
Does anyone know how to fix it? Do i have to downgrade my nodejs version?
The text was updated successfully, but these errors were encountered: