fl-suite icon indicating copy to clipboard operation
fl-suite copied to clipboard

Installation step fails

Open mojtaba732 opened this issue 1 year ago • 0 comments

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.

mojtaba732 avatar Apr 29 '23 09:04 mojtaba732