roryc

Results 5 comments of roryc

Normally things may happens like this (let's say your project directory is 'src'): 1. The TypeScript language server in your VS Code loads the `src/tsconfig.json` 2. `src/tsconfig.json` extends `src/.nuxt/tsconfig.json` 3....

I met the same issue. The most weird thing is that when I try to build on my mac laptop(in the project folder), it works well, but when I try...

> I met the same issue. The most weird thing is that when I try to build on my mac laptop(in the project folder), it works well, but when I...

I've found the reason and made a minimal reproduction , see #54 😄

> Not sure if this is an issue with the module but I'm having an issue when running nuxt in dev. I get this error [worker reload] [worker init] Package...