Closed Myzel394 closed 4 months ago
Hello! You're using quite an old version of this library, perhaps due to an outdated tight constraint of one of your dependencies. If you update deps versions (try `gleam update) then it will compile with current versions of Gleam.
Hey, so this is my very first time fuddling around with Gleam; I'm sorry if this is an issue on my side, but I couldn't find anything on the internet about this otherwise.
I'm following this article to run a Gleam webserver. I copied the sample code:
but running
gleam run
shows the following error:It looks like not all cases are matched in the
gleam_crypto
librarygleam version: