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
Dear
Starting from version 6.7.0, I'm getting a compilation error in my angular project using both packages @fortawesome/fontawesome-free version greater than 6.6.0 and package luxon (any version).
Below the error:
X [ERROR] The symbol "s" has already been declared (in package @fortawesome/fontawesome-free)
Dear
Starting from version 6.7.0, I'm getting a compilation error in my angular project using both packages @fortawesome/fontawesome-free version greater than 6.6.0 and package luxon (any version).
Below the error:
X [ERROR] The symbol "s" has already been declared (in package @fortawesome/fontawesome-free)
The symbol "s" was originally declared here (in package luxon):
I know that this is an uncommon issue report, but is it possible to change the name of s variable so we may coexist both packages, please?
All the best
The text was updated successfully, but these errors were encountered: