Pavel Diatchenko
Pavel Diatchenko
@mimiza Is `ack.error` in create() empty?
I was getting the same message occasionally in Node. Saw an explanation by [Mark Nadal](https://discord.com/channels/612645357850984470/612645357850984473/736343425443692586) in Discord chat which may be of help to someone who knows more about Gun's...
I've started to see a pattern for this error with my implementation. My data is very basic with a couple of nodes deep into user land. No sets. Steps to...
> Hello, gentlemen! I found a solution for the root cause. You don't need to remove or install babel plugins. Just do what is said in -- [babel/babel#8417 (comment)](https://github.com/babel/babel/issues/8417#issuecomment-430007587) >...
If anyone is having a similar issue with NX 16 and @nx/expo 16: What solved it for me was to make sure that when creating the library in nx, explicitly...
Yan can use [patch-package](https://github.com/ds300/patch-package) to make the changes in the implementation file permanent.