Janaka

Results 47 comments of Janaka

I have a similar issue with parcel, `watch:popup` and `watch:background` work when run independently, but not when run together with run-p. ``` "watch": "yarn run clean && yarn run copy-assets...

Similar to https://github.com/AndreHaueisen/flushbar/issues/69 Seems like there is no good solution :(

Hello, Any news on this? I can't find any types. Thank you!

Alright. My project uses authenticatedLndGrpc, getWalletInfo, createInvoice, getNode and subscribeToInvoices. I don't know if I should/can use https://github.com/alexbosworth/lightning instead where types are available.

Sounds good, thank you for the quick reply :)

Does [grpcweb-transport](https://github.com/timostamm/protobuf-ts/tree/master/packages/grpcweb-transport) affected by the same issue?

> If you redirect every URI to index.html, how do you expect to serve your CSS and JS bundles? Yes, we should not redirect every possible url, only the ones...

Trying to recover onchain funds of LND node with `chantools walletinfo --withrootkey`. https://github.com/guggero/chantools/blob/master/doc/chantools_walletinfo.md But wallet is not found. Seems related to this issue.