-
-
Notifications
You must be signed in to change notification settings - Fork 846
Closed
Description
I already have a prebuilt binary of node_sqlite3.node , how do I specify this during install? So that it would not trigger the node-pre-gyp build?
One library that can do this is node-sass , we can just specify the SASS_BINARY_PATH like so:
export SASS_BINARY_PATH=./node-sass/v4.11.0/linux-x64-57_binding.node
Perhaps we could make this configurable:
https://github.com/mapbox/node-sqlite3/blob/master/lib/sqlite3.js#L1-L5
keaton-freude, tonysamperi, jaredrada and han-tyumi
Metadata
Metadata
Assignees
Labels
No labels