Mauro Rementeria
Results
1
comments of
Mauro Rementeria
1. They must include a knexfile.js in their project's root. 2. Re install sqlite3 (npm install sqlite3 --save) 3. Run migrations command ( ex: npx knex migrate:latest --knexfile knexfile.ts migrate:latest)