Skip to content

Outdated CoffeScript required #3

@Zauzolkov

Description

@Zauzolkov

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions