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

Bun errors out when trying to install modulekit dependencies #105

Open
2 tasks done
kopy-kat opened this issue May 22, 2024 · 2 comments
Open
2 tasks done

Bun errors out when trying to install modulekit dependencies #105

kopy-kat opened this issue May 22, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@kopy-kat
Copy link
Member

Have you ensured that all of these are up to date?

  • This repo
  • Any dependencies (according to the package.json)

What command(s) is the bug in?

bun install

Operating System

macOS (Apple Silicon)

Describe the bug

When trying to use bun as a package manager it errors out with the following:

error: @rhinestone/sentinellist@github:rhinestonewtf/sentinellist failed to resolve
error: ds-test@github:dapphub/ds-test failed to resolve
error: forge-std@github:foundry-rs/forge-std failed to resolve
error: forge-std@github:foundry-rs/forge-std failed to resolve
error: @rhinestone/module-bases@github:rhinestonewtf/module-bases failed to resolve
error: @rhinestone/sentinellist@github:rhinestonewtf/sentinellist failed to resolve
error: ds-test@github:dapphub/ds-test failed to resolve
error: erc7579@github:erc7579/erc7579-implementation failed to resolve
error: forge-std@github:foundry-rs/forge-std failed to resolve
error: solarray@github:sablier-labs/solarray failed to resolve
error: solady@github:vectorized/solady failed to resolve
error: account-abstraction@github:kopy-kat/account-abstraction#develop failed to resolve
error: account-abstraction-v0.6@github:eth-infinitism/account-abstraction#v0.6.0 failed to resolve
error: ds-test@github:dapphub/ds-test failed to resolve
error: forge-std@github:foundry-rs/forge-std failed to resolve
@kopy-kat kopy-kat added the bug Something isn't working label May 22, 2024
@Jarred-Sumner
Copy link

This is is likely a bug in Bun and not in modulekit. Can you file an issue in Bun's repository?

@kopy-kat
Copy link
Member Author

Done, thanks for pointing this out: oven-sh/bun#11348

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants