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

bower install conflict #91

Open
pwmcintyre opened this issue Jan 21, 2017 · 0 comments
Open

bower install conflict #91

pwmcintyre opened this issue Jan 21, 2017 · 0 comments
Assignees

Comments

@pwmcintyre
Copy link

Your name is in conflict with another package, can't seem to install your package via bower

$ bower install TweenJS
bower TweenJS#^0.6.2        not-cached https://github.com/sole/tween.js.git#^0.6.2
bower TweenJS#^0.6.2           resolve https://github.com/sole/tween.js.git#^0.6.2
bower TweenJS#*                 cached https://github.com/CreateJS/TweenJS.git#0.6.2
bower TweenJS#*               validate 0.6.2 against https://github.com/CreateJS/TweenJS.git#*
bower TweenJS#^0.6.2      ENORESTARGET No tag found that was able to satisfy ^0.6.2

Additional error details:
Available versions in https://github.com/sole/tween.js.git: 16.3.5, 16.3.4, 16.3.3, 16.3.2, 16.3.1, 16.3.0, 16.2.0, 16.1.1, 16.1.0
$ bower install https://github.com/CreateJS/TweenJS.git
bower TweenJS#*             not-cached https://github.com/CreateJS/TweenJS.git#*
bower TweenJS#*                resolve https://github.com/CreateJS/TweenJS.git#*
bower TweenJS#^0.6.2        not-cached https://github.com/sole/tween.js.git#^0.6.2
bower TweenJS#^0.6.2           resolve https://github.com/sole/tween.js.git#^0.6.2
bower TweenJS#*               download https://github.com/CreateJS/TweenJS/archive/0.6.2.tar.gz
bower TweenJS#*                extract archive.tar.gz
bower TweenJS#*           invalid-meta for:/tmp/peter/bower/c3e5c7552a2c79aab8799f5960525753-380-3HsIrX/bower.json
bower TweenJS#*           invalid-meta The "name" is recommended to be lowercase, can contain digits, dots, dashes
bower TweenJS#*               resolved https://github.com/CreateJS/TweenJS.git#0.6.2
bower TweenJS#^0.6.2      ENORESTARGET No tag found that was able to satisfy ^0.6.2

Additional error details:
Available versions in https://github.com/sole/tween.js.git: 16.3.5, 16.3.4, 16.3.3, 16.3.2, 16.3.1, 16.3.0, 16.2.0, 16.1.1, 16.1.0
$ bower install https://github.com/CreateJS/TweenJS.git --save --force
bower TweenJS#*                resolve https://github.com/CreateJS/TweenJS.git#*
bower EaselJS#^0.8.2           resolve https://github.com/CreateJS/EaselJS.git#^0.8.2
bower TweenJS#*               download https://github.com/CreateJS/TweenJS/archive/0.6.2.tar.gz
bower tween.js#^16.3.5         resolve https://github.com/sole/tween.js.git#^16.3.5
bower TweenJS#^0.6.2           resolve https://github.com/sole/tween.js.git#^0.6.2
bower EaselJS#^0.8.2          download https://github.com/CreateJS/EaselJS/archive/0.8.2.tar.gz
bower tween.js#^16.3.5        download https://github.com/sole/tween.js/archive/v16.3.5.tar.gz
bower TweenJS#*               progress received 0.8MB of 1.2MB downloaded, 72%
bower TweenJS#*               progress received 1.0MB of 1.2MB downloaded, 85%
bower TweenJS#*               progress received 1.2MB of 1.2MB downloaded, 99%
bower TweenJS#*                extract archive.tar.gz
bower EaselJS#^0.8.2          progress received 0.7MB
bower tween.js#^16.3.5         extract archive.tar.gz
bower tween.js#^16.3.5        resolved https://github.com/sole/tween.js.git#16.3.5
bower TweenJS#*                  retry Decompression of archive.tar.gz failed with EACCES, trying with git..
bower TweenJS#*               checkout 0.6.2
bower EaselJS#^0.8.2          progress received 1.0MB
bower EaselJS#^0.8.2          progress received 1.2MB
bower EaselJS#^0.8.2          progress received 1.6MB
bower EaselJS#^0.8.2          progress received 1.9MB
bower EaselJS#^0.8.2          progress received 2.2MB
bower TweenJS#^0.6.2      ENORESTARGET No tag found that was able to satisfy ^0.6.2

Additional error details:
Available versions in https://github.com/sole/tween.js.git: 16.3.5, 16.3.4, 16.3.3, 16.3.2, 16.3.1, 16.3.0, 16.2.0, 16.1.1, 16.1.0
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

2 participants