- Make sure you have Yarn v1.22.22 installed
- Check yarn.lock ->
string-width-cjs@npm:string-width
&string-width
should be separate entries - Run
yarn turbo prune @org/web
- Check the yarn.lock in the
out
dir with the pruned output (string-width-cjs@npm:string-width
&string-width
are merged)