You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But it returns an error that there is no version of that
bower not-cached git://github.com/components/polymer.git#~0.2.3
bower resolve git://github.com/components/polymer.git#~0.2.3
bower ENORESTARGET No tag found that was able to satisfy ~0.2.3
According to documentation in 'getting started' (http://www.polymer-project.org/docs/start/getting-the-code.html) we should add this line to bower.json as of 0.2.3 a few days ago...
"dependencies": {
"polymer": "~0.2.3"
}
But it returns an error that there is no version of that
bower not-cached git://github.com/components/polymer.git#~0.2.3
bower resolve git://github.com/components/polymer.git#~0.2.3
bower ENORESTARGET No tag found that was able to satisfy ~0.2.3
Additional error details:
Available versions: 0.2.2, 0.2.1, 0.2.1-2, 0.2.1-1, 0.2.0, 0.1.4, 0.1.3, 0.1.2, 0.1.1, 0.1.0, 0.0.20131107, 0.0.20131025, 0.0.20131010, 0.0.20131003, 0.0.20130912, 0.0.20130905, 0.0.20130829, 0.0.20130816, 0.0.20130815, 0.0.20130808, 0.0.20130801, 0.0.20130711
The text was updated successfully, but these errors were encountered: