nuxt / icon

The <Icon> component, supporting Iconify, Emojis and custom components.
https://stackblitz.com/edit/nuxt-icon-playground?file=app.vue
MIT License
961 stars 59 forks source link

(node:17640) [DEP0155] DeprecationWarning: Use of deprecated trailing slash pattern mapping "./" in the "exports" #287

Closed tinegaCollins closed 4 weeks ago

tinegaCollins commented 1 month ago

field module resolution of the package at C:\Users\colli\OneDrive\Desktop\uppr_v1\node_modules\@iconify\utils\package.json imported from C:\Users\colli\OneDrive\Desktop\uppr_v1\node_modules. Mapping specifiers ending in "/" is no longer supported. (Use node --trace-deprecation ... to show where the warning was created) - I am getting this error when running nuxt buid

antfu commented 4 weeks ago

Duplicated #140