vulnerable-graphql-api icon indicating copy to clipboard operation
vulnerable-graphql-api copied to clipboard

won't install, sequelize core dumps

Open scalefree opened this issue 2 years ago • 0 comments

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)

scalefree avatar Feb 23 '23 03:02 scalefree