bun icon indicating copy to clipboard operation
bun copied to clipboard

bun install stuck with some library

Open frodoe7 opened this issue 1 year ago • 1 comments

Version

0.1.10

Platform

Darwin Macs-MacBook-Pro.local 20.6.0 Darwin Kernel Version 20.6.0: Tue Feb 22 21:10:41 PST 2022; root:xnu-7195.141.26~1/RELEASE_X86_64 x86_64

What steps will reproduce the bug?

I'm trying to install that library : multichain-crypto-wallet

yarn add multichain-crypto-wallet works well but bun install multichain-crypto-wallet stuck and fire error

How often does it reproduce? Is there a required condition?

Always happen

What is the expected behavior?

The library should be installed in success

What do you see instead?

It stuck and fires that error

error: Unsupported dependency type git for "git+https://github.com/ren-forks/bitgo-utxo-lib.git#b848585e65b42c48b98c207e72d7d3006c9a5da0"


error: Unsupported dependency type git for "git+https://github.com/ethereumjs/ethereumjs-abi.git"

Additional information

No response

frodoe7 avatar Sep 05 '22 00:09 frodoe7

Duplicate of https://github.com/oven-sh/bun/issues/82

vuon9 avatar Sep 06 '22 20:09 vuon9

Duplicate of https://github.com/oven-sh/bun/issues/82

xHyroM avatar Nov 03 '22 15:11 xHyroM