Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug: watch should require a task #9446

Open
1 task done
dimitropoulos opened this issue Nov 15, 2024 · 0 comments
Open
1 task done

🐛 Bug: watch should require a task #9446

dimitropoulos opened this issue Nov 15, 2024 · 0 comments
Labels
kind: bug Something isn't working

Comments

@dimitropoulos
Copy link
Contributor

Verify canary release

  • I verified that the issue exists in the latest Turborepo canary release.

Link to code that reproduces this issue

create-turbo

Which canary version will you have in your reproduction?

latest

Enviroment information

$ turbo info
turbo 2.3.0

CLI:
   Version: 2.3.0
   Daemon status: Running
   Package manager: pnpm

Platform:
   Architecture: x86_64
   Operating system: linux
   WSL: false
   Available memory (MB): 42298
   Available CPU cores: 16

Environment:
   CI: None
   Terminal (TERM): xterm-256color
   Terminal program (TERM_PROGRAM): vscode
   Terminal program version (TERM_PROGRAM_VERSION): 1.94.2
   Shell (SHELL): /bin/bash
   stdin: false

Expected behavior

no allowing running watch without a task

Actual behavior

$ turbo watch
turbo 2.3.0

• Packages in scope: @repo/eslint-config, @repo/typescript-config, @repo/ui, docs, web
• Running  in 5 packages
• Remote caching disabled

To Reproduce

run turbo watch

Additional context

No response

@dimitropoulos dimitropoulos added kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage and removed needs: triage New issues get this label. Remove it after triage labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant