To install Sails 1.0 globally, run npm install [email protected] -g
. To install it for a particular Sails app, cd
into that app's directory, then run npm install [email protected] --save
.
For more detailed information about upgrading your Sails app to v1.0, see the upgrade guide in the 1.0 docs.
To view the v1.0 documentation, click here.
If you have specific questions or concerns about how the v1.0 release will affect your app, and need our help, just send us a note.