We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
latest
ubuntu-latest
Fork https://github.com/deep-foundation/bun-js-docker-isolation-provider repo and see github actions output: https://github.com/deep-foundation/bun-js-docker-isolation-provider/actions/runs/8121632050/job/22200217336#step:8:185
bun to install as intented. npm install works without any problem
bun install failed
No response
The text was updated successfully, but these errors were encountered:
#10 [5/5] RUN bun install #10 0.475 bun install v1.0.29 (a146856d) #10 6.682 Error #10 6.682 at new ErrorWithFilename (/home/bun/app/node_modules/sumchecker/index.js:29:9) #10 6.682 at new ChecksumMismatchError (/home/bun/app/node_modules/sumchecker/index.js:88:12) #10 6.682 at <anonymous> (/home/bun/app/node_modules/sumchecker/index.js:61:47) #10 6.682 at onEofChunk (native) #10 6.682 at readableAddChunk (node:stream:1894:30) #10 6.682 at <anonymous> (node:stream:3234:21) #10 6.682 at _flush (node:crypto:1190:13) #10 6.682 at final (node:stream:3232:19) #10 6.682 at callFinal (node:stream:2763:23) #10 6.682 at prefinish (node:stream:2786:23) #10 6.682 #10 6.682 error: postinstall script from "electron" exited with 1
Sorry, something went wrong.
No branches or pull requests
What version of Bun is running?
latest
What platform is your computer?
ubuntu-latest
What steps can reproduce the bug?
Fork https://github.com/deep-foundation/bun-js-docker-isolation-provider repo and see github actions output:
https://github.com/deep-foundation/bun-js-docker-isolation-provider/actions/runs/8121632050/job/22200217336#step:8:185
What is the expected behavior?
bun to install as intented. npm install works without any problem
What do you see instead?
bun install failed
Additional information
No response
The text was updated successfully, but these errors were encountered: