Skip to content

This is probably not a problem with npm. There is likely additional logging output above. #1880

Closed
@PrashanthAdurugatla

Description

@PrashanthAdurugatla
  • OS: windows 10

I'm using node version ( v10.15.3) and npm version (6.4.1) and I tried to create a simple react-app by using the following commands:

  1. npx create-react-app
  2. cd
  3. npm start

I had no issues in creating an app and my app got created sucessfully.

**_Success! Created myapp at C:\Users\padur\Desktop\myapp
Inside that directory, you can run several commands:

npm start
Starts the development server.

npm run build
Bundles the app into static files for production.

npm test
Starts the test runner.

npm run eject
Removes this tool and copies build dependencies, configuration files
and scripts into the app directory. If you do this, you can’t go back!

We suggest that you begin by typing:

cd myapp
npm start

Happy hacking!_**

But when I tried to run my start script I'm facing an error

bug3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions