Try upgrading Node on your system and installing the latest version of firebase-tools.
Use NVM to Update Your Node Version
Then for firebase-tools:
npm update -g firebase-tools
or
npm install -g [email protected]