sequelize : The term 'sequelize' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. code example

Example: sequelize-auto : The term 'sequelize-auto' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

on windows-mssql
node ./node_modules/sequelize-auto/bin/sequelize-auto -o "./models" -d dbtest -h test.com -u user -p 9999 -x password -e mssql

Tags:

Misc Example