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

Wrong install command in webcomponents page #185

Closed
zamuset opened this issue Aug 22, 2018 · 1 comment
Closed

Wrong install command in webcomponents page #185

zamuset opened this issue Aug 22, 2018 · 1 comment

Comments

@zamuset
Copy link

zamuset commented Aug 22, 2018

Description

Just a quick FYI for newbies like myself, the install command is wrong in the webcomponents page and it throws an error when you try to install it

Expected command

bower install --save PolymerElements/paper-button

Actual command

npm install --save PolymerElements/paper-button

@keanulee
Copy link
Contributor

For 2.x (current stable) versions it's still bower, but for the upcoming 3.x version it should be npm i @polymer/paper-button.

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

2 participants