-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
I started with the link:
https://microsoft.github.io/react-native-windows/docs/getting-started
I ran 1) npx react-native init --template react-native@^0.63.2
then I ran 2) browsed to the created folder and then npx react-native-windows-init --overwrite
I am getting the below error:
[Error]
No compatible version of react-native-windows found.
The latest supported version is react-native-windows@0.63.1.
Please modify your application to use react-native@^0.63 or another supported version of react-native and try again.
npx react-native --version: 4.13.0
npx react-native run-windows --info
System:
OS: Windows 10 10.0.18363
CPU: (8) x64 Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz
Memory: 15.77 GB / 31.86 GB
Binaries:
Node: 12.18.3 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.4 - ~\AppData\Roaming\npm\yarn.CMD
npm: 6.14.6 - C:\Program Files\nodejs\npm.CMD
Installed UWP SDKs:
10.0.17134.0
10.0.17763.0
10.0.18362.0