teambit / bvm

Bit version manager
Other
40 stars 13 forks source link

fix: don't make HTTP request to remote, when the bit version is known #52

Closed zkochan closed 2 years ago

zkochan commented 2 years ago

This partially fixed https://github.com/teambit/bvm/issues/22#issuecomment-1175245342 as network requests will not happen in case of running

bvm install <bit version> -f <tarball path>