Closed pktiuk closed 1 week ago
Hi @pktiuk 👋🏼
Your error message shows that you are using go version 1.18, unfortunately the project uses a standard lib that is only available >=1.21. You can either update your local go version to 1.21 or above or download a mermerd binary directly from the Release Page
I will add the minimal supported go version in the readme to prevent this in the future
Maybe an AppImage package would be useful? I would just work on any Linux
Added the requirement to the readme. For now I will not add an AppImage.
Hello, I installed this app using instructions in Readme, but I can't run it
I am on Ubuntu 22.04