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

no such file or directory, open 'c:\testing\electron\node_modules\sqlite3\undefined' #1703

Closed
azurinko opened this issue Jun 19, 2017 · 1 comment · Fixed by EHDFE/ehdev-shell#205, Thorium-Sim/thorium-kiosk#40 or Thorium-Sim/thorium-kiosk#41 · May be fixed by qcif/data-curator#563
Labels

Comments

@azurinko
Copy link

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.

@develar
Copy link
Member

develar commented Jun 26, 2017

Next version of electron-builder will not force build from sources by default. I hope, it helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment