hi, i have exactly the same problem discussed on #20, with the package installed using bower. I've cleared the cache and reinstalled the package, but the problem persists.
I've seen the problematic line has been corrected, but the change is not present in the 4.3.0 tag (which is what bower installs)
17:59 $ bower install --save font-awesome-stylus
bower not-cached git://github.com/raulghm/Font-Awesome-Stylus.git#*
bower resolve git://github.com/raulghm/Font-Awesome-Stylus.git#*
bower not-cached git://github.com/raulghm/Font-Awesome-Stylus.git#~4.3.0
bower resolve git://github.com/raulghm/Font-Awesome-Stylus.git#~4.3.0
bower download https://github.com/raulghm/Font-Awesome-Stylus/archive/v4.3.0.tar.gz
bower download https://github.com/raulghm/Font-Awesome-Stylus/archive/v4.3.0.tar.gz
bower extract font-awesome-stylus#~4.3.0 archive.tar.gz
bower mismatch Version declared in the json (1.2.0) is different than the resolved one (4.3.0)
bower resolved git://github.com/raulghm/Font-Awesome-Stylus.git#4.3.0
bower extract font-awesome-stylus#* archive.tar.gz
bower mismatch Version declared in the json (1.2.0) is different than the resolved one (4.3.0)
bower resolved git://github.com/raulghm/Font-Awesome-Stylus.git#4.3.0
bower install font-awesome-stylus#4.3.0
hi, i have exactly the same problem discussed on #20, with the package installed using bower. I've cleared the cache and reinstalled the package, but the problem persists.
I've seen the problematic line has been corrected, but the change is not present in the 4.3.0 tag (which is what bower installs)