i want change
'c:\user\xx\AppData\Local\Yarn\Data\global'
to
'd:\global-folder'
i test
yarn config set global-folder "d:\global-folder"
but
when i test
yarn global dir
the result is 'c:\user\xx\AppData\Local\Yarn\Data\global'
yarn version is 1.5.1
I have the same problem. no body wants to use that global default path
Most helpful comment
#5746