Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

yo polymer:gh failed with error about bower core-dropdown #72

Closed
ragingwind opened this issue Sep 4, 2014 · 5 comments
Closed

yo polymer:gh failed with error about bower core-dropdown #72

ragingwind opened this issue Sep 4, 2014 · 5 comments

Comments

@ragingwind
Copy link
Contributor

I'm not sure here is correct. I've got an error when I tried to push gh-page using by yo polymer:gh command. see below. Just left only index.html after raised the error.

bower core-dropdown#>=0.4.0 <1.0.0                ENORESTARGET No tag found that was able to satisfy >=0.4.0 <1.0.0
Additional error details:
No versions found in git://github.com/Polymer/core-dropdown.git
[gh-pages (root-commit) b2615d2] seed gh-pages
 1 file changed, 1 insertion(+)
 create mode 100644 index.html

My element repo is https://github.com/ragingwind/yeoman-greeting-card

@silentHoo
Copy link
Contributor

The same problem here. After I generated a new project, the following error occurs when I try to run bower install. Initially there are no bower components downloaded, neither the directory bower_components is created.

// ... more here ...
bower core-scroll-header-panel#>=0.4.0 <1.0.0     invalid-meta core-scroll-header-panel is missing "main" entry in bower.json
bower core-scroll-header-panel#>=0.4.0 <1.0.0     invalid-meta core-scroll-header-panel is missing "ignore" entry in bower.json
bower core-scroll-header-panel#>=0.4.0 <1.0.0         resolved git://github.com/Polymer/core-scroll-header-panel.git#0.4.0
bower core-dropdown#>=0.4.0 <1.0.0                ENORESTARGET No tag found that was able to satisfy >=0.4.0 <1.0.0

Additional error details:
No versions found in git://github.com/Polymer/core-dropdown.git

@ragingwind
Copy link
Contributor Author

@silentHoo It looks like a bower problem.

@robdodson
Copy link
Contributor

I'm looking into it. It looks like the bower.json for core-dropdown was
updated 18 hours ago so that may have had something to do with it

On Thu, Sep 4, 2014 at 2:05 AM, Jimmy Moon notifications@github.com wrote:

@silentHoo https://github.com/silentHoo It looks like a bower problem.


Reply to this email directly or view it on GitHub
#72 (comment)
.

@robdodson
Copy link
Contributor

Fixed by googlearchive/core-dropdown#2

@ragingwind
Copy link
Contributor Author

Great I could published my element to gh_page

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

3 participants