Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sqlite3 errors #1081

Open
Hu2Zhao opened this issue Jan 31, 2024 · 0 comments
Open

sqlite3 errors #1081

Hu2Zhao opened this issue Jan 31, 2024 · 0 comments
Labels

Comments

@Hu2Zhao
Copy link

Hu2Zhao commented Jan 31, 2024

C:\Users\hgkno\Desktop\node_modules\bindings\bindings.js:211
throw new Error(
^

Error: Could not find module root given file: "C:\Users\hgkno\Desktop\node_modules\sqlite3\lib\sqlite3-binding.js". Do you have a package.json file?
at Function.getRoot (C:\Users\hgkno\Desktop\node_modules\bindings\bindings.js:211:13)
at bindings (C:\Users\hgkno\Desktop\node_modules\bindings\bindings.js:82:32)
at Object. (C:\Users\hgkno\Desktop\node_modules\sqlite3\lib\sqlite3-binding.js:1:37)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32)
at Function.Module._load (internal/modules/cjs/loader.js:769:14)
at Module.require (internal/modules/cjs/loader.js:952:19)
at require (internal/modules/cjs/helpers.js:88:18)
at Object. (C:\Users\hgkno\Desktop\node_modules\sqlite3\lib\sqlite3.js:2:17)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32)
at Function.Module._load (internal/modules/cjs/loader.js:769:14)
at Module.require (internal/modules/cjs/loader.js:952:19)
at require (internal/modules/cjs/helpers.js:88:18)

@Hu2Zhao Hu2Zhao added the bug label Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant