midday-ai / v1

An open-source starter kit based on Midday.
https://v1.run
MIT License
3.18k stars 285 forks source link

'clean:workspaces' script fails #37

Closed arianjinx closed 2 months ago

arianjinx commented 2 months ago

Problem

When running bun run clean:workspaces, the following error occurs:

➜  project git:(main) ✗ bun run clean:workspaces
$ turbo clean
turbo 2.1.1

  × missing tasks in project

Error:   × could not find task `clean` in project

error: script "clean:workspaces" exited with code 1
pontusab commented 2 months ago

Fixed, thank you!