Turbo run not working....
Unanswered
Serengeti posted this in #help-forum
SerengetiOP
So, have a Turbo project setup.
Turbo run displays all the available commands, like so:
I want to run testme,
So i do: turbo run testme
I get this error :
What gives?
Turbo run displays all the available commands, like so:
serve
dashboard, forms
start
dashboard, forms
test
dashboard, forms
astro
marketing
openapi-ts
@repo/api
preview
marketing
testme
@repo/api
I want to run testme,
So i do: turbo run testme
I get this error :
× Missing tasks in project
╰─▶ × Could not find task `testme` in project
What gives?