diff --git a/e2e/utils.ts b/e2e/utils.ts
index 6322c54419a4d586c35945213e692bf2f92571c7..54514d267769b4507e2db0d717697f1b7c5032ec 100644
--- a/e2e/utils.ts
+++ b/e2e/utils.ts
@@ -103,7 +103,7 @@ export async function runCreateLlama(
     process.env.OPENAI_API_KEY || "testKey",
     appType,
     "--eslint",
-    "--use-npm",
+    "--use-pnpm",
     "--port",
     port,
     "--external-port",