-
Notifications
You must be signed in to change notification settings - Fork 31
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
Crash during parsing #93
Comments
FWIW it appears the data structure for
|
I got the same error. I think the problem is that coffeescript version 2.2.0 changed the way lists comprehension are compiled and coffee-coverage doesn't handle it correctly. For exemple, when i write the line |
I tried to follow the instructions in the howto for nyc but I'm getting parsing errors (full Travis-CI report):
The text was updated successfully, but these errors were encountered: