Dan Coleman

Results 4 comments of Dan Coleman

Same issue here. To force the up to date dependencies to be served when deploying dev, we have to remove the entire `node_modules/.cache` folder before running `yarn start`

We just encountered this issue. When tests fail we have to disable `xcpretty` and rerun tests in our pipeline because it truncates multiline failures.

This is a problem for us too. We use tools that emit multiline test failure messages. We currently have to download raw logs to view these messages.

I have a suggestion for the team working on this. Apple expects developers to adopt tool upgrades immediately after they are published. This is why they don't make it easy...