Hi Everyone,
I’m new to this platform, while setting up the fdk for development
I encounter nodejs version compatibility issue
[ERROR] Node.js version of 18.x.x is required to run this SDK. v20.10.0 found.
The latest fdk is looking for node 18x and npm 9 but my machine is on node 20x and npm 10x. apart from downgrading the nodejs what is the other option do we have here as I have other system that requires node 20x?
Thanks in advance,
Leo