Daniel Roe

Results 2595 comments of Daniel Roe

@anjali89r Yes, I will make sure I review it soon.

This should now be resolved in nuxt 2.16.1. Let me know if not with a reproduction and we can reopen.

Duplicate of https://github.com/nuxt/nuxt/issues/6641.

For Nuxt 2, this is an upstream issue in `vue-router` with a solution - ensure you always provide a `to` value, as vue-router will try to resolve whatever you pass...

This should not be reproducible in CI. Locally it will prompt event with `--quiet` (as that's not the same thing as non-interactive) unless you are running a test or don't...

As Nuxt 2 is currently in maintenance-mode until June 30, 2024, we are not aiming to merge any more features and so, regretfully, I am closing this PR. My apologies...

What makes you think these files should be transpiled? Would you provide a reproduction? Are you using nuxt/typescript-build?

Just checking this out, this works fine with nuxt/typescript-build, assuming you copy it with `fileName: 'plugin.ts'`. And Nuxt 2 does not otherwise have support for TypeScript, so I think we...

Here's a working example: https://stackblitz.com/edit/github-gqugvr.