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

Cannot find module '../build/better_sqlite3.node' #246

Closed
EpogS opened this issue Mar 23, 2019 · 1 comment
Closed

Cannot find module '../build/better_sqlite3.node' #246

EpogS opened this issue Mar 23, 2019 · 1 comment

Comments

@EpogS
Copy link

EpogS commented Mar 23, 2019

Error: Cannot find module '../build/better_sqlite3.node'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:649:15)
at Function.Module._load (internal/modules/cjs/loader.js:575:25)
at Module.require (internal/modules/cjs/loader.js:705:19)
at require (internal/modules/cjs/helpers.js:14:16)
at Object. (C:\Users\Boncuk\Desktop\node_modules\better-sqlite3\lib\database.js:5:21)
at Module._compile (internal/modules/cjs/loader.js:799:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:810:10)
at Module.load (internal/modules/cjs/loader.js:666:32)
at tryModuleLoad (internal/modules/cjs/loader.js:606:12)
at Function.Module._load (internal/modules/cjs/loader.js:598:3)

I try to start my bot but im getting this error

@JoshuaWise
Copy link
Member

Duplicate of #214

@JoshuaWise JoshuaWise marked this as a duplicate of #214 Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants