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

File structure not the same, when using bower #747

Closed
LoveAndHappiness opened this issue Sep 8, 2014 · 1 comment
Closed

File structure not the same, when using bower #747

LoveAndHappiness opened this issue Sep 8, 2014 · 1 comment

Comments

@LoveAndHappiness
Copy link

Hi there,

whenever I install bower through my CLI using: "bower install polymer" I get this file structure:
http://imgur.com/a/1Tt4K

In the IRC Channel I was told, to use the following command, to get a bunch of separated files, which I currently don't have: "bower/bin/bower install --save Polymer/polymer"

But this command doesn't work on my CLI, but it shouldn't matter because it references the same repository (Polymer/polymer).

I want to get a lot of separated files, like the ones in the tutorial. Thank you very much.

Here is my data:
Win7 / Wamp Server
Bower 1.3.9
npm 1.4.23

@LoveAndHappiness
Copy link
Author

Problem was, that I just thought using "bower install polymer" would close the deal.

But to actually load the core or paper-elements you have to:
"bower install --save Polymer/paper-elements"
"bower install --save Polymer/core-elements"

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

1 participant