The installer currently cannot install the "latest" version. It looks like the assets for v14.11.1 were uploaded to the v14.11.0 release.
[REQUIRED] Environment info
firebase-tools: 14.11.1
Platform: Ubuntu
[REQUIRED] Test case
curl -sL https://firebase.tools/ | upgrade=true analytics=false bash
[REQUIRED] Steps to reproduce
curl -sL https://firebase.tools/ | upgrade=true analytics=false bash
[REQUIRED] Expected behavior
Successful install
[REQUIRED] Actual behavior
#14 [ 9/49] RUN curl -sL https://firebase.tools/ | upgrade=true analytics=false bash
#14 0.231 -- Checking for existing firebase-tools...
#14 0.232 -- Checking your machine type...
#14 0.233 -- Downloading binary from https://firebase.tools/bin/linux/latest
#14 0.313
######################################################################## 100.0%#=#=#
##=#=#
######################################################################## 100.0%
#14 0.583 -- Setting permissions on binary... /usr/local/bin/firebase
#14 0.587 /usr/local/bin/firebase: line 1: Not: command not found
The installer currently cannot install the "latest" version. It looks like the assets for
v14.11.1were uploaded to thev14.11.0release.[REQUIRED] Environment info
firebase-tools: 14.11.1
Platform: Ubuntu
[REQUIRED] Test case
curl -sL https://firebase.tools/ | upgrade=true analytics=false bash[REQUIRED] Steps to reproduce
curl -sL https://firebase.tools/ | upgrade=true analytics=false bash[REQUIRED] Expected behavior
Successful install
[REQUIRED] Actual behavior