Skip to content
This repository was archived by the owner on Jul 20, 2023. It is now read-only.

Installation step fails #44

@mojtaba732

Description

@mojtaba732

I started installing fl-suite following this instruction. However, once I run the first step i.e.

LATEST_RELEASE_URL=$(curl -s "https://api.github.com/repos/katulu-io/fl-suite/releases/latest")

It does not work as expected. It seems the download link does not exist as shown in the following line:

$ echo $LATEST_RELEASE_URL
{ "message": "Not Found", "documentation_url": "https://docs.github.com/rest/reference/repos#get-the-latest-release" }

Please let me know how I can pass this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions