Closed Mhj-soniya closed 1 month ago
This error is from the devcontainer setup, not from installing Keila. What exactly are you trying to do?
Thank you for replying. I am trying to setup keila on my local computer. I am trying to rebuild and reopen code in container. The docker image is seen in docker desktop but when running mix deps.get I get this issue
On Mon, 14 Oct 2024, 19:32 Philipp, @.***> wrote:
This error is from the devcontainer setup, not from installing Keila. What exactly are you trying to do?
— Reply to this email directly, view it on GitHub https://github.com/pentacent/keila/issues/340#issuecomment-2411324279, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZMAUFIXXYZHNOY5MQBFUODZ3PDP7AVCNFSM6AAAAABP46PPE6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMJRGMZDIMRXHE . You are receiving this because you authored the thread.Message ID: @.***>
I have never personally worked with the devcontainer setup. The other day I was actually thinking about removing the instructions because I don’t really know how it works 😅
My recommendation would be to simply install Elixir locally, e.g. with asdf (just run asdf install
in the Keila directory once you have asdf installed) and give it another try.
HI, I am trying to install keila on ubuntu and I am getting this error. Can someone please help me fix this??