Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install via bower #76

Open
thany opened this issue Apr 12, 2017 · 0 comments
Open

Can't install via bower #76

thany opened this issue Apr 12, 2017 · 0 comments

Comments

@thany
Copy link

thany commented Apr 12, 2017

It says Unable to find suitable version for angular when I do a simple bower install ngWYSIWYG --save in my project.

Full output:

bower not-cached    https://github.com/psergus/ngWYSIWYG.git#*
bower resolve       https://github.com/psergus/ngWYSIWYG.git#*
bower download      https://github.com/psergus/ngWYSIWYG/archive/v0.6.2.tar.gz
bower extract       ngWYSIWYG#* archive.tar.gz
bower invalid-meta  for:C:\Users\Martijn\AppData\Local\Temp\Martijn-PC-Martijn\bower\0f8db979ca1142786aa4cb5a822d1fe2-536-4LBJq2\bower.json
bower invalid-meta  The "name" is recommended to be lowercase, can contain digits, dots, dashes
bower invalid-meta  The "main" field cannot contain minified files
bower invalid-meta  The "main" field cannot contain minified files
bower invalid-meta  The "main" field cannot contain font, image, audio, or video files
bower invalid-meta  The "main" field cannot contain font, image, audio, or video files
bower invalid-meta  The "main" field cannot contain font, image, audio, or video files
bower invalid-meta  The "main" field has to contain only 1 file per filetype; found multiple .gif files: ["dist/images/header-bg.gif","dist/images/resize.gif"]
bower resolved      https://github.com/psergus/ngWYSIWYG.git#0.6.2
bower not-cached    https://github.com/angular/bower-angular-sanitize.git#~1.2.0
bower resolve       https://github.com/angular/bower-angular-sanitize.git#~1.2.0
bower cached        https://github.com/angular/bower-angular.git#1.2.29
bower validate      1.2.29 against https://github.com/angular/bower-angular.git#~1.2.0
bower download      https://github.com/angular/bower-angular-sanitize/archive/v1.2.32.tar.gz
bower new           version for https://github.com/angular/bower-angular.git#~1.2.0
bower resolve       https://github.com/angular/bower-angular.git#~1.2.0
bower download      https://github.com/angular/bower-angular/archive/v1.2.32.tar.gz
bower extract       angular-sanitize#~1.2.0 archive.tar.gz
bower resolved      https://github.com/angular/bower-angular-sanitize.git#1.2.32
bower extract       angular#~1.2.0 archive.tar.gz
bower resolved      https://github.com/angular/bower-angular.git#1.2.32
bower cached        https://github.com/angular/bower-angular.git#1.6.2
bower validate      1.6.2 against https://github.com/angular/bower-angular.git#1.6.2
bower cached        https://github.com/angular/bower-angular.git#1.6.4
bower validate      1.6.4 against https://github.com/angular/bower-angular.git#>=1.2.0
bower cached        https://github.com/angular/bower-angular.git#1.6.4
bower validate      1.6.4 against https://github.com/angular/bower-angular.git#>=1.5
bower cached        https://github.com/angular/bower-angular.git#1.6.4
bower validate      1.6.4 against https://github.com/angular/bower-angular.git#^1.0.8
bower ECONFLICT     Unable to find suitable version for angular

I could override requirements in my bower.json, but I'd rather see it fixed for everybody.

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

No branches or pull requests

1 participant