Skip to content

Instantly share code, notes, and snippets.

@JoaoVagner
Created October 11, 2018 18:04
Show Gist options
  • Save JoaoVagner/2690c88f1eedda1135954f93c64dd8af to your computer and use it in GitHub Desktop.
Save JoaoVagner/2690c88f1eedda1135954f93c64dd8af to your computer and use it in GitHub Desktop.
application/app/backend/node_modules/nuvem-core # npm run seed
> [email protected] seed /application/app/backend/node_modules/nuvem-core
> sequelize db:seed:all
Sequelize CLI [Node: 8.12.0, CLI: 4.1.1, ORM: 4.39.0]
Loaded configuration file "config/config.json".
Using environment "development".
ERROR: Dialect needs to be explicitly supplied as of v4.0.0
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] seed: `sequelize db:seed:all`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] seed script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2018-10-11T18_02_48_761Z-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment