fnproject / cli

CLI tool for fnproject.
https://fnproject.io
Apache License 2.0
132 stars 66 forks source link

Install error, contents of /usr/local/bin/fn are "Not Found" #688

Open Nogbit opened 2 weeks ago

Nogbit commented 2 weeks ago

Running cat /usr/local/bin/fn results in Not Found.

This is after running the installer, which of course errors (with the above output) because it tries to execute fn.

WSL2 Distributor ID: Ubuntu Description: Ubuntu 22.04.5 LTS Release: 22.04 Codename: jammy

haoviatick commented 1 week ago

Hi, same here seems we can't run this cli on linux? I guess it's because of the last release version. curl -LSs https://raw.githubusercontent.com/fnproject/cli/master/install | sh image

vamshikrishna83 commented 1 week ago

Same issue here. Latest version doesn't have the binaries available for linux versions.