Skip to content

command not found when starting express backend #216

@zilahir

Description

@zilahir

i am trying to use the react-express-mysql.

when hitting

docker compose build

and then

docker-compose up`

the frontend starts up correctly on the port 3000, however the express backend is not.

backend_1   |
backend_1   | > backend@0.1.0 start-watch
backend_1   | > nodemon src/index.js --inspect=0.0.0.0:9229
backend_1   |
backend_1   | sh: 1: nodemon: not found

Do you happen to know what might be a good fix for this?

Thanks in advance!

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