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.
- Ngôn ngữ chính
- TypeScript
- Star
- 211
- Fork
- 102
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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 ?
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- react-native, typescript
- Lĩnh vực
- build-system, mobile
- Loại issue
- Lỗi
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 30/100