javascript-obfuscator / javascript-obfuscator/webpack-obfuscator
use webpack-obfuscator in Vue has a error when build the vue project
- Dominant language
- TypeScript
- Stars
- 928
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
use npm run build to build a Vue project has the below error
Error: The number of constructor arguments in the derived class t must be >= than the number of constructor arguments of its base class at D:\Workspace\node_modules\inversify\lib\planning\planner.js:111:27
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure with npm run build in a Vue project and inspect the reported location in node_modules/inversify/lib/planning/planner.js:111. Check the webpack-obfuscator and project configuration involved in the build, then verify that the Vue project builds successfully without the constructor-argument error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, webpack
- Domain
- build-system, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100