Skip to content

Repl not loading sanctuary and ramda-fantasy #70

@apollux

Description

@apollux

The Repl at https://ramdajs.com/repl/ tries to load sanctuary@latest and ramda-fantasy@latest, both redirect to a specific version and then result in 500 and 503 responses.

The requests:
https://bundle.run/sanctuary@latest -> 302
https://bundle.run/ramda-fantasy@latest -> 302
https://bundle.run/ramda-fantasy@0.8.0 -> 503
https://bundle.run/sanctuary@3.0.0 -> 500

I wanted to play around with Maybe and Either that is when I noticed something was wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions