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

Coffee + --nodejs = uh oh! #51

Closed
iangreenleaf opened this issue Mar 20, 2012 · 3 comments
Closed

Coffee + --nodejs = uh oh! #51

iangreenleaf opened this issue Mar 20, 2012 · 3 comments

Comments

@iangreenleaf
Copy link
Collaborator

supervisor -x node -- --debug server.js

works, but

supervisor -x coffee -- --nodejs --debug server.coffee

doesn't.

@iangreenleaf
Copy link
Collaborator Author

Funny, turns out it was just causing the coffee extension to get left off the list of watched files. Fix forthcoming...

@randallb
Copy link

randallb commented May 2, 2012

Sweet! Any timeline on the next NPM push?

@iangreenleaf
Copy link
Collaborator Author

Already done, v0.3.1.

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