Closed hfnhf closed 8 months ago
Closing pull request, probably it was my own user-environment jank. I tried default npm cache troubleshooting, but ended up making a new windows user and doing a new volta installation of node LTS and PR is not needed on the other user at this time.
Description
Getting started for fresh windows installations leads to a tripping point for new users who simply start with the first npx command. (npx react-native@latest init --version "latest") does not install react-native
Why
need react-native installed otherwise the second npx command :
has error: Reading project name from package.json... Reading react-native version from node_modules... Cannot find module 'react-native/package.json'
Microsoft Reviewers: Open in CodeFlow