Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: uninitialized constant VALID_TARGETS in 0.7.0 #37

Open
evanb2 opened this issue Jun 16, 2020 · 0 comments · May be fixed by #38
Open

Error: uninitialized constant VALID_TARGETS in 0.7.0 #37

evanb2 opened this issue Jun 16, 2020 · 0 comments · May be fixed by #38

Comments

@evanb2
Copy link

evanb2 commented Jun 16, 2020

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant