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

Make fails #15

Closed
kumavis opened this issue Sep 1, 2013 · 1 comment
Closed

Make fails #15

kumavis opened this issue Sep 1, 2013 · 1 comment

Comments

@kumavis
Copy link

kumavis commented Sep 1, 2013

$ make browser
iced -c -I browserify lib/interpreter.coffee
lib/interpreter.coffee:243:11: error: await'ed statements can't act as expressions
          for arg in node.arguments
          ^^^^^^^^^^^^^^^^^^^^^^^^^
make: *** [lib/interpreter.js] Error 1

https://github.com/int3/metajs/blob/master/lib/interpreter.coffee#L243-L245

@omphalos
Copy link
Collaborator

omphalos commented Sep 3, 2013

Seems there were breaking changes in IcedCoffeeScript. Specifying the version (I've been using 1.4.0-c) seems to work. I updated the README and package.json with this info.

@omphalos omphalos closed this as completed Sep 3, 2013
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