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

Check existing modules for missing Deploy target #6280

Closed
12 tasks done
chrisglein opened this issue Oct 20, 2020 · 2 comments
Closed
12 tasks done

Check existing modules for missing Deploy target #6280

chrisglein opened this issue Oct 20, 2020 · 2 comments
Assignees
Labels
bug Extensions Tracks issues against community modules and extensions
Milestone

Comments

@chrisglein
Copy link
Member

chrisglein commented Oct 20, 2020

See this issue: #6239

There are other native module targets likely missing the Deploy target. We should check to see which are broken.

  • react-navigation
  • datetimepicker
  • progressview
  • async-storage
  • slider
  • camera
  • clipboard
  • picker
  • react-native-webview
  • checkbox
  • video
  • netinfo

Full list (some of which are from an older incompatible version of react-native-windows)

Steps To Reproduce

  1. Add module as a dependency
  2. Launch app from CLI

error MSB4057: The target "Deploy" does not exist in the project.

@chrisglein chrisglein added the bug label Oct 20, 2020
@chrisglein chrisglein added this to the 0.64 milestone Oct 20, 2020
@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Oct 20, 2020
@chrisglein chrisglein added Extensions Tracks issues against community modules and extensions and removed Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) labels Oct 20, 2020
@chiaramooney
Copy link
Contributor

Track progress-view PR: react-native-progress-view/progress-view#49

Track clipboard PR: react-native-clipboard/clipboard#79

Track react-native-webview PR: react-native-webview/react-native-webview#1716

Track netinfo PR: react-native-netinfo/react-native-netinfo#426

react-navigation and camera do not need changes.

@chiaramooney
Copy link
Contributor

Track slider PR: callstack/react-native-slider#242

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Extensions Tracks issues against community modules and extensions
Projects
None yet
Development

No branches or pull requests

2 participants