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 for Windows #426

Merged
merged 1 commit into from
Nov 23, 2020

Conversation

chiaramooney
Copy link
Contributor

Overview

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.

@matt-oakes matt-oakes merged commit b43a3e4 into react-native-netinfo:master Nov 23, 2020
@matt-oakes
Copy link
Collaborator

Thanks for this. Sorry for delay getting it merged in.

react-native-community-bot pushed a commit that referenced this pull request Nov 23, 2020
## [5.9.8](v5.9.7...v5.9.8) (2020-11-23)

### Bug Fixes

* **windows:** Resolve Missing Deploy Target ([#426](#426) by [@chiaramooney](https://github.com/chiaramooney)) ([b43a3e4](b43a3e4))
@react-native-community-bot
Copy link
Collaborator

🎉 This PR is included in version 5.9.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

5 participants