vercel/speed-insights

postinstall script fails

NoamBechhofer opened this issue · 2 comments

$ rm -rf node_modules/ && pnpm install
 WARN  5 deprecated subdependencies found: abab@2.0.6, debug@4.1.1, domexception@4.0.0, fsevents@2.1.3, uuid@3.3.2
Packages: +876
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 899, reused 870, downloaded 0, added 876, done
node_modules/.pnpm/esbuild@0.14.47/node_modules/esbuild: Running postinstall script...
node_modules/.pnpm/@vercel+speed-insights@1.0.10_next@14.2.3_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react@18.3.1/node_modules/@vernode_modules/.pnpm/@vercel+speed-insights@1.0.10_next@14.2.3_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react@18.3.1/node_modules/@vercel/speed-insights: Running postinstall script, failed in 18ms
.../node_modules/@vercel/speed-insights postinstall$ node scripts/postinstall.mjs
└─ Failed in 20ms at C:\Users\noamb\OneDrive\Documents\Columbia\2023-2024\Spring\full-stack\nextjs-dashboard\node_modules\.pnpm\@vercel+speed-insights@1.0.10_next@14.2.3_@babel+core@7.24.5_react-dom@18.3.1_react@18.3.1__react@18.3.1__react@18.3.1\node_modules\@vercel\speed-insights
 ELIFECYCLE  Command failed with exit code -4058.

Hello @NoamBechhofer!

We'll release a new version with a try-catch and some logs, because at this stage, we don't have enough information about the root cause.

I'll close it since there's no activity here, feel free to re-open with some reproduction and logs if it ever happens again.