Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install standalone CLI #1641

Closed
hatboysam opened this issue Sep 4, 2019 · 2 comments
Closed

Can't install standalone CLI #1641

hatboysam opened this issue Sep 4, 2019 · 2 comments
Assignees
Labels

Comments

@hatboysam
Copy link

hatboysam commented Sep 4, 2019

[REQUIRED] Environment info

firebase-tools: N/A

Platform: Ubuntu

[REQUIRED] Test case

samstern@samstern-zenbook:~/Projects/factory1000$ curl -sL firebase.tools | bash
-- Checking for existing firebase-tools on PATH...
-- Checking your machine type...
-- Links...
[Binary URL] https://firebase.tools/bin/linux/latest
-- Downloading binary...
######################################################################## 100.0%###=O#- #                                                                      
-- Setting permissions on binary...
-- Moving binary to /usr/local/bin/...
/usr/local/bin/firebase: line 1: Not: command not found
-- firebase-tools@ is now installed at /usr/local/bin/firebase
-- All Done!

[REQUIRED] Steps to reproduce

See above

[REQUIRED] Expected behavior

Firebase CLI

[REQUIRED] Actual behavior

samstern@samstern-zenbook:~/Projects/factory1000$ cat /usr/local/bin/firebase 
Not Found
@hatboysam
Copy link
Author

@abeisgoat I think this is maybe because 7.3.1 has no binary?

@abeisgoat
Copy link
Contributor

This was the result of a known firebase.tools spotting issue (when we were still manually shipping firepit builds), it should not happen anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants