Skip to content

[BUG] Devcontainer bun run dev:full/sim-start failing #2661

@cabaucom376

Description

@cabaucom376

While following the development guide when getting to the command stage running either bun run dev:full or sim-start results in the error:

$ cd apps/sim && bun run dev:full
$ concurrently -n "App,Realtime" -c "cyan,magenta" "bun run dev" "bun run dev:sockets"
/bin/bash: line 1: concurrently: command not found
error: script "dev:full" exited with code 127
error: script "dev:full" exited with code 127

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions