#Cannot find module '@mapbox/node-pre-gyp

10 messages · Page 1 of 1 (latest)

winter acorn
#

I have a problem, I am using the sqlite3 library, everything works fine while I am in development mode, the problem is when I package the project and run it, when I run it I get this error in the console, please I need help

west valley
#

First, fix the path to your preload

#

Then , make sure this package is bundled with your files or that you package it

winter crystal
#

Don't think it's problem with preload

#

More like bad package

#

Which packager unable to recognize

winter crystal
#

you can trying to use @vscode/sqlite3 fork or better-sqlite3

winter acorn
winter acorn
winter acorn
#

that library is used as sqlite3 right?