Open
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
Labels
No labels