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

Enabling compatibility with new @fortawesome/angular-fontawesome library versions #75

Conversation

rodrigokamada
Copy link
Contributor

Hi,

I'm getting the below error when I'm using the latest version of the @fortawesome/angular-fontawesome library.

npm ERR! Found: @fortawesome/angular-fontawesome@0.12.1
npm ERR! node_modules/@fortawesome/angular-fontawesome
npm ERR!   @fortawesome/angular-fontawesome@"^0.12.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @fortawesome/angular-fontawesome@"^0.10.2" from ngx-icon-picker@1.10.0
npm ERR! node_modules/ngx-icon-picker
npm ERR!   ngx-icon-picker@"^1.10.0" from the root project

So, I'm enabling compatibility with new versions of the @fortawesome/angular-fontawesome library in this PR.

Thank you,
Rodrigo Kamada

@greg7859 greg7859 merged commit 58f8180 into tech-advantage:master Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants