cancel
Showing results for 
Search instead for 
Did you mean: 

GET https://hxeserver-01:51020/@sap/cds-dk - Internal Server Error

iperez-sofos
Participant
0 Kudos

Greetings.

The post title basically describes the problem.

I am working on a SAP CAP application in SAP HANA Express Edition (based on the SAP Cloud Platform Business Application template).

When I try to build the CDS artifacts ("Build CDS" option), I get the following error message:

(DIBuild) npm ERR! code E500

npm ERR! 500 Internal Server Error - GET https://hxeserver-01:51020/@sap%2fcds-dk - Internal Server Error

I have no clues or ideas about what the cause is ... and therefore what the solution could be. I can only add that until now (and I have already been working on the project for several months) such an error had not occurred.

Thankful in advance for any help and/or suggestion in this regard.

Note: I need to add that the URL https://hxeserver-01:51020 corresponds to the di-local-npm-registry application in the SAP Space, HANAExpress Organization within my installation of SAP HANA Express Edition (installation on my local pc, it is say, on premise).

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member643578
Participant
0 Kudos

Hello Issac..

I have no idea where was error occurred. Once try the following

First remove node modules in global level again install it using npm install -g @sap/cds-dk and restart your system.