I’m following the tutorial but when i try to run “yarn run build” on the folder “functions” it gives an error: The engine “node” is incompatible with this module. Expected version “16”. Got “21.6.1”
using --ignore-engines doenst work.
I got the same error if i try to Deploy (firebase deploy)