javascript-obfuscator / javascript-obfuscator/react-native-obfuscating-transformer
The number of constructor arguments in the derived class t must be >= than the number of constructor arguments of its base class.
- Langage dominant
- TypeScript
- Étoiles
- 211
- Forks
- 102
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Having issue while building:
npx react-native bundle --entry-file=index.js --bundle-output='./bundle.js' --dev=false --platform='android' --assets-dest='./android' --reset-cache --verbose
The number of constructor arguments in the derived class t must be >= than the number of constructor arguments of its base class.
Probably due to the old javascript-obfuscator dependency? can it be updated ?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Start by reproducing the failure with the reported npx react-native bundle command and inspect the project's javascript-obfuscator dependency. Check whether updating that dependency resolves the constructor-argument error, with a successful Android bundle build as the completion criterion.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- react-native, typescript
- Domaine
- build-system, mobile
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 30/100