-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Comments
This is the best command, is this what you did?
|
No, I was following the docs: To install Polymer via Bower, run: bower install polymer |
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"> |
Docs have been updated to cover the correct instructions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Doesn't include min version and the included always raises the error on HTMLImports.
The text was updated successfully, but these errors were encountered: