`expo publish` intermittently failing with "Error: write EPIPE" or "ENOMEM: not enough memory"

is this only happening on CI for you? maybe something changed on circle’s side of things, or they’re having issues.

one thing you might want to try, which we will be rolling out to everyone in SDK 40, is to opt in to a new way of starting the packager with EXPO_USE_DEV_SERVER=1 expo publish