If I run polymer init it's only possible to select templates of polymer 2.0.
Is it possible to select templates of polymer 1.0 too? If it's possible, how can I do this?
If I run polymer init it's only possible to select templates of polymer 2.0.
Is it possible to select templates of polymer 1.0 too? If it's possible, how can I do this?
Copyright © 2021 Jogjafile Inc.
Your
polymer-cliis too new. First downgrade it to the last version that supports Polymer 1.0 templates, which is1.1.0.Then try running the CLI again and you should see polymer 1.0 templates.