CalypsoBot icon indicating copy to clipboard operation
CalypsoBot copied to clipboard

Start error

Open PiinnKs opened this issue 3 years ago • 2 comments

G:\5\node_modules\better-sqlite3\lib\database.js:32 throw new TypeError('Cannot open database because the directory does not exist'); ^

TypeError: Cannot open database because the directory does not exist at new Database (G:\5\node_modules\better-sqlite3\lib\database.js:32:9) at Object. (G:\5\src\utils\db.js:2:12) 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 new Client (G:\5\src\Client.js:30:15) at Object. (G:\5\app.js:17:16)

I dont know why its giving me this error

PiinnKs avatar Mar 03 '21 10:03 PiinnKs

Try running npm install again.

AidanOfficial avatar Mar 15 '21 14:03 AidanOfficial

If you still having issues reinstall quick.db or build tools.

MrCrypticxDev avatar May 02 '21 14:05 MrCrypticxDev