After i setup the Visual studio Code with Freddy AI Copilot, installed the fdk and nodejs. Then i tried to build a custom app by entering into the app description into the prompt.
The custom app built fine and when uploading to the development site. It shows the below error.
Oops! We only support app manifests with Node.js runtime versions 18 and above.
But The current version of the nodejs version installed in my computer is v18.12.1 as attached.
Can anyone have any idea about it?