Skip to content

create-react-app not installing #12519

@SatheeshKumar1997

Description

@SatheeshKumar1997

Whenever I tried to install "npx create-react-app my-app", package are not installing and it's throwing an error , suggest how to resolve it.
"Aborting installation.
Unexpected error. Please report it as a bug:
Error: spawn UNKNOWN
at ChildProcess.spawn (node:internal/child_process:413:11)
at Object.spawn (node:child_process:700:9)
at spawn (C:\Users\user\Desktop\node_modules\cross-spawn\index.js:12:24)
at C:\Users\user\Desktop\node_modules\create-react-app\createReactApp.js:383:19
at new Promise ()
at install (C:\Users\user\Desktop\node_modules\create-react-app\createReactApp.js:334:10)
at C:\Users\user\Desktop\node_modules\create-react-app\createReactApp.js:461:16
at processTicksAndRejections (node:internal/process/task_queues:96:5) {
errno: -4094,
code: 'UNKNOWN',
syscall: 'spawn'
}".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions