Polymer / tools

Polymer Tools Monorepo
BSD 3-Clause "New" or "Revised" License
430 stars 200 forks source link

Polymer 3 - 'polymer init' is busted on Win10 #3491

Open chisholmd opened 4 years ago

chisholmd commented 4 years ago

I am finally getting around to upgrading to polymer 3 but it is not an encouraging sign that core features of the CLI do not work on Win10. Running Polymer Init returns an error code about 'uname' not being recognized, and then subsequent actions fail. Running 'polymer init polymer-3-application' hangs eventually as well.

Googling around the only solution presented to 'use Polymer 3 on windows' is to in fact install Bash and run polymer CLI in Linux sub-system. It sounds like a joke, right?

Is it the intent of the polymer CLI team to NOT support WIndows? Or are there other solutions that I have not found yet?

osamamaruf commented 4 years ago

Duplicate of : https://github.com/Polymer/tools/issues/808

armujahid commented 4 years ago

You can use https://open-wc.org/. Their tooling is awesome. https://github.com/Polymer/tools/issues/808#issuecomment-570465039

chisholmd commented 4 years ago

great! thanks for the tip. I never even thought to look :)

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.