# Improve speed of build due to outdated yarn ## Problem `yarn install` is extremely slow, impacting speed and performance. ## Solution Upgrade yarn to latest version and optimize configuration for faster installs. ## Acceptance Criteria - [ ] Upgrade yarn to latest stable version - [ ] `yarn install` completes faster (provide time difference) - [ ] build time reduced by 30%+ - [ ] All existing functionality works after upgrade - [ ] Update documentation for new yarn version - [ ] Provide other potential fixes (will boost bounty for further solutions and report explaining improvements with time differences) @stakgraph
Improve speed of build due to outdated yarn
Problem
yarn installis extremely slow, impacting speed and performance.Solution
Upgrade yarn to latest version and optimize configuration for faster installs.
Acceptance Criteria
yarn installcompletes faster (provide time difference)@stakgraph