Skip to content

Commit e50d8fd

Browse files
Updated instruction for local-install.sh (#127)
1 parent 94c6f67 commit e50d8fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/local-install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
set -eo pipefail
33

44
## usage: local-install.sh <package-to-install-dir> <consuming-app-dir>'
5+
## note: will run into issues on node >=23, better use older version
56
##
67
## examples:
78
##

0 commit comments

Comments
 (0)