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

Error: when execute pnpm -i #37

Open
jiaohu opened this issue Dec 31, 2024 · 0 comments
Open

Error: when execute pnpm -i #37

jiaohu opened this issue Dec 31, 2024 · 0 comments

Comments

@jiaohu
Copy link

jiaohu commented Dec 31, 2024

When I execute pnpm -i, and then I get the error message below, how could I fix it?

(base) ➜  eliza-starter git:(main) ✗ pnpm i           
 WARN  19 deprecated subdependencies found: @cliqz/[email protected], @cliqz/[email protected], @cliqz/[email protected], @cliqz/[email protected], @discordjs/[email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]
Packages: +1335
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Progress: resolved 1436, reused 1336, downloaded 0, added 0, done
node_modules/.pnpm/[email protected][email protected][email protected][email protected]/node_modules/puppeteer: Running posnode_modules/.pnpm/[email protected][email protected][email protected][email protected]/node_modules/puppeteer: Running postinstall script, failed in 974ms
.../node_modules/puppeteer postinstall$ node install.js
│ ERROR: Failed to set up Chromium r1108766! Set "PUPPETEER_SKIP_DOWNLOAD" env variable to skip download.
│ Error: Download failed: server returned code 502. URL: https://storage.googleapis.com/chromium-browser-snapshots/Mac/110876…
│     at /Users/over/node_project/eliza-starter/node_modules/.pnpm/@[email protected][email protected]/node_modules/@p…
│     at ClientRequest.requestCallback (/Users/over/node_project/eliza-starter/node_modules/.pnpm/@[email protected]_t…
│     at Object.onceWrapper (node:events:628:26)
│     at ClientRequest.emit (node:events:513:28)
│     at HTTPParser.parserOnIncomingClient (node:_http_client:716:27)
│     at HTTPParser.parserOnHeadersComplete (node:_http_common:117:17)
│     at Socket.socketOnData (node:_http_client:558:22)
│     at Socket.emit (node:events:513:28)
│     at addChunk (node:internal/streams/readable:559:12)
│     at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)
└─ Failed in 975ms at /Users/over/node_project/eliza-starter/node_modules/.pnpm/[email protected][email protected][email protected][email protected]/node_modules/puppeteer
 ELIFECYCLE  Command failed with exit code 1.
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

1 participant