yeoman / generator-polymer

Scaffold out a Polymer project
http://polymer-project.org
926 stars 150 forks source link

polymer:gh fails to complete bower install #116

Closed sepans closed 9 years ago

sepans commented 9 years ago

polymer:gh gives:

bower                               ECONFLICT Unable to find suitable version for polymer

error and exits without creating the components directory. But when I checkout the gh-pages branch and run the same command:

bower install --config.directory="components" $org/$repo#master

(with appropriate $org and $repo names) it works fine without asking about resolutions (the resolutions are already set in bower.json of the component). The github repo if the element is here.

Thanks

robdodson commented 9 years ago

@sepans is this still an issue for you with the latest generator?

sepans commented 9 years ago

I haven't had any issues with polymer:gh for a long time so I don't think this is still the case. I think you can close this issue. Thanks @robdodson.

robdodson commented 9 years ago

Great, glad to hear it!