Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Deprecation warning on Nuxt build #20386

Open
1 of 2 tasks
daniloribeiro-dev opened this issue Oct 16, 2024 · 0 comments
Open
1 of 2 tasks

Bug: Deprecation warning on Nuxt build #20386

daniloribeiro-dev opened this issue Oct 16, 2024 · 0 comments
Labels
bug needs-triage This bug needs to be confirmed

Comments

@daniloribeiro-dev
Copy link

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

  • I have included a test case because my odds go way up that the team can fix this when I do
  • I have searched for existing issues and to the best of my knowledge this is not a duplicate
@daniloribeiro-dev daniloribeiro-dev added bug needs-triage This bug needs to be confirmed labels Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs-triage This bug needs to be confirmed
Projects
None yet
Development

No branches or pull requests

1 participant