Skip to content

Why can't I create react app in terminal VSC? #12368

@Amandikoff

Description

@Amandikoff

Hello! Can't create react app in VSC terminal.

When writing npx create-react-app my-app it looks like this:

PS C:\Users\Daulet\Desktop> npx create-react-app my-app
Program execution failure npx.cmd: Cannot find the specified
filestring:1 sign:1

  • npx create-react-app my-app

filestring:1 sign:1

  • npx create-react-app my-app
  • CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException
  • FullyQualifiedErrorId : NativeCommandFailed

I ask you please help me in this matter.
055

attempts to npm init npm install create-react-app npx create-react-app myapp failed. maybe I did something wrong, I can’t understand why the react package is not installed via the command: npx create-react-app my-app.

Metadata

Metadata

Assignees

No one assigned

    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