Ondřej Misák

Results 44 comments of Ondřej Misák

@danielroe after upgrade to latest nitropack, now working for me 👍🏼

@manniL reproduction added to the description. It is important to say that this is a **monorepo** and the `test-module` works in it. However, **if you install the `test-module` as a...

@sPaCeMoNk3yIam Thats true. @danielroe If you import any raw `.ts` file from an **package** located in `node_modules`, you will get the following rollup error in `Nuxt 3.2.0`. Do you have...

> Would you try adding any libraries that are not transpiled to `build.transpile`? Yes, I tried, it didn't help.

@pi0 any progress?

I have had this problem since the first version of Nuxt 3 beta (with Vite). Basically, it can be fixed by a change _(for example, by adding an empty space...

I have a similar problem but only with `error.vue`. I suspect it's caused by Nitro, because in Docker `/tmp/nitro/worker-*` causes problems...