We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ubuntu 22.04. trying to install, got as far as the 2nd sequelize command:
$ npm run sequelize db:seed:all [email protected] sequelize sequelize db:seed:all Sequelize CLI [Node: 16.17.0, CLI: 5.5.1, ORM: 5.22.5] Loaded configuration file "config/config.json". Using environment "development". == 20190514193954-seed_users: migrating ======= Segmentation fault (core dumped)
$ npm run sequelize db:seed:all
[email protected] sequelize sequelize db:seed:all
Sequelize CLI [Node: 16.17.0, CLI: 5.5.1, ORM: 5.22.5]
Loaded configuration file "config/config.json". Using environment "development". == 20190514193954-seed_users: migrating ======= Segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
ubuntu 22.04. trying to install, got as far as the 2nd sequelize command:
The text was updated successfully, but these errors were encountered: