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

Outdated CoffeScript required #3

Open
Zauzolkov opened this issue Nov 20, 2022 · 1 comment
Open

Outdated CoffeScript required #3

Zauzolkov opened this issue Nov 20, 2022 · 1 comment

Comments

@Zauzolkov
Copy link

Problem

It looks like the outdated coffeescript@1 is required to build these sources (current major version of CoffeeScript is v2).

If you try to build it with the latest version, then you will get such errors:

error: Can't reference 'this' before calling super in derived class constructors

This error probably can be resolved by putting super() calls in constructors of derived classes.

Possible solutions

@caryoscelus
Copy link
Member

Get rid of CoffeScript

this , but even more radically , get rid of current source code altogether (eventually)

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