javascript-obfuscator / javascript-obfuscator/gulp-javascript-obfuscator

Throws error with Node.js 13.6

未关闭
#28 5 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
103
派生
37
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

调研方向

首先使用 Node.js 13.6 复现 Gulp 任务,并将其与 Node.js 13.3 进行比较,同时使用 gulp-javascript-obfuscator 插件和报告的构造函数参数错误。检查该插件及其已安装的依赖项,以确定兼容性边界。在 Node.js 13.6 上任务能够成功运行且不再出现报告的错误,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, node.js
领域
build-system, tooling
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。