-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build a progressive web app, with firebase,Polymer and Polymer Components. #233
Comments
looks like I'm going to try grabbing it from a prior release... |
In the
During installation I was prompted to choose a version of webcomponents.js that it couldn't resolve. I chose option 2, the version that is compatible with Polymer v2. After everything works as expected. |
Lots of dependencies weren't installed when I tried this... 3 times... |
I agree with @heloWelo, lot of dependencies are removed. |
I downloaded the latest node.js which helped but still some issues. Platinum-sw still not included. sw-toolbox.js missing but referenced. |
Sent from BlueMail
…On Jul 19, 2017, 05:29, at 05:29, heloWelo ***@***.***> wrote:
I downloaded the latest node which helped but still some issues.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#233 (comment)
|
platinum-sw was deprecated. (The readme was updated on Jul 19, 2017) https://github.com/PolymerElements/platinum-sw This codelab should be updated. |
or taken down because i am sure there is a new tutorial on this. |
There is a line in the index.html file
href="bower_components/platinum-sw/platinum-sw-elements.html"
But there is no bower_components/platinum-sw/... directory loaded as a part of npm bower installation .
It might be because of that or something else I can not go beyond step 17
The text was updated successfully, but these errors were encountered: