Pavel Diatchenko

Results 9 comments of 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.

Please update on the status of this, as it's still an issue.

Our app is an Expo 49 app (native and web) in an Nx monorepo. We had the same issue where the web build would fail with: `Unable to resolve "clsx"...

I'm having a related issue, where on iOS the fonts folder is not being found even though it's definitely there in the file tree (visible via Working Copy). The message...