Skip to content

Commit 6fdae15

Browse files
committed
fix corepack
Signed-off-by: Robert Detjens <[email protected]>
1 parent 5525f41 commit 6fdae15

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/mise.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,2 @@
11
[tools]
2-
node = "lts"
3-
4-
[env]
5-
# install corepack shims with node
6-
MISE_NODE_COREPACK = true
2+
node = { version = "lts", postinstall = "corepack enable" }

0 commit comments

Comments
 (0)