You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, there is package like sqlite3 and after npm i it creates node-sqlite.node file
for host platform
but how to force node-pre-gyp to compile sqlites .node files for all available platforms and place a lot of node files inside on binding's folder, not only host platform node file?
The text was updated successfully, but these errors were encountered:
Hello, there is package like sqlite3 and after npm i it creates node-sqlite.node file
for host platform
but how to force node-pre-gyp to compile sqlites .node files for all available platforms and place a lot of node files inside on binding's folder, not only host platform node file?
The text was updated successfully, but these errors were encountered: