how to make flutterfire to find locally (not global scope) installed firebase-cli #9818
Unanswered
PRA1995SAG
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
1, I've installed the
"firebase-tools": "^11.15.0"
in a local node project. I'm able to login by runningfirebase
commands there.2. I've installed the
flutterfire cli
to by runningdart pub global activate flutterfire_cli
3. The problem with
flutterfire cli
is, it does not recognize locally installedfirebase-tools
flutterfire
findfirebase-cli
(local)firebase-cli
globally ?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions