Skip to content

Frontend not starting in docker #7

@aptonline

Description

@aptonline

I've successfully installed and build but the frontend is giving me the following error in the logs stopping me from accessing via port 8080.

> vite_react_shadcn_ts@0.0.0 dev /app

> concurrently "vite" "node server.js"


sh: concurrently: not found

 ELIFECYCLE  Command failed.

 WARN   Local package.json exists, but node_modules missing, did you mean to install?


> vite_react_shadcn_ts@0.0.0 dev /app

> concurrently "vite" "node server.js"


sh: concurrently: not found

 ELIFECYCLE  Command failed.

 WARN   Local package.json exists, but node_modules missing, did you mean to install?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions