I have been following the tutorial through. I am using Mac OSX.
When get to the final stage of processing my build https://www.habitat.sh/tutorials/getting-started-process-build/ and I execute the third step [default:/src:0]# hab pkg export docker myorigin/mytutorialapp
I see this error
[27][default:/src:0]# hab pkg export docker myorigin/mytutorialapp hab-studio: Creating Studio at /tmp/hab-pkg-dockerize-oCCI/rootfs (baseimage) » Installing myorigin/mytutorialapp ✗✗✗ ✗✗✗ Cannot find a release of package in any sources: myorigin/mytutorialapp ✗✗✗
I’m not sure what I am supposed to do with the error message and what has thrown it as having followed the tutorial I don’t deel I understand all the parts that are happening at this stage, especially not enough to debug the problem myself.
Also I wasn’t sure if I am able to look this error message up in the docs?
Is this related to docker or habitat? How would I find out?