"Docker build fails with ERR_PNPM_IGNORED_BUILDS — addon/Dockerfile installs pnpm unpinned (npm install -g pnpm), and recent pnpm versions block native build scripts (better-sqlite3, esbuild, onnxruntime-node, sharp) by default. The pnpm.onlyBuiltDependencies field in mcp-server/package.json is no longer read by pnpm — needs either pnpm approve-builds --all
"Docker build fails with ERR_PNPM_IGNORED_BUILDS — addon/Dockerfile installs pnpm unpinned (npm install -g pnpm), and recent pnpm versions block native build scripts (better-sqlite3, esbuild, onnxruntime-node, sharp) by default. The pnpm.onlyBuiltDependencies field in mcp-server/package.json is no longer read by pnpm — needs either pnpm approve-builds --all