Resolved
Yarn install build timeout issues have been resolved. Please note that customers who have pinned to a specific node.js buildpack release or branch will need to update their version to receive the fix.
Update
Our engineers have identified the issue and are working to fix the problem with yarn install
build timeouts in Ruby builds.
Update
Customers experiencing build timeouts with yarn install
can temporarily workaround the issue by running heroku config:set UV_USE_IO_URING=0
.
Issue
Some customers are encountering issues with yarn install
build steps in Ruby apps, resulting in timeout errors.