Open shaunsmith opened 6 years ago
Assigned to @treeder for triage. :)
Can we just tell people to download the bin in these cases?
Yes, that's seems reasonable. @michael-w-williams can we expand the instructions on the fn README.md and install tutorial to include manual download and install of the fn CLI? This would include:
The install script lays out the steps. :)
I'll rename this enhancement request.
This all sounds good. I'll should be able to work on it in next week.
Many developers installing Fn don't have root access and can't write to /usr/local/bin. On some platforms (e.g., DigitalOcean droplets) /usr/local is in a read-only file system and cannot be written to.
The Fn install script should be runnable by a non-root user and support the specification of the installation folder.