nodejh / sequelize-automate

Automatically generate bare sequelize models from your database.
MIT License
116 stars 22 forks source link

sequelize-automate: command not found #25

Open toufik-bey opened 4 years ago

toufik-bey commented 4 years ago

i install sequelize-automate norrmally and still i have this problem

nodejh commented 4 years ago

Hi @toufik-bey ,

  1. Did you install sequelize-automate globally (npm i sequelize-automate -g)?
  2. Could you show more information about the error, such as error stack trace?