Questions tagged as 'bower'

1
answer

What is the concept of front-end tools / workflow?

Shortly after I started working in this field I had contact with the terms front-end and back-end, but only recently, I had more contact with the workflow tools (bower, less, sass, GIT etc). Just to better explain my need, I started working o...
asked by 06.02.2015 / 12:17
1
answer

Problems with bower

Once I've installed the bower and tried to give angular info bower it gives ENOGIT git is not installed or not in the PATH . I use git bash. How do I resolve this?     
asked by 29.08.2017 / 15:48
1
answer

I installed the bower, gulp but I do not know which file to edit [closed]

I bought an internet theme called FUSE ANGLE JS at documentation it, he explains that I should install npm, bower, gulp and etc ... then he asks me to run the following command gulp serve , and then some page from the beyond is loaded...
asked by 24.11.2016 / 02:34
1
answer

Automatically call bower_components in the header

I'm using bower to download and maintain the dependencies I'm going to need to use in the project. If I understood correctly I can run a bower update and update them for me. I'm having jquery, bootstrap, backbone in the bower_components folde...
asked by 15.08.2014 / 03:36
1
answer

Doubt regarding informing version in Bower

Good morning everyone! I'm developing a simple website for the purpose of front end study and I came across a question regarding Bower, a tool I'm using to manage the dependencies, which I could not properly repair by reading the documentatio...
asked by 20.04.2018 / 16:35
1
answer

Fontawesome does not load correctly loads square

Once you have made the settings and install the font-awesome with the Bower and call it via my Sass file plugin.sass The same is not working appear only a few squares. _variables.scss install the sourceawesome-sass , but the p...
asked by 13.04.2018 / 02:27
0
answers

Errors when creating project in Zurb Foundation

Zurb Foundation for Emails, but when installing the project in the directory, it is returning me several errors (I will be leaving the image of the terminal since there are many) , I'll just put the first line here in the post. gyp verb che...
asked by 18.03.2018 / 05:24
0
answers

How to customize the Yarn package folder structure?

With Bower recommending migrating pro Yarn as an alternative to front-end dependency management, I decided to abandon it and study more about the Yarn . And yes, the news on the recommendation is old, but I just learned recently. The po...
asked by 31.01.2018 / 15:44
1
answer

Polymer: Observe a global variable

I want to create an element that will open a popup and display a message to the user. I want it to be accessible by any view from my system. So I created a global variable that will be responsible for saving the error messages. I want to know ho...
asked by 30.12.2016 / 19:33