-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
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
name option thorw an error #15
Comments
You must not use quotes. Can you try without It and tell me if it works? Thanks |
yes, I tried but still I've got this error. it creates the migration file correctly. but just showed this error in the console. |
I checked and something was wrong with calling commander package |
I've been doing some research and found that the problem is with the latest version of commander lib tj/commander.js#1226 I've released a new version 1.0.9 that includes the fix and:
Now everything works, test it and tell me if you have any other problem! |
when I run
mongo-migrate new --name "my-name"
I've got an errorThe text was updated successfully, but these errors were encountered: