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

fontawesome is not in the package.json #1973

Closed
epgeroy opened this issue Oct 22, 2019 · 2 comments · Fixed by #1974
Closed

fontawesome is not in the package.json #1973

epgeroy opened this issue Oct 22, 2019 · 2 comments · Fixed by #1974
Assignees

Comments

@epgeroy
Copy link

epgeroy commented Oct 22, 2019

just installed a fresh abp new Acme.BookStore -u angular and when I ran yarn start it return an error:
Module not found: Error: Can't resolve '/home/XXX/Desktop/test/angular/node_modules/@fortawesome/fontawesome-free/css/all.min.css'

just running
yarn add --dev @fortawesome/fontawesome-free

solves the problem

@maliming
Copy link
Member

Please upgrade the @abp related package to the latest version, I will update the template.

yarn upgrade --pattern "@abp" --latest

@maliming maliming self-assigned this Oct 22, 2019
@epgeroy
Copy link
Author

epgeroy commented Oct 22, 2019

thxs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants