npm install -g firebase-tools npm ERR! asyncWrite is not a function npm ERR! pna.nextTick is not a function
npm ERR! A complete log of this run can be found in: npm ERR!
It's versions problem. npm 6.1.0 → node 10.2.*
try n 10.2.1
n 10.2.1