You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I have included a test case because my odds go way up that the team can fix this when I do
Bug description
Hi! I'm getting the following warning during build after upgrading Nuxt to v3.13:
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
The text was updated successfully, but these errors were encountered: