[ERROR] Node.js version of 18.x.x is required to run this SDK. v20.10.0 found

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

You can use NVM as recommended in the developer docs to handle multiple node installations on the same system (Freshworks Developer Docs | App development process)

This topic was automatically closed 6 days after the last reply. New replies are no longer allowed.