Skip to content

The number of constructor arguments in the derived class t must be >= than the number of constructor arguments of its base class. #35

Open
@Eljoy

Description

@Eljoy

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions