Hi,

So I started following the instructions at https://github.com/Polymer/docs 
to build a local copy of the docset — I'm going to be offline a lot over 
the next week, and I wanted to have a working set of documentation to 
really dig into Polymer.

However, I keep running into the following problems:

1. "git clone https://github.com/Polymer/docs.git --recursive" does not 
find the private-tools repo. I *think* that's OK, but it happens every time 
I try from scratch to build things.

2. vulcanize is not properly installed given the existing documentation, 
nor the .json dependency files. grunt-vulcanize is, but there's still an 
error that is thrown that vulcanize is not found. Doing a "sudo npm install 
-g vulcanize" fixes that error.

3. When I do a ./scripts/setup.sh, it errors out with the following problem:

Running "vulcanize:build" (vulcanize) task
Warning: ENOENT, no such file or directory 
'/Users/user/www/polymer-project.org/docs/components/core-icons/iconsets/social-icons.html'
 
Use --force to continue.

Aborted due to warnings.

Any advice? I see that file is referenced in several index files, as well 
as several demo files. But I don't see where it originates from.

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/455a4d6c-e362-469f-96eb-12b68d759fcc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to