Is there an existing issue for this?
Current Behavior
I am trying to make react-native cli app but I am facing an error after writing the command " npx react-native init AwesomeProject" .
Expected Behavior
I expected that a file AwesomeProject would created after running the command.
Steps To Reproduce
- In this environment windows 10 -> cmd
- With this config node 12.17.6, npm 7.24.0
- Run 'npx react-native init AwesomeProject'
- See error
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://github.com/npm/cli/issues
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\BAIBHAV MANDAL\AppData\Local\npm-cache_logs\2021-10-25T10_39_29_554Z-debug.log
Environment
- OS: window 10
- Node: 14.17.6
- npm: 7.24.0
Is there an existing issue for this?
Current Behavior
I am trying to make react-native cli app but I am facing an error after writing the command " npx react-native init AwesomeProject" .
Expected Behavior
I expected that a file AwesomeProject would created after running the command.
Steps To Reproduce
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://github.com/npm/cli/issues
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\BAIBHAV MANDAL\AppData\Local\npm-cache_logs\2021-10-25T10_39_29_554Z-debug.log
Environment