nate-strauser / meteor-font-awesome

Meteor package for font awesome loaded from CDN

Home Page:https://atmospherejs.com/natestrauser/font-awesome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v4.1 not pulling through...

skarborg opened this issue · comments

Hi, I See you updated to 4.1 but it's not working...

$ mrt add font-awesome
✓ font-awesome
    tag: https://github.com/nate-strauser/meteor-font-awesome.git#v4.0.3

seems fine to me - maybe some caching on your end? try 'mrt uninstall && mrt uninstall --system && mrt install'

mrt add font-awesome
smart.json changed.. installing from smart.json
✓ moment
    tag: https://github.com/acreeger/meteor-moment.git#v2.6.0
✓ font-awesome
    tag: https://github.com/nate-strauser/meteor-font-awesome.git#v4.1.0

Done installing smart packages

Stand back while Meteorite does its thing

Done installing smart packages

Ok, everything's ready. Here comes Meteor!

font-awesome: Latest version Font-Awesome loaded via CDN

Didn't work for me (but agree it's prob a caching issue). I'll keep digging!

mrt update 

did the trick!

Thanks