Skip to content

Error: uninitialized constant VALID_TARGETS in 0.7.0 #37

@evanb2

Description

@evanb2

When upgrading from 0.5.0 ~> 0.7.0 I get the following error:

fastlane-plugin-react_native_release-0.7.0/lib/fastlane/plugin/react_native_release/actions/react_native_release.rb:183:in `available_options': [!] uninitialized constant Fastlane::Actions::ReactNativeReleaseAction::VALID_TARGETS (NameError)
Did you mean?  Fastlane::Actions::ReactNativeReleaseAction::VALID_RELEASE_TYPES

Looks like this was renamed to VALID_RELEASE_TYPES
https://github.com/echobind/fastlane-plugin-react_native_release/blob/master/lib/fastlane/plugin/react_native_release/actions/react_native_release.rb#L7

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