Skip to content

Commit 1c1e2e0

Browse files
fix: disable strict-store-pkg-content-check for pkg.pr.new tarball compatibility
pnpm store cache in CI holds stale pkg.pr.new tarballs (@nuxt/[email protected] vs 4.3.1) causing ERR_PNPM_UNEXPECTED_PKG_CONTENT_IN_STORE failures. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
1 parent e4e77fb commit 1c1e2e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.npmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
strict-store-pkg-content-check=false

0 commit comments

Comments
 (0)