OpenSourceFellows / ally-guide-app

The original Program Equity app
MIT License
1 stars 0 forks source link

⚙️Bug: Fontawesome package failing Heroku build #66

Closed manishapriya94 closed 3 years ago

manishapriya94 commented 4 years ago

Describe the bug

Fortawesome is causing build to fail for the icons for Communicate page in Heroku

Screen Shot 2020-07-22 at 6 26 25 PM

Steps to reproduce the behavior:

  1. Go to master and install the fortawesome package after cd ally-guide

    Screen Shot 2020-07-22 at 6 22 26 PM
  2. To verify we check in package.json for dependencies

    Screen Shot 2020-07-22 at 6 18 57 PM
  3. And make sure its routed from main.js to elevate

    Screen Shot 2020-07-22 at 6 19 05 PM

See error

Expected behavior After installing fontawesome as per these instructions, the icon should be usable without causnig a build failure Screenshots

Screen Shot 2020-07-22 at 6 17 04 PM

Possible similar issue:

This might be a resource for solving fontawesome's issues with Heroku at least for the free version, confused around instructions for deleting lock files. Any help or suggestions appreciated!

teakopp commented 4 years ago

Hi @manishapriya94

Going to take a look today! My apologies it's taken me so long 😄