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

Fixed Issue #4: Module not found: Can't resolve '@fortawesome/fontawesome-svg-core' #5

Merged
merged 1 commit into from
Feb 4, 2024

Conversation

dearzubi
Copy link
Contributor

@dearzubi dearzubi commented Feb 2, 2024

Installing packages using Yarn package manager was throwing the following runtime error:

Module not found: Can't resolve '@fortawesome/fontawesome-svg-core'

The issue is address here at #4 .

I have fixed this issue by adding the required package in the package.json file. I have tested it and it's working fine now. I have also ignored yarn.lock file, in case someone doesn't want to use it.

Copy link

vercel bot commented Feb 2, 2024

Someone is attempting to deploy a commit to a Personal Account owned by @nixrajput on Vercel.

@nixrajput first needs to authorize it.

@nixrajput nixrajput self-requested a review February 3, 2024 06:32
@nixrajput nixrajput self-assigned this Feb 3, 2024
@nixrajput nixrajput merged commit 9d79f40 into nixrajput:master Feb 4, 2024
1 check failed
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