Skip to content

Commit

Permalink
pass corepack home
Browse files Browse the repository at this point in the history
  • Loading branch information
alvrs committed Oct 13, 2024
1 parent 679754e commit 29d223f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
"clean": {
"cache": false
},
"globalPassThroughEnv": {
"COREPACK_HOME": "$HOME/.node/corepack"
}
"globalPassThroughEnv": ["COREPACK_HOME"]
}
}

0 comments on commit 29d223f

Please sign in to comment.