Results 10 comments of Ash Brener

@analytically we have tried to resolve this in [quickdraw](https://github.com/frisb/quickdraw) which was inspired by etagify, feel free to check it out.

@RobertYoung I was having the same issue and your fix worked for me. Does anyone have a more permanent solution?

I get a code signing error, @logankoester how would one manage code signing with grunt-phonegap ?

@logankoester we are able to contribute and maintain for now

We are also desperately waiting on a fix for this. Is there an ETA ? Thanks.

The concern with this issue is that we we have to do a page refresh on the browser every time a user authenticates (which is when we generate the navigation...

@abdoolly I suspect you are using a far newer version of NodeJS. I am using v12.16.1 and have all the latest dependencies. I can confirm that in this environment I...

I made those changes, now I get: ```my-app git:(master) ✗ tsc --build apps/heartbeat/tsconfig.app.json ➜ my-app git:(master) ✗ node -r tsconfig-paths/register -r ts-node/register dist/out-tsc/apps/heartbeat/src/main.js Error [ERR_REQUIRE_ESM]: Must use import to load...