cancel
Showing results for 
Search instead for 
Did you mean: 

/home/user/projects/MyHANAApp is not a deployable CAP project.

have created a project and deployed several times to CF. since today i started facing error as /home/user/projects/MyHANAApp is not a deployable CAP project but there as no change to the project. 

 

Please guide what is missing in this?

it works when i run the deployment from terminal. not from the UI. have logged a case.
0 Kudos
I face the same problem, this is completely odd since it worked just fine 2 days ago when I last deployed.

Accepted Solutions (0)

Answers (5)

Answers (5)

akhanna
Discoverer

Now, It is working fine and able to deploy. 🙂

akhanna
Discoverer
0 Kudos
error in logs : /home/user/projects/pocfilterapp is not a deployable CAP project.

I am also facing the same issue since yesterday. Any response from product team for this issue, Please guide ?

Regards,

Arpit

 

 

sap_newbie
Advisor
Advisor
0 Kudos

I am experiencing the same issue... I am unable to Right click and deploy the MTA yaml from the archive. 

I got it to work using the following commands: 

mbt build -t ./

cf deploy [insertyourProjectsName].mtar

 

KripaJoy
Associate
Associate
0 Kudos

Same happening for me too, its working from command line (cf deploy " xxxxxx") not from BTP right click/UI.
Is it a global issue?

Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi @krishnakumar_nagarajan01,

If it works from a terminal command, then it has something to do with BAS.

Try refreshing your browser session. If it doesn't work, then try clearing your browser's cache.

If everything else fails, then open a support ticket.

Best regards,
Ivan

ArpitKothari
Newcomer
0 Kudos
I am also facing same issue since morning, and getting below error while deploying from command line - Missing script: "deploy"
RoryA
Explorer
0 Kudos
Yep, we are also having the same problem that just started yesterday and is occuring on 2 other colleagues BAS.
Jaydeepgiri
Discoverer
0 Kudos
Hello,
Jaydeepgiri
Discoverer
0 Kudos
Hello, I am Facing the same issue, I have deployed the Application previously multiple times but today it says "Project is not a deployable CAP project", Any Idea what might have gone wrong?