Does Trigger.dev support Nuxt? Yes, in v3
What was going on
Issue triggerdotdev/trigger.dev#447 (closed, 25 comments): Does Trigger.dev support Nuxt? The thread started as a feature request to build a Nuxt adaptor, since the docs and packages only covered Next.js-style setups at the time.
The fix
Yes, as of Trigger.dev v3. Maintainer matt-aitken closed the thread confirming v3 is framework-independent and works with Nuxt; follow the standard quick-start and point your Nuxt app at it. If you are on v2 and stuck, that is why there is no Nuxt adaptor: the framework-specific adaptor model was dropped in v3, so upgrading is the fix rather than waiting for a Nuxt package.