Skip to content

React Native Windows is incredibly slow to compile on a VM #13549

Answered by tido64
shirakaba asked this question in Q&A
Discussion options

You must be logged in to vote

Did you try using the prebuilt binaries? For RNTA, when generating the VS solution, add --use-nuget:

yarn install-windows-test-app --use-nuget

If you already have an ExperimentalFeatures.props, try adding <UseExperimentalNuget>true</UseExperimentalNuget>: https://github.com/microsoft/react-native-test-app/blob/e8edaaa2217aa1191b8a17e35ac1f5065fe98568/windows/ExperimentalFeatures.props#L33

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@shirakaba
Comment options

Answer selected by chiaramooney
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants