forked from HelloZeroNet/ZeroMe
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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
- Migrate to CoffeeScript v2
- Get rid of CoffeScript
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels