Jakub Hrubý

Results 14 comments of Jakub Hrubý

Same on ArchLinux 4.7.6-1, Gnome 3.22, Atom 1.11.2

In my case it's Win 8.1 x64, all other plugins work fine.

I still have the warning messages after upgrading lockfile and cleaning yarn cache and node_modules. ``` "vite@^3.0.0 || ^4.0.0", vite@~4.2.1: version "4.2.1" resolved "https://registry.yarnpkg.com/vite/-/vite-4.2.1.tgz#6c2eb337b0dfd80a9ded5922163b94949d7fc254" integrity sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg== dependencies: esbuild "^0.17.5" postcss...

Any update here? It makes my work harder.

I have the latest version of [email protected] where the https://github.com/vitejs/vite/pull/12079 should be fixed according to https://github.com/vitejs/vite/blob/v4.2.1/packages/vite/CHANGELOG.md, but the warning messages in nuxt are still there.

> Would you provide a [reproduction](https://nuxt.com/docs/community/reporting-bugs/#create-a-minimal-reproduction) in that case? pray https://codesandbox.io/p/sandbox/busy-dream-8xbxih?file=%2Fnuxt.config.js&selection=%5B%7B%22endColumn%22%3A14%2C%22endLineNumber%22%3A2%2C%22startColumn%22%3A14%2C%22startLineNumber%22%3A2%7D%5D There is also an error with E_ACCESS in codesandbox output but it's IMHO related to this nuxt minimal reproduction...