Skip to content

Exit handler never called #3938

@baibhavmandal

Description

@baibhavmandal

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

  1. In this environment windows 10 -> cmd
  2. With this config node 12.17.6, npm 7.24.0
  3. Run 'npx react-native init AwesomeProject'
  4. 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

No one assigned

    Labels

    Bugthing that needs fixingPriority 2secondary priority issueRelease 8.xwork is associated with a specific npm 8 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions