Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

Cannot install with Bower #15

Open
abelrgr opened this issue Jan 2, 2016 · 1 comment
Open

Cannot install with Bower #15

abelrgr opened this issue Jan 2, 2016 · 1 comment

Comments

@abelrgr
Copy link

abelrgr commented Jan 2, 2016

Hi, I was trying to install via bower but I'm receiving the next error message:

$ bower i --save angular-lodash
bower angular-lodash#*          cached git://github.com/cabrel/angular-lodash.git#0.1.2
bower angular-lodash#*        validate 0.1.2 against git://github.com/cabrel/angular-lodash.git#*
bower lodash#~2.4.1             cached git://github.com/lodash/lodash.git#2.4.2
bower lodash#~2.4.1           validate 2.4.2 against git://github.com/lodash/lodash.git#~2.4.1
bower lodash#>=1.3.0            cached git://github.com/lodash/lodash.git#3.10.1
bower lodash#>=1.3.0          validate 3.10.1 against git://github.com/lodash/lodash.git#>=1.3.0
bower                        ECONFLICT Unable to find suitable version for lodash

But this is my bower.json:

"dependencies": {
    "angular": "~1.4.8",   
    "lodash": "~3.10.1" 
  }
@seeker1983
Copy link

Same issue with lodash 4. Needs to be updated for lodash 3-4.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants