Skip to content

Commit b551e87

Browse files
committed
more minimal repro: this should reproduce with v18.19.0
1 parent f8d0d17 commit b551e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
# Install a specific version of node
4-
n v20
4+
n v18.19.0
55

66
# Install package.json dependencies
77
yarn

0 commit comments

Comments
 (0)