Skip to content

Throws error with Node.js 13.6Β #28

Open
@cmaessen

Description

After upgrading to Node.js version 13.6 running our Gulp task with gulp-javascript-obfuscator in it throws the following error:

Error in plugin "gulp-javascript-obfuscator"
Message:
The number of constructor arguments in the derived class t must be >= than the number of constructor arguments of its base class.
Details:
domainThrown: true

Running npm install from scratch doesn't resolve this error. Works fine as soon as you switch back to Node.js 13.3.

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