-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exit handler never called #3938
Comments
@baibhavmandal please include the debug log to help us narrow it down. Thanks! |
0 verbose cli [ |
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
The text was updated successfully, but these errors were encountered: