blakmatrix / node-migrator-bot

Migrate your old Node.js Repos
MIT License
31 stars 3 forks source link

Hi! I migrated your code for you! #3

Closed node-migrator-bot closed 12 years ago

node-migrator-bot commented 12 years ago

Hello blakmatrix,

I am the node-migrator-bot, I am an open-source robot that will make changes to your code to hopefully fix the issue that arises when you have require('sys') in your code when running against v 0.8+ versions of node. I will change your code to reflect the proper library 'util'.

If you would like to know more take a look at https://github.com/joyent/node/commit/1582cf#L1R51 or https://github.com/joyent/node/blob/1582cfebd6719b2d2373547994b3dca5c8c569c0/ChangeLog#L51

Thanks! Your Friendly Neighborhood node-migrator-bot