Closed ragingwind closed 10 years ago
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
@silentHoo It looks like a bower problem.
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 https://github.com/yeoman/generator-polymer/issues/72#issuecomment-54435881 .
Great I could published my element to gh_page
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.
My element repo is https://github.com/ragingwind/yeoman-greeting-card