Closed
Description
After installing for node-webkit –
npm install sqlite3 --build-from-source --runtime=node-webkit --target_arch=x64 --target=0.10.1
– node-webkit crashes with the error:
Cannot find module '[...]source/node_modules/sqlite3/lib/binding/node-webkit-v14-darwin-v64/node_sqlite3.node
The available folder in binding
is called node-webkit-v0.10.1-darwin-x64
. Renaming this to the expected name in the error allows the app to run.
Metadata
Metadata
Assignees
Labels
No labels