Firebase – why I can't change Typescript version even though I have downgraded the version
so previously, I installed Typecript on my new macbook by running this command sudo npm install typescript -g and I got Typescript version 4.7.4. and then I want to deploy the function using this command firebase deploy unfortunately, there is…