Vadko

Results 5 comments of Vadko

> @vancampd I've updated the project. Kindly, check. It's working in [codesandbox](https://codesandbox.io/s/yup-phone-validation-u4p8n?file=/src/App.js). I've done it in my project with the same way as in sandbox, also, my lib version is...

thanks @richiejp ! In my case fly io was also working only with family: 6.

@fkling > This works: > > ``` > return j(file.source).find(j.Comment).forEach(path => path.prune()).toSource(); > ``` > > https://astexplorer.net/#/gist/1ac239fc11f0c274540e680420313c34/d4a78b1e7ff1eff4f1828e939e545bbf78fde1aa > > I was hoping that ` j(file.source).find(j.Comment).remove().toSource();` but it looks like `remove`...

@noomorph we are running one detox instance with 2 workers per machine

upd: we've updated to macOS 13.6.5 and xcode 15.2 - still same issue