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'.
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