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

Please install sqlite3 package manually #1484

Open
icodejsx opened this issue Apr 4, 2024 · 0 comments
Open

Please install sqlite3 package manually #1484

icodejsx opened this issue Apr 4, 2024 · 0 comments

Comments

@icodejsx
Copy link

icodejsx commented Apr 4, 2024

C:\Users\User\OneDrive\Desktop\express1\node_modules\sequelize\lib\dialects\abstract\connection-manager.js:55
throw new Error(Please install ${moduleName} package manually);
^

Error: Please install sqlite3 package manually
at ConnectionManager._loadDialectModule (C:\Users\User\OneDrive\Desktop\express1\node_modules\sequelize\lib\dialects\abstract\connection-manager.js:55:15)
at new ConnectionManager (C:\Users\User\OneDrive\Desktop\express1\node_modules\sequelize\lib\dialects\sqlite\connection-manager.js:18:21)
at new SqliteDialect (C:\Users\User\OneDrive\Desktop\express1\node_modules\sequelize\lib\dialects\sqlite\index.js:13:30)
at new Sequelize (C:\Users\User\OneDrive\Desktop\express1\node_modules\sequelize\lib\sequelize.js:194:20)
at Object. (C:\Users\User\OneDrive\Desktop\express1\dist\config\dataBaseConfig.js:4:12)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
at Module.load (node:internal/modules/cjs/loader:1119:32)
at Module._load (node:internal/modules/cjs/loader:960:12)
at Module.require (node:internal/modules/cjs/loader:1143:19)

Node.js v18.17.1
[nodemon] app crashed - waiting for file changes before starting...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant