Skip to content

Instantly share code, notes, and snippets.

@jsdecena
Created July 5, 2020 07:23
Show Gist options
  • Save jsdecena/d7212bff69fb10fc8f5e41ace8f07a3f to your computer and use it in GitHub Desktop.
Save jsdecena/d7212bff69fb10fc8f5e41ace8f07a3f to your computer and use it in GitHub Desktop.
Simple TDD in Nodejs error
Knex: run
$ npm install sqlite3 --save
Error: Cannot find module 'sqlite3'
Require stack:
- /home/jsdecena/codes/adonis/node_modules/knex/lib/dialects/sqlite3/index.js
- /home/jsdecena/codes/adonis/node_modules/knex/lib/index.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment