Skip to content

Request clarification on how to install/use fontawesome under 2.2.0? #55

@philipmjohnson

Description

@philipmjohnson

I've been using Bert Alerts successfully, but noticed that since updating to 2.2.0, I no longer get the icon with an alert:

Screen Shot 2019-04-10 at 10 48 31 AM

The associated invocation of Bert Alert is here:

https://github.com/openpowerquality/opq/blob/master/view/app/imports/ui/components/AboutMe.jsx#L134

I installed the fontawesome library with:

meteor npm install --save @fortawesome/fontawesome-free
npm WARN leaflet.markercluster@1.3.0 requires a peer of leaflet@~1.0.3 but none is installed. You must install peer dependencies yourself.
npm WARN react-meteor-data@0.2.11 requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN uniforms@1.24.4 requires a peer of graphql@>=0.8.2 <1.0.0 but none is installed. You must install peer dependencies yourself.

+ @fortawesome/fontawesome-free@5.8.1
added 1 package from 6 contributors and audited 2304 packages in 6.591s
found 1 moderate severity vulnerability
  run `npm audit fix` to fix them, or `npm audit` for details

Your thoughts on how I can diagnose and fix this? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions