Results 8 comments of Chris

@mlynch Is there any branch currently that has development started on this task? I could probably help contribute to get this out sooner since I'm dealing with this now in...

@mlynch @jcesarmobile, any chance this issue and the PR I submitted be discussed soon?

I've been running into this as well. Happens on `reifyNode` in the npm output. npm is latest version (8.3) platform is ubuntu 21.10 I did just recently update from npm...

With 8.3.0, I got by installing all the dependencies of my larger projects by running `npm install` in small subsets of said dependencies, until all were installed. It appears if...

I've found the reason and a workaround for my particular scenario. In my case, I had a dependency on a package from a git repo, which also had a git...

Yes, I will gladly merge my [plugin](https://github.com/CFT-Chris/capacitor-pwa-firebase-msg) with this project. I can work on that when there is a settled method of aggregating service worker code for Capacitor plugins, and...

@dwieeb Sure. I joined the Slack, but couldn't find you in the search. You can find me "Chris L" with the same blue Gravatar.

I won't have a chance to look into this for a while, so anyone else can feel free to start this work. Porting my work from https://github.com/CFT-Chris/capacitor-pwa-firebase-msg is a possible...