- Downloads work on networks where HTTP/2 is unreliable. Some content
delivery endpoints reset the connection partway through serving a file instead
of delivering it, which stopped builds that were otherwise fine. Everything
yoe downloads now uses HTTP/1.1, which those endpoints serve normally.
To update, run: yoe update
Or download the binary for your architecture and place it in your PATH.
Note: Yoe is in heavy development. We recommend cleaning your build directory and re-creating projects (yoe init) with each new release.