Skip to content

Conversation

@sonnym
Copy link

@sonnym sonnym commented May 9, 2012

Hey, I've been working on updating some of my code to work with the current unstable branch of node. It looks like they have decided to change the sys library deprecation warning to an outright error.

The changes herein will work with at least node v0.7.4, but a couple additional tests break with v0.7.8, so I left it at this.

I just figured I would forward this along in case it can help you get a head start with getting ready for the next node release. Please drop me a line if you would like me to make any additional changes to this pull request.

Thanks!

the motivation behind these changes is that in upcoming versions of
node, sys will finally be deprecated
package.json Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You shouldn't change engines. I'm sure we'll want to support v0.6.x for a little while longer.

This reverts commit 9319a77 partially
so as to not update the supported engines
@sonnym
Copy link
Author

sonnym commented May 9, 2012

Makes sense - I've reverted that part of the original commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants