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
electron-builder 19.5.1
Failed to execute 'C:\Program Files\nodejs\node.exe c:\testing\electron\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=c:\testing\electron\node_modules\sqlite3\lib\binding\electron-v1.4-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=c:\testing\electron\node_modules\sqlite3\lib\binding\electron-v1.4-win32-x64 --python=C:\Python27\python.exe --msvs_version=2017'
https://pastebin.com/zKvFRS9y
I just installed sqlite, used electron-rebuild on it and added it to code, I would like to pack it, but this is what happens, no googling did helped.
The text was updated successfully, but these errors were encountered:
Next version of electron-builder will not force build from sources by default. I hope, it helps.
Sorry, something went wrong.
feat: do not force build from sources by default
77d17f3
Close electron-userland#1703
86be5d7
Successfully merging a pull request may close this issue.
electron-builder 19.5.1
Failed to execute 'C:\Program Files\nodejs\node.exe c:\testing\electron\node_modules\node-gyp\bin\node-gyp.js configure --fallback-to-build --module=c:\testing\electron\node_modules\sqlite3\lib\binding\electron-v1.4-win32-x64\node_sqlite3.node --module_name=node_sqlite3 --module_path=c:\testing\electron\node_modules\sqlite3\lib\binding\electron-v1.4-win32-x64 --python=C:\Python27\python.exe --msvs_version=2017'
https://pastebin.com/zKvFRS9y
I just installed sqlite, used electron-rebuild on it and added it to code, I would like to pack it, but this is what happens, no googling did helped.
The text was updated successfully, but these errors were encountered: