-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hi,
I just installed sequelize-cmd globally, and after trying it out in the terminal I get the return: No such file or directory
I verified that sqcmd is in my .node/.bin folder linked to the global module in the lib folder.
I'm having trouble pinpointing the exact issue. since, other modules like nodemon are also installed globally (next) to sequelize-cmd in the global .bin folder. and they are perfectly accessible.
sander@sander-pc ~/projects/sequelize-cmd-test $ sqcmd init
: No such file or directory
sander@sander-pc ~/projects/sequelize-cmd-test $ sqcmd addModel user firstName lastName
: No such file or directory
sander@sander-pc ~/projects/sequelize-cmd-test $
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels