Replies: 1 comment
-
Nodejs installed 32bit version by default, switching to 64bit solved the issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Does react-native-windows support windows on arm? I'm currently using windows on arm and when trying to build with VS 17.5.0 Preview 1.0 I'm getting the following error when it tries to build:
Severity Code Description Project File Line Suppression State
Error The system was unable to find the specified registry key or value. reactnativewindows C:\Users\kimjami\Documents\reactnativewindows\windows\reactnativewindows\EXEC 1
Severity Code Description Project File Line Suppression State
Error MSB3073 The command "npx react-native autolink-windows --check --sln "windows\reactnativewindows.sln" --proj "windows\reactnativewindows\reactnativewindows.vcxproj"" exited with code -1. reactnativewindows C:\Users\kimjami\Documents\reactnativewindows\node_modules\react-native-windows\PropertySheets\Autolink.targets 17
Beta Was this translation helpful? Give feedback.
All reactions