Skip to content

The module gleam/result does not have a then value. #33

Description

@richardcocks

Made a brand new project with gleam new then gleam add gladvent. I changed nothing then ran gleam build and encountered:

> gleam build
  Compiling argv
  Compiling envoy
  Compiling filepath
  Compiling gleam_erlang
  Compiling gleam_http
  Compiling gleam_httpc
error: Unknown module value
    ┌─ .\build\packages\gleam_httpc\src\gleam\httpc.gleam:116:26
    │
116 │   use response <- result.then(
    │                          ^^^^

The module `gleam/result` does not have a `then` value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions