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

Resolve Missing Deploy Target #49

Merged

Conversation

chiaramooney
Copy link
Contributor

Fix error produced when module is added to a React Native app and run in Windows emulator.
Error reads: "The target "Deploy" does not exist in the project".

Test Plan

Create a React Native Windows app.
Add datetimepicker module to app via yarn add.
Run npx react-native run-windows.
If app deploys successfully and loads in the Windows emulator, the code change has succeeded.

Copy link
Member

@Naturalclar Naturalclar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chiaramooney thanks!

@Naturalclar Naturalclar merged commit 3dc4e3a into react-native-progress-view:master Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants