cancel
Showing results for 
Search instead for 
Did you mean: 

Custom SAP Fiori Client - APK

Gowtham
Contributor
0 Kudos

Hi all,

When we are trying to build our Custom Fiori Client APK we are facing following error , i am following this link

Custom Fiori Client - APK

i am facing error at the command line : node create_fiori_client.js

fcone is my new cordova folder & which should get created by running the script but its not.

Versions :

Did anyone come across this.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Gowtham
Contributor
0 Kudos

Issue resolved , There was a problem in the Standard script where its adding Cordova & Kapsel libraries , have commented those and added the libraries manually.