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

The bower pkg looks broken #355

Closed
vampaz opened this issue Nov 27, 2013 · 4 comments
Closed

The bower pkg looks broken #355

vampaz opened this issue Nov 27, 2013 · 4 comments

Comments

@vampaz
Copy link

vampaz commented Nov 27, 2013

Doesn't include min version and the included always raises the error on HTMLImports.

@sjmiles
Copy link
Contributor

sjmiles commented Nov 27, 2013

This is the best command, is this what you did?

bower install Polymer/polymer

@vampaz
Copy link
Author

vampaz commented Nov 27, 2013

No, I was following the docs:

To install Polymer via Bower, run:

bower install polymer

@dfreedm
Copy link
Member

dfreedm commented Nov 27, 2013

You're using polymer.html as an import right? Those are the new directions:

<script src="bower_components/platform/patform.js"></script>
<link rel="import" href="bower_components/polymer/polymer.html">

@ebidel
Copy link
Contributor

ebidel commented Dec 11, 2013

Docs have been updated to cover the correct instructions.

@ebidel ebidel closed this as completed Dec 11, 2013
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

4 participants