vuetifyjs / vuetify-loader

📦 Webpack and Vite plugins for treeshaking Vuetify components and more

Home Page:https://vuetifyjs.com/customization/a-la-carte#vuetify-loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vite-plugin Node 20 [DEP0170] DeprecationWarning

admg opened this issue · comments

commented

Hello, I've got an error after migrating from node 18 to 20:

(node:3952) [DEP0170] DeprecationWarning: The URL virtual:nuxt:D:/[my_computer_path]/.nuxt/paths.mjs is invalid. Future versions of Node.js will throw an error.               14:45:30  
(Use node --trace-deprecation ... to show where the warning was created)

and I found only this thread nuxt/nuxt#24103 (comment)
suggesting that this problem comes from Vuetify Vite Plugin.

Can it be fixed in vite-plugin?

same here

same here
Hi @GhostvOne did you solve this issue? Any workarounds while not fixed.

Yes completly removed vuetify

Same issue faced

The vuetify official website which version is used

Same here.