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

Remove "nightly" from installation instructions #909

Merged
merged 4 commits into from
Feb 3, 2024

Conversation

janek
Copy link
Contributor

@janek janek commented Jan 10, 2024

Description

Why

Installation instructions, when ran as they are now, currently produce the following error for me:

No compatible version of react-native-windows found.
  The latest supported version is react-native-windows@0.73.3.
  Please modify your application to use react-native@^0.73 or another supported version of react-native and try again.

NoAutoMatchingReactNativeWindows:
  No compatible version of react-native-windows found.
  The latest supported version is react-native-windows@0.73.3.
  Please modify your application to use react-native@^0.73 or another supported version of react-native and try again.

Just running the react-native "init" without pointing to a nightly version works for me. I've also reproduced the error and the solution on another system (with another OS).

Microsoft Reviewers: Open in CodeFlow

@janek janek requested a review from a team as a code owner January 10, 2024 16:16
@jonthysell
Copy link
Contributor

Thanks for your PR, but the doc files under the docs/ folder are for the "next" version of RNW, and nightly is appropriate there. However, you're right, it shouldnt' say nightly to use the current latest version, 0.73. I've updated the correct docs in your PR.

@jonthysell jonthysell enabled auto-merge (squash) January 23, 2024 20:44
@janek
Copy link
Contributor Author

janek commented Jan 24, 2024

Thank you very much!

@jonthysell
Copy link
Contributor

@microsoft-github-policy-service rerun

@janek
Copy link
Contributor Author

janek commented Feb 3, 2024

@microsoft-github-policy-service agree

@jonthysell jonthysell merged commit c2f7169 into microsoft:main Feb 3, 2024
33 checks passed
@janek janek deleted the patch-2 branch February 3, 2024 19:22
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.

None yet

2 participants