Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Upgrade to work with current version of sails/passport/node #27

Merged
merged 4 commits into from
Mar 14, 2016

Conversation

nickdiego
Copy link

I've just succeeded on updating the examples to work with newer versions of node, sails, passport, etc..
also needed to upgrade some client stuff.

Follow some of env details (where I tested these patches):

nodejs 4.2.6
npm 3.6.0
sails 0.11.4
passport 0.3.2

Hope it's a valuable stuff.. and it probably still need some cleanup :)

Nick Diego Yamane added 4 commits February 17, 2016 01:28
- With grunt integration disabled for now
- Remove uneeded dependencies
- Add new sails.io.js and angular-sails.io to use
sails.io.js stuff instead of raw socket.io stuff
as recommended by sails docs.
- Adapted grunt stuff to current structure used
by sails
@cgmartin
Copy link
Owner

Thanks @nickdiego! I'll add a note in the README on master about your 0.11 branch.

cgmartin added a commit that referenced this pull request Mar 14, 2016
Upgrade to work with current version of sails/passport/node
@cgmartin cgmartin merged commit 8477b61 into cgmartin:sails-0.11 Mar 14, 2016
@nickdiego
Copy link
Author

Ok, thanks! :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants