cancel
Showing results for 
Search instead for 
Did you mean: 

I have got this error while trying to deploy the fiori worklist application via vs code

divu99
Discoverer

I have got this error while trying to deploy the fiori worklist application via vs code:

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

please help me in resolving this.

IanQuigley
Advisor
Advisor
0 Kudos

Hi Divya,

Could you please run the deployment again, using the DEBUG target as mentioned above? Please also include the console output before this error, as it should help to see why the failure occurred.

Regards,

Ian

divu99
Discoverer
0 Kudos

2145606-image.pngThankyou for replying,the screenshot of the error that i got is this:

How to set the debig target as i am new to fiori so i have no clue on how to rectify it.

divu99
Discoverer
0 Kudos

i have tried this command but got this error:

former_member727277
Discoverer
0 Kudos

Hi Divya,

You may need to replace ampersand with semicolon hence can you please try following:
set DEBUG=ux-odata-client; npm run deploy

Regards,
Pawel

Accepted Solutions (0)

Answers (0)