cancel
Showing results for 
Search instead for 
Did you mean: 

Error while deploying node.js application to sap btp

04-17-2023 4:49 PM
shil123 Participant
1137 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

Hello All,

I am trying to convert node.js application into multitenant and after doing the changes I am trying to deploy the appication in sap btp, but I am getting the following error, Please find the attached screenshot and help me on the same.

So can anyone please help me on this.

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

HakanHaslaman
Product and Topic Expert
Product and Topic Expert
0 Likes

If you are using an old xsjs version, it would be good to upgrade to a recent version and try if it might already resolve your issue.

As I know, you need to use nodejs 10, as the nodejs 8 isn't supported anymore.

But from the error message, there might be also an issue with the database connection.