Skip to content

problems trying 0.5.3-rc #1117

Closed
Closed
@davidmaxwaterman

Description

I am trying to update project from a hodge-podge of versions of polymer core and paper elements to something orderly. I think 0.8 isn't ready yet and might be more effort, so I looked at the tags on polymer and saw 0.5.3-rc. Presuming 'rc' is release candidate, and noticing that all the core and paper elements also had that tag, I decided to give that a try.

Unfortunately, it still seems to result in a confusing mixture of versions.

If I simply 'mkdir tmp && cd tmp && bower install Polymer/polymer#~0.5.3-rc', I see that it installed 'core-component-page#0.5.2' and also 'webcomponentsjs#0.5.2'. I'm not sure why it installs core-component-page, and I'm not interested in webcomponentsjs at all (chrome is our only target); but I'm not sure why it is installing 0.5.2 rather than 0.5.3-rc.

Is there a way to test 0.5.3-rc versions of everything?
Is there a way to exclude webcomponentsjs?

Should I just stick to 0.5.2?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions