-
Notifications
You must be signed in to change notification settings - Fork 8
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
How does this work? Keep getting errors... #2
Comments
I installed coffeescript and got it working. Could you please make this not depend on CoffeeScript though, or is that too much trouble? |
I came here from your stackoverflow question. A If the npm package can't run in a non-coffee project that is definitely an issue and means that it doesn't belong in |
I was able to make it run by doing running coffee --compile on it, but then, like mentioned on stackoverflow, the package is not |
This is fixed in the latest master, commit 1d24cc5. 🍰 |
I keep getting "Unexpected String" errors...
I think it's because I'm not (and don't know how to be) using CoffeeScript...
Can you make it compatible with pure JavaScript? Or provide basic instructions on how to use CoffeeScipt with the package?
Thanks!
The text was updated successfully, but these errors were encountered: