javascript-obfuscator / javascript-obfuscator/webpack-obfuscator
use webpack-obfuscator in Vue has a error when build the vue project
- Langage dominant
- TypeScript
- Étoiles
- 928
- Forks
- 92
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- typescript, webpack
- Domaine
- build-system, frontend
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 35/100