cancel
Showing results for 
Search instead for 
Did you mean: 

Error: NoAppDetectedError - An app was not successfully detected by any available buildpack

Manish_Sehgal
Advisor
Advisor
0 Kudos
92

Hello There,

I am trying following tutorial in my trail account:

Deploy an App to SAP BTP, Cloud Foundry runtime

On step 3, I am getting following error:

NoAppDetectedError - An app was not successfully detected by any available buildpack

Could you please help me determine the root cause of this issue?

Thanks,

View Entire Topic
qmacro
Developer Advocate
Developer Advocate

Are you sure you zipped up the files as described? This message sounds like you might still have the app within the ZIP file ... but within a folder within it. Did you follow the warning in the earlier step, which states:

Be sure not to include the containing folder in the zip file – you must explicitly select only the contents of the cf-sample-app-nodejs-main folder and not that folder itself.

Ensure you don't have a top level enclosing folder in the ZIP file and give it another go. Good luck!