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

ERROR when trying to use @parcel/watcher #20469

Closed
tobychidi opened this issue Apr 24, 2023 · 1 comment
Closed

ERROR when trying to use @parcel/watcher #20469

tobychidi opened this issue Apr 24, 2023 · 1 comment

Comments

@tobychidi
Copy link

Environment

  • Operating System: Windows_NT
  • Node Version: v18.16.0
  • Nuxt Version: 3.4.2
  • Nitro Version: 2.3.3
  • Package Manager: pnpm@8.2.0
  • Builder: vite
  • User Config: experimental, modules
  • Runtime Modules: @unocss/nuxt@0.51.8, @vueuse/nuxt@10.1.0, nuxt-icon@0.3.3, nuxt-swiper@1.1.0, @nuxt/devtools@0.4.1, @nuxt/image-edge@1.0.0-28020728.5df24eb
  • Build Modules: -

Reproduction

https://codesandbox.io/p/sandbox/reprodution-for-nuxt-3-and-parcel-watcher-06hsj3

Describe the bug

The new Nuxt update came with performance improvements that included support for @parcel/watcher. I get this error when I use it. My code still runs even with the error.

 ERROR  (node:17028) Warning: No such label '[nuxt] builder:parcel:watch' for console.timeEnd() 

Additional context

No response

Logs

ERROR  (node:17028) Warning: No such label '[nuxt] builder:parcel:watch' for console.timeEnd()
@danielroe
Copy link
Member

This should be already resolved in the edge channel via #20424, or in the next release.

@danielroe danielroe closed this as not planned Won't fix, can't repro, duplicate, stale Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants