cancel
Showing results for 
Search instead for 
Did you mean: 

HANA Express Web IDE - Error when Building hdbcds

kuanlung_wong3
Explorer
0 Kudos

I'm following thomas.jung youtube series on the SAP HANA Basics for Developers on part 5.2, and when I try to build the hdbcds, I encountered the following error:

(DIBuild) npm ERR! code EINTEGRITY
npm ERR! Verification failed while extracting handlebars@4.7.4

I'm running on HANA Express 2.00.045.00.1575639312. I've changed the root package.json @sap/cds to 3.21.x as described in SNote 2898240.

Any pointer how to start checking the error? Or how do I check the components compatibility?

View Entire Topic
thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

Perhaps try a newer version of the cds module (which in turn might force the fetch of a new version of handlebars).

The other option would be to clear the cache of the di-local-npm-registry. See the instructions here: https://help.sap.com/viewer/292437fbf7794e2cb0d323b19a38285c/SAPWEBIDE4HANA/en-US/5fd9473b7e994e2aa6...