cancel
Showing results for 
Search instead for 
Did you mean: 

Deployment issue from BAS to ABAP

pravallika187
Member
0 Kudos
711

Hi Experts,

Currently I am facing an issue while deploying from BAS to ABAP Repository. I am not able to figure it out what exactly the reason for this issue, This error is occurring once we try npm run deploy command, can anyone help us on this.

Error:

ERR! builder:custom deploy-to-abap Deployment Failed. You can re-run deployment with the following command to get more detailed log information:

ERR! builder:custom deploy-to-abap MacOs/Linux: DEBUG=ux-odata-client npm run deploy

ERR! builder:custom deploy-to-abap Windows: set DEBUG=ux-odata-client & npm run deploy

Thanks in Advance !

Regards,

Pravallika

Accepted Solutions (0)

Answers (1)

Answers (1)

jlong
Product and Topic Expert
Product and Topic Expert
0 Kudos

Try this site;

https://ga.support.sap.com/dtp/viewer/index.html#/tree/3046/actions/45995:45996:50742:46000

Also, drop your package-lock.json and bump to the latest versions as it looks like you are using a old version of https://www.npmjs.com/package/@sap/ux-ui5-tooling

John