-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
Bugthing that needs fixingthing that needs fixingPriority 2secondary priority issuesecondary priority issueRelease 8.xwork is associated with a specific npm 8 releasework is associated with a specific npm 8 release
Description
Is there an existing issue for this?
- I have searched the existing issues
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
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingPriority 2secondary priority issuesecondary priority issueRelease 8.xwork is associated with a specific npm 8 releasework is associated with a specific npm 8 release