You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried to install Bootstrap, Font-Awesome and few other libraries into Fireshell
the bower command seems to work, but then on site the installed libraries do not work.
Here is some of my output:
tithos ~/Documents/Sites/mighyMC $ [master*]$ grunt
Running "sass:dev" (sass) task
File "app/assets/css/style.unprefixed.css" created.
Running "bower:dev" (bower) task
src/components/bootstrap-sass-official/assets/javascripts/bootstrap-sprockets.js copied to.
src/components/bootstrap-sass-official/assets/javascripts/bootstrap-sprockets.js copied to.
src/components/bootstrap-sass-official/assets/javascripts/bootstrap-sprockets.js copied to.
src/components/bootstrap-sass-official/assets/javascripts/bootstrap-sprockets.js copied to.
src/components/bootstrap-sass-official/assets/javascripts/bootstrap-sprockets.js copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/bootstrap-sass-official/assets/javascripts/bootstrap/affix.js copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/bootstrap-sass-official/assets/javascripts/bootstrap/alert.js copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/bootstrap-sass-official/assets/javascripts/bootstrap/button.js copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/bootstrap-sass-official/assets/javascripts/bootstrap/carousel.js copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/bootstrap-sass-official/assets/javascripts/bootstrap/collapse.js copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/bootstrap-sass-official/assets/javascripts/bootstrap/dropdown.js copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/bootstrap-sass-official/assets/javascripts/bootstrap/tab.js copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/bootstrap-sass-official/assets/javascripts/bootstrap/transition.js copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/bootstrap-sass-official/assets/javascripts/bootstrap/scrollspy.js copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/bootstrap-sass-official/assets/javascripts/bootstrap/modal.js copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/bootstrap-sass-official/assets/javascripts/bootstrap/tooltip.js copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/bootstrap-sass-official/assets/javascripts/bootstrap/popover.js copied to.
src/components/bootstrap/dist/js/bootstrap.js copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/bootstrap/dist/css/bootstrap.css copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/bootstrap/dist/js/bootstrap.js copied to.
src/components/bootstrap/dist/js/bootstrap.js copied to.
src/components/bootstrap/dist/js/bootstrap.js copied to.
src/components/bootstrap/dist/js/bootstrap.js copied to.
src/components/bootstrap/dist/js/bootstrap.js copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/components-font-awesome/css/font-awesome.css copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/jquery/jquery.js copied to.
src/components/modernizr/modernizr.js copied to.
/Users/tithos/Documents/Sites/mighyMC/src/components/normalize-css/normalize.css copied to.
Running "autoprefixer:dev" (autoprefixer) task
File "app/assets/css/style.min.css" created.
I have tried to install Bootstrap, Font-Awesome and few other libraries into Fireshell
the bower command seems to work, but then on site the installed libraries do not work.
Here is some of my output:
and
and
The text was updated successfully, but these errors were encountered: