We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dff318 commit f761d47Copy full SHA for f761d47
scripts/smokeTests.sh
@@ -36,7 +36,7 @@ cd "$PROJECT_DIR"
36
37
cp .env.example .env
38
39
-pnpm install -r
+pnpm install -r --no-frozen-lockfile
40
41
pnpm build
42
0 commit comments