Oops! We only support app manifests with Node.js runtime versions 14, 18 and above.
maniffest.json:
{
“platform-version”: “2.3”,
“product”: {
“freshdesk”: {
“location”: {
“ticket_sidebar”: {
“url”: “index.html”,
“icon”: “styles/images/icon.svg”
}
}
}
},
“engines”: {
“node”: “18.15.0”
}
}
I get this error when I upload my ZIP file.