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 dfbeaa4 commit 8e11657Copy full SHA for 8e11657
install.sh
@@ -6,5 +6,5 @@ cd "$(dirname "$0")"
6
7
rm -rf node_modules web/node_modules backend/api/node_modules backend/email/node_modules command/node_modules backend/shared/node_modules
8
9
-yarn install --frozen-lockfile
+yarn install
10
0 commit comments