Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need support with Project "Piper": transportRequestUploadCTS #5278

Open
CargillRamya opened this issue Feb 21, 2025 · 0 comments
Open

Need support with Project "Piper": transportRequestUploadCTS #5278

CargillRamya opened this issue Feb 21, 2025 · 0 comments

Comments

@CargillRamya
Copy link

Hi Team,
We're using piper library function "transportRequestUploadCTS" to upload an UI5 application to the SAPUI5 ABAP repository. All the needed parameters to the pipeline are provided using the step value in config.yml file. But while execution we face this error as attached in snippet. We're using technical id for running the job and this doesn't have access to the directory location

"/usr/local/lib/node_modules/@sap/ux-ui5-tooling/node_modules/@sap-ux/preview-middleware"

Because of which I suppose its trying to execute the npm install command
npm install --global --verbose @ui5/cli @sap/ux-ui5-tooling @ui5/logger @ui5/fs

But these packages are already installed and available in system where pipeline execution is happening. So, is there a way we could fix this issue that's happening with installation?

Thanks in advance.

Image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant