I am using IBM Bluemix for a school project.
I have finished the code and I need to send the application to the IBM Bluemix platform.
I am using the cf toolbar and the standar methods for sending the app to the cloud (cf login, cd into the new directory, cf push etc).
Nonetheless, I get the error
Staging Failed: An application could not be detected by any available buildpack
What is causing this and how can I solve it?
Here is a print of the error screen I get when sending the app to Bluemix - With the cf logs
associated with the error.