Hi guys,
i'm trying to deploy my first app to CF environment, but the operation failed and i got this error:
Staging error: No process types returned from stager . i check the log file and this is what i got
com.sap.cloud.lm.sl.common.SLException: A step of the process has failed. Retrying it may solve the issue. at com.sap.cloud.lm.sl.cf.process.steps.SyncFlowableStep.executeInternal(SyncFlowableStep.java:71) at com.sap.cloud.lm.sl.cf.process.steps.SyncFlowableStep.lambda$execute$0(SyncFlowableStep.java:60) at com.sap.cloud.lm.sl.cf.core.util.LoggingUtil.logWithCorrelationId(LoggingUtil.java:15)
the yaml file is generated by default .
have you any suggestions to solve this issue. than you