Closed LindsayWangGreat closed 2 years ago
@sapui5/sap.esh.search.ui is indeed missing on npmjs.org, but it was released internally.
AFAICS, it is correct that SAPUI5 1.102.4 refers to sap.esh.search.ui 1.102.2, just the deployment to npmjs.org is missing.
We are working on publishing the missing version. Sorry for the inconvenience.
Note: also internally reported and tracked as 2280138508.
The missing packages have been published in the relevant versions.
This should be resolved now. Kindly try again and confirm.
Failed to resolve library sap.fe.navigation: Failed to extract package @sapui5/sap.fe.navigation@1.96.17: No matching version found for @sapui5/sap.fe.navigation@1.96.17.
A other package is missing on npm can you please have a look?
Failed to resolve library sap.fe.navigation: Failed to extract package @sapui5/sap.fe.navigation@1.96.17: No matching version found for @sapui5/sap.fe.navigation@1.96.17.
A other package is missing on npm can you please have a look?
Can you please state the @ui5/cli version and SAPUI5 version you're using?
According to https://ui5.sap.com/1.96/patchinfo.html, version 1.96.17 should have been part of SAPUI5 1.96.20 to 1.96.22, but it's indeed missing on npmjs.org. Same for other sap.fe packages, like @sapui5/sap.fe.core.
@mhuber9 we're working on it and will provide the missing versions asap.
Expected Behavior
run ui5 build. it should succeed.
Current Behavior
the error reported as below. error Message: Resolution of framework libraries failed with errors: Failed to resolve library sap.esh.search.ui: Failed to extract package @sapui5/sap.esh.search.ui@1.102.2: No matching version found for @sapui5/sap.esh.search.ui@1.102.2.
For details, execute the same command again with an additional '--verbose' parameter
Steps to Reproduce the Issue
Context
ui5 --version
when using the CLI): 2.12.1unknown
nothing
Log Output / Stack Trace