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.
- Lenguaje dominante
- TypeScript
- Estrellas
- 211
- Forks
- 102
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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 ?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- react-native, typescript
- Área
- build-system, mobile
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 30/100