Skip to content

npm start error #95

Open
Open
@corpvet1

Description

@corpvet1

PS C:\Users\usxma\Documents\JPChase Project\jpmc-task-2\jpmc-task-2> npm start

[email protected] start
package.json-scripts --openssl-legacy-provider start

'package.json-scripts' is not recognized as an internal or external command,
operable program or batch file.

I changed the package.json file to the following:

"scripts": {
"start": "react-scripts start",
"build": "react-scripts build --openssl-legacy-provider",
"test": "react-scripts test",
"eject": "react-scripts eject"

I've been trying to get npm to start from the terminal for 2 days now. Do I need it to run HTTP://localhost:8080 because that isn't working with server.py running

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