-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
kind: bugSomething isn't workingSomething isn't working
Description
Verify canary release
- I verified that the issue exists in the latest Turborepo canary release.
Link to code that reproduces this issue
https://github.com/dBianchii/kodix-turbo
What package manager are you using / does the bug impact?
pnpm
What operating system are you using?
Linux
Which canary version will you have in your reproduction?
turbo 2.0.3
Describe the Bug
When trying to run turbo watch dev -F @kdx/kdx...
for my project, I get this error:
gabriel@gabriel-ubuntu:~/Documents/Github/kodix-turbo$ turbo watch dev -F @kdx/kdx...
• Packages in scope: @kdx/api, @kdx/auth, @kdx/date-fns, @kdx/dayjs, @kdx/db, @kdx/eslint-config, @kdx/kdx, @kdx/locales, @kdx/prettier-config, @kdx/react-email, @kdx/shared, @kdx/tailwind-config, @kdx/tsconfig, @kdx/ui, @kdx/upstash-dev, @kdx/validators
• Running dev in 16 packages
• Remote caching disabled
× failed to connect to daemon
╰─▶ server is unavailable: channel closed
Expected Behavior
Should run the project in watch mode without any problems
To Reproduce
Clone https://github.com/dBianchii/kodix-turbo and run pnpm dev:kdx
after running pnpm i
Additional context
I tested it on 2.0.4-canary.4
JDaoMothership, Mati365, Pyrax, uncvrd, dBianchii and 22 moreJonghakseo and collegewap
Metadata
Metadata
Assignees
Labels
kind: bugSomething isn't workingSomething isn't working