After installing Habitat from script and setting up the Habitat with 'hab cli setup', when i run 'hab studio enter', i am getting the following error,
Cannot find a release of package: core/hab-studio/0.83.0
ubuntu@chef-workstation:~/hab-two-tier$ hab studio enter
✗✗✗
✗✗✗ Cannot find a release of package: core/hab-studio/0.83.0
✗✗✗
ubuntu@chef-workstation:~/hab-two-tier$
You are likely hitting: https://github.com/habitat-sh/habitat/issues/6771
I believe you can work around this by installing the package explicitly: hab pkg install core/hab-studio/0.83.0
Thanks very much for the help.
Cheers
Most helpful comment
You are likely hitting: https://github.com/habitat-sh/habitat/issues/6771
I believe you can work around this by installing the package explicitly:
hab pkg install core/hab-studio/0.83.0