#Cannot find module '@mapbox/node-pre-gyp
10 messages · Page 1 of 1 (latest)
First, fix the path to your preload
Then , make sure this package is bundled with your files or that you package it
Don't think it's problem with preload
More like bad package
Which packager unable to recognize
you can trying to use @vscode/sqlite3 fork or better-sqlite3
It is not the problem, because when I do not use the sqlite3 library that preload error does not appear
I'm going to try what you told me
that library is used as sqlite3 right?