Pipeline error with specVersion on ui5.yaml
yilmazozkan opened this issue · 1 comments
Context
- UI5 Module Version (output of
ui5 --version
when using the CLI): 2.14.19 ( Locally used in project ) - Your environment : SAP Business Application Studio
Hello Team,
Since last 2 weeks, I am getting a pipeline issue.
Pipeline error is coming from ui5.yaml file of a reuselib for specVersion:
ERROR - Unsupported specification version 2.4 defined for project ico.lib. See https://github.com/SAP/ui5-project/blob/master/docs/Configuration.md#specification-versions
Even I tried to use specVersion 2.5 and 2.6 on ui5.yaml file, but the error was same, although versions 2.4 and 2.5 seem to be supported according to documentation on the error.
I believe this error not because of our coding, since same code worked for pipeline of other branches successfully. We don't have any differences between branches..
Fioripipeline github team advised me to delete package-lock.json but it did not work. And Fiori DLM colleagues pointed me to ask UI5 team.
Can you help about it?
I've also created an issue locally on SAP stackenterprise.
Thanks in advance,
Özkan
To me this doesn't seem to be an UI5 Tooling issue but rather the problem of using an outdated UI5 CLI version. I followed up via comment on stack enterprise and removed all internal links.