Open peterblazejewicz opened 8 years ago
I encountered this issue when installing polymer-cli using cygwin. Installing it with command prompt solved the issue.
I have git 2.8.3 in cygwin and git 1.9.5 in command prompt. I'd lean towards git being the issue in this case.
I received this error when trying to install polymer-cli using npm behind a corporate firewall blocking ports 22 and 443. npm -g install polymer-cli
After trying 50 things I got around the error by installing polymer-test-fixture first: npm i -g @polymer/test-fixture
Hi, I'm not perfectly sure the problem is related to this package, but 've receive an error when PSK project is scaffolded with
yo polymer
on Windows. So far I'm not able to quickly locate possible source of that problem:Expected outcome
No errors produced
Steps to reproduce
Run
yo polymer
, including all optional settings (WTC, Recipes).Windows 10 NPM 3.5.2 Node: 4.4.0 Yo: 1.7.0 Git: 2.7.1 Windows (GitHub Desktop client) generator-polymer: 1.2.10