firebase-tools “-bash: firebase: command not found”

@mklement0 That answer looks good, but I’m worried it will be intimidating to someone who is so new to the command line. So I’m going to cherry-pick the most relevant piece of it.

@cienki Run this command to see what you should be putting in that PATH prefix in your .bash_profile file:

npm get prefix

Leave a Comment