Closed ybouhjira closed 10 years ago
Which version do you have installed?
0.2.2
I have installed angular-google-maps
in a new clean project. It does not depend on underscore
, but on angular
and lodash
and both was found by this plugin.
I am using angular-google-maps 1.0.18
(old version, that I shall update) which depens on underscore
I tried a clean project and everything worked nicely. here is the project which has the problem : https://github.com/ybouhjira/gps-tracking
I have added an pull request to your project which solves the problem.
I have
angular-google-maps
in my bower.json. This library depends onunderscore
which is also located inbower_components
directory, but it's not found bygulp-bower-files