Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

postinstall script fails #68

Closed
NoamBechhofer opened this issue May 19, 2024 · 2 comments
Closed

postinstall script fails #68

NoamBechhofer opened this issue May 19, 2024 · 2 comments

Comments

@NoamBechhofer
Copy link

$ rm -rf node_modules/ && pnpm install
 WARN  5 deprecated subdependencies found: [email protected], [email protected], [email protected], [email protected], [email protected]
Packages: +876
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 899, reused 870, downloaded 0, added 876, done
node_modules/.pnpm/[email protected]/node_modules/esbuild: Running postinstall script...
node_modules/.pnpm/@[email protected][email protected]_@[email protected][email protected][email protected][email protected][email protected]/node_modules/@vernode_modules/.pnpm/@[email protected][email protected]_@[email protected][email protected][email protected][email protected][email protected]/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\@[email protected][email protected]_@[email protected][email protected][email protected][email protected][email protected]\node_modules\@vercel\speed-insights
 ELIFECYCLE  Command failed with exit code -4058.
@feugy
Copy link
Member

feugy commented May 24, 2024

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.

@feugy
Copy link
Member

feugy commented Jun 12, 2024

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.

@feugy feugy closed this as completed Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants