We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94c6f67 commit e50d8fdCopy full SHA for e50d8fd
scripts/local-install.sh
@@ -2,6 +2,7 @@
2
set -eo pipefail
3
4
## usage: local-install.sh <package-to-install-dir> <consuming-app-dir>'
5
+## note: will run into issues on node >=23, better use older version
6
##
7
## examples:
8
0 commit comments