We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 337f4b3 commit 2bdeaeaCopy full SHA for 2bdeaea
.npmrc
@@ -1 +1,5 @@
1
engine-strict=true
2
+
3
+# Fix "ERR_PNPM_BAD_PM_VERSION This project is configured to use v9.1.1 of pnpm. Your current pnpm is v9.0.4" on Vercel
4
+# https://github.com/pnpm/pnpm/issues/8087#issuecomment-2118489643
5
+package-manager-strict=false
0 commit comments