You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switching from node-modules linker to pnpm or pnp causes this error:
➤ YN0000: ┌ Link step ➤ YN0001: │ Error: Failed to open the cache entry for @next/swc-darwin-x64@npm:14.1.4: Couldn't allocate enough memory at Zi.allocateBuffer (/Users/paulnispel/src/bb/basicblock/.yarn/releases/yarn-4.7.0.cjs:149:204603)
have tried on many version of yarn and many version of node and get the same error.
Self-service
Describe the bug
Switching from node-modules linker to pnpm or pnp causes this error:
➤ YN0000: ┌ Link step ➤ YN0001: │ Error: Failed to open the cache entry for @next/swc-darwin-x64@npm:14.1.4: Couldn't allocate enough memory at Zi.allocateBuffer (/Users/paulnispel/src/bb/basicblock/.yarn/releases/yarn-4.7.0.cjs:149:204603)
have tried on many version of yarn and many version of node and get the same error.
To reproduce
Large monorepo with many packages?
Environment
Additional context
No response
The text was updated successfully, but these errors were encountered: