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-script-source > 1.8.0 incompatible with x64_mingw #87

Closed
zrisher opened this issue Mar 19, 2017 · 1 comment
Closed

Coffee-script-source > 1.8.0 incompatible with x64_mingw #87

zrisher opened this issue Mar 19, 2017 · 1 comment

Comments

@zrisher
Copy link

zrisher commented Mar 19, 2017

Using the latest version of this library on 64-bit windows raises an error when parsing coffeescript:

TypeError: Object doesn't support this property or method

This is because dependency coffee-script-source lost 64-bit windows compatability after version 1.8.0 (and still doesn't provide it with 1.12.0). For a full description of this issue and its trace, see this quite popular Stack Overflow post.

coffee-script-source doesn't provide a repo for raising issues. Can someone advise if there's a proper place to raise this issue with its maintainers, and if not, do the maintainers of this repo plan on solving this issue?

@rafaelfranca
Copy link
Member

The coffee-script-source gem is just the https://github.com/jashkenas/coffeescript. Are you saying that it doesn't support x64_mingw? Have you reported the issue there?

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