javascript-obfuscator / javascript-obfuscator/webpack-obfuscator
use webpack-obfuscator in Vue has a error when build the vue project
- Lingua principale
- TypeScript
- Stelle
- 928
- Fork
- 92
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- typescript, webpack
- Ambito
- build-system, frontend
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100