I am using Google Cloud Shell Editor to run my Firebase+React application. When I run Firebase CLI i got this:
Firebase CLI v11.1.0 is incompatible with Node.js v16.1.0 Please upgrade Node.js to version ^14.18.0 || >=16.4.0
If I update
npm install -g firebase-tools
I got this
Firebase CLI v11.2.0 is incompatible with Node.js v16.1.0 Please upgrade Node.js to version ^14.18.0 || >=16.4.0