FortAwesome / Font-Awesome

The iconic SVG, font, and CSS toolkit
https://fontawesome.com
Other
74.18k stars 12.2k forks source link

Bug: Deprecation warning on Nuxt build #20386

Open daniloribeiro-dev opened 1 month ago

daniloribeiro-dev commented 1 month ago

Bug description

Hi! I'm getting the following warning during build after upgrading Nuxt to v3.13:

(node:15068) [DEP0155] DeprecationWarning: Use of deprecated trailing slash pattern mapping "./" in the "exports" field
module resolution of the package at C:\Users\...\project\node_modules\@fortawesome\free-solid-svg-icons\package.json
imported from C:\Users\...\project\node_modules.
Mapping specifiers ending in "/" is no longer supported.
(Use `node --trace-deprecation ...` to show where the warning was created)

Reproducible test case

No response

Screenshots

No response

Font Awesome version

v6.6.0

Serving

Other (as specified in the bug description)

Implementation

Other (as specified in the bug description)

Browser and Operating System

Not a browser issue. Windows 11

Web bug report checklist