mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update yarn config locations to fix global (#1853)
This commit is contained in:
parent
a9366c5622
commit
499235c3b6
@ -18,9 +18,8 @@
|
||||
"bin"
|
||||
],
|
||||
"post_install": "
|
||||
yarn config delete cache # 0.24.6 | remove wrong configuration value | delete after two updates
|
||||
yarn config set cache-folder \"$persist_dir\\cache\"
|
||||
yarn config set prefix \"$persist_dir\\bin\"
|
||||
yarn config set cache-folder \"$dir\\cache\"
|
||||
yarn config set prefix \"$dir\"
|
||||
",
|
||||
"env_add_path": [
|
||||
"bin",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user