trailsjs / sails-auth

Passport-based User Authentication system for sails.js applications. Designed to work well with the sails-permissions module.
https://www.npmjs.org/package/sails-auth
MIT License
265 stars 141 forks source link

require lodash issue #76

Open kevintechie opened 8 years ago

kevintechie commented 8 years ago

After I generate sails-api, I get an error that lodash can not be found. Is this expected behavior? Seems redundant to have to npm install it, when it's exposed as a sails global anyway.

If this is expected, then installing lodash should be added to the setup steps in the README.md.

sylvainlap commented 8 years ago

+1

s-devaney commented 8 years ago

+1

litinskii commented 8 years ago

+1