v0.24.5
yarnpkg/yarnv0.24.5May 15, 2017by bestander
AI Summary
Similar to the previous release, this version fixes the same ENOENT error related to the `babylon` binary during the resolving process.
Key Highlights
- Fixes ENOENT error for 'node_modules/.bin/babylon' during resolving phase
- Ensures package resolution proceeds without missing binary errors
Full Release Notes
* fixes errors like ``` [1/4] 🔍 Resolving packages... "ENOENT: no such file or directory, stat '.../node_modules/.bin/babylon'" ```