-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
kind: bugSomething isn't workingSomething isn't working
Description
What version of Turborepo are you using?
1.0.12
Describe the Bug
I've noticed a few errors in the examples provided. This one is regarding kitchen sink where yarn dev
fails for the api
service. I.e. nodemon
is not installed in api
.
Expected Behavior
I'd expect all examples to run without errors. Maybe we should add some testing on all the examples - not sure how to test all the dev/watch
jobs though
To Reproduce
Run yarn dev
in kitchen sink
Metadata
Metadata
Assignees
Labels
kind: bugSomething isn't workingSomething isn't working