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

bvm install not working on Mac #23

Open
mihuartuanr opened this issue Nov 12, 2021 · 5 comments
Open

bvm install not working on Mac #23

mihuartuanr opened this issue Nov 12, 2021 · 5 comments

Comments

@mihuartuanr
Copy link

mihuartuanr commented Nov 12, 2021

bvm -v print 0.0.30

nothing print while running bvm install, terminal hang

@mihuartuanr
Copy link
Author

can install bit harmony by other ways instead bvm ?

@mihuartuanr
Copy link
Author

set terminal proxy

export http_proxy=http://127.0.0.1:1080
export https_proxy=$http_proxy

@GiladShoham
Copy link
Member

do you see anything with bvm list -r

@mihuartuanr
Copy link
Author

do you see anything with bvm list -r

all commands except install work as expected。

install works by setting proxy of terminal.

it will be better if others manners exist.

@mihuartuanr
Copy link
Author

set terminal proxy

export http_proxy=http://127.0.0.1:1080
export https_proxy=$http_proxy

I guess network limits causes this issue, so terimal proxy using vpn can work...

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