-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Can't create sails project in existing directory #297
Comments
This is not the way you should try to use sails. Do the following.
I will look into supporting the before mentioned, but for now, please follow the practice mentioned above by me. |
npm install -g sails your commandsnpm uninstall -g sails Is kinda dumb, but no biggie. Sent from my iPhone On Apr 6, 2013, at 11:28 AM, Dennis Bartlett notifications@github.com wrote:
|
the -g flag is for global install If you plan to use the sails CLI, you will need to keep it installed globally. If you are just going to launch it with node, then i spose you don't need to. |
I have few global installs. Just add Again, no big deal :) |
@rpflorence I'd like to see support for the behavior you're expected |
The text was updated successfully, but these errors were encountered: