Skip to content

App doesn't start following setup instructions - 'react-scripts' is not recognized #3

@devalbo

Description

@devalbo

I am trying to follow the setup instructions on Windows and everything installs as expected. However, when I run npm start, I get the output below:
'

bitbox-scaffold-websockets@2.2.6 start C:\Users\ajb\Projects\myApp
react-scripts start
'react-scripts' is not recognized as an internal or external command,
operable program or batch file.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! bitbox-scaffold-websockets@2.2.6 start: react-scripts start
npm ERR! Exit status 1
'

I think this is because there is no react-scripts dependency in the package.json file.

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