Skip to content

switch from sys to util, to avoid deprecation warnings#4

Open
bovine wants to merge 1 commit intoibrow:masterfrom
bovine:master
Open

switch from sys to util, to avoid deprecation warnings#4
bovine wants to merge 1 commit intoibrow:masterfrom
bovine:master

Conversation

@bovine
Copy link

@bovine bovine commented Feb 11, 2012

Attempting to require the "sys" module now produces the following warnings in recent versions of Node.JS:
The "sys" module is now called "util". It should have a similar interface.

This commit makes the update to avoid that message.

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.

1 participant