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

Build failing with coffee 2.4.1 #291

Closed
rogerfar opened this issue Aug 31, 2019 · 1 comment
Closed

Build failing with coffee 2.4.1 #291

rogerfar opened this issue Aug 31, 2019 · 1 comment

Comments

@rogerfar
Copy link

I'm trying to build master with coffee 2.4.1 and it's failing on the following:

/tmp/tmpfY2gMS.cl.js:51: ERROR - This language feature is only supported for ECMASCRIPT6 mode or better: class.
Statement = class Statement {
            ^

I think it's missing the --language_in ECMASCRIPT6 --language_out ES5 flag in the emcc build path, as shown in #240

@lovasoa
Copy link
Member

lovasoa commented Mar 4, 2020

I'm closing this since we moved from coffee to javascript

@lovasoa lovasoa closed this as completed Mar 4, 2020
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