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 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