Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

broken in node v0.7 #39

Closed
bjornstar opened this issue Jan 9, 2012 · 1 comment
Closed

broken in node v0.7 #39

bjornstar opened this issue Jan 9, 2012 · 1 comment

Comments

@bjornstar
Copy link

I accidentally updated to node v0.7

The first message node gives:

The "sys" module is now called "util". It should have a similar interface.

switching the require to use util instead doesn't solve the problem, it throws an error saying:

No program specified.

My initial report saying it was broken in v0.6.7 was premature, sorry about that.

@iangreenleaf
Copy link
Collaborator

The module warnings should have been resolved by PR #29. The program error was mentioned in #28, though I haven't heard any new reports with supervisor 0.2.x.

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

No branches or pull requests

2 participants