Skip to content
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

Open
egeertem opened this issue Jun 10, 2017 · 8 comments
Open
Assignees

Comments

@egeertem
Copy link

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

@SamEureka
Copy link

SamEureka commented Jun 12, 2017

looks like platinum-sw was removed from PolymerLabs/note-app-elements in this commit

I'm going to try grabbing it from a prior release...

@davidjamesstone
Copy link

In the public directory I ran:

$ bower install -p platinum-sw

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.

@heloWelo
Copy link

Lots of dependencies weren't installed when I tried this... 3 times...

@Moonwalker7
Copy link

I agree with @heloWelo, lot of dependencies are removed.

@heloWelo
Copy link

heloWelo commented Jul 18, 2017

I downloaded the latest node.js which helped but still some issues. Platinum-sw still not included. sw-toolbox.js missing but referenced.

@noknuknew
Copy link

noknuknew commented Jul 18, 2017 via email

@takykim
Copy link

takykim commented Aug 11, 2017

platinum-sw was deprecated. (The readme was updated on Jul 19, 2017)

https://github.com/PolymerElements/platinum-sw
https://www.webcomponents.org/element/PolymerElements/platinum-sw

⚠️ This Element is now deprecated in favor of workbox and sw-toolbox ⚠️

This codelab should be updated.

@akilisosa
Copy link

or taken down because i am sure there is a new tutorial on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants