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

watch should require a task #9446

Closed
1 task done
dimitropoulos opened this issue Nov 15, 2024 · 2 comments · Fixed by #9598
Closed
1 task done

watch should require a task #9446

dimitropoulos opened this issue Nov 15, 2024 · 2 comments · Fixed by #9598
Labels
good first issue Good for newcomers 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
@anthonyshew anthonyshew changed the title 🐛 Bug: watch should require a task watch should require a task Dec 2, 2024
@chris-olszewski chris-olszewski added the good first issue Good for newcomers label Dec 4, 2024
@takaebato
Copy link
Contributor

I'll work on this if no one else is!

@anthonyshew
Copy link
Contributor

@takaebato Go right ahead! Appreciate your help. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kind: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants