dashersw / dashersw/cote-workshop

I tried to install but error arise when type node init-db.js. Says it sqlite drive maybe isn't installed

Open
#12 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
257
Forks
53
PR merge metrics
No merged PRs in 30d

Description

Thank you so much..

Error ORMError: Connection protocol not supported - have you installed the database driver for sqlite?
at Object.exports.connect (C:\Users\L\Downloads\code\js\cote-workshop\node_modules\orm\lib\ORM.js:131:24)
at Object. (C:\Users\L\Downloads\code\js\cote-workshop\models.js:10:14)
at Module._compile (node:internal/modules/cjs/loader:1083:30)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1112:10)
at Module.load (node:internal/modules/cjs/loader:948:32)
at Function.Module._load (node:internal/modules/cjs/loader:789:14)
at Module.require (node:internal/modules/cjs/loader:972:19)
at require (node:internal/modules/cjs/helpers:88:18)
at Object. (C:\Users\L\Downloads\code\js\cote-workshop\init-db.js:1:14)
at Module._compile (node:internal/modules/cjs/loader:1083:30)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1112:10)
at Module.load (node:internal/modules/cjs/loader:948:32)
at Function.Module._load (node:internal/modules/cjs/loader:789:14)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:72:12)
at node:internal/main/run_main_module:17:47 {
code: 4,
literalCode: 'NO_SUPPORT'
}

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.