hi. just tried to install the server locally (starting from https://github.com/MoralisWeb3/Moralis-JS-SDK/tree/main/demos/parse-server-migration), but I got this error during “yarn install”:
error [email protected]: The engine “node” is incompatible with this module. Expected version “>=12.22.10 <17”. Got “18.9.0”
any suggestion in order to avoid downgrading my local node version? thx