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

repo: failed to upload package: in intellij in windows #36

Open
shakuntshri opened this issue Oct 19, 2022 · 1 comment
Open

repo: failed to upload package: in intellij in windows #36

shakuntshri opened this issue Oct 19, 2022 · 1 comment

Comments

@shakuntshri
Copy link

Hello I am trying to set repo tool for intellij in windows
I've downloaded the repo file and installed cygwin and placed at C:\cygwin64 folder.
When i am running command getting below error.

C:\cygwin64\bin\bash.exe -l C:/Users/myfol/Installer/tools-repo-1.4/tools-repo-1.4/repo/repo st C:\Users\myfol\workspace\my-site\ui.apps\src\main\content\jcr_root\apps\my-sitel\components\button
C:/Users/myfol/Installer/tools-repo-1.4/tools-repo-1.4/repo/repo: line 381: zip: command not found
curl: (26) couldn't open file "/tmp/repo.VR1/pkg.zip"
repo: failed to upload package: 

Process finished with exit code 5

Here is the configuration in Intellij
Program : C:\cygwin64\bin\bash.exe
Argument : -l C:/Users/myfol/Installer/tools-repo-1.4/tools-repo-1.4/repo/repo st "$FilePath$"

@ravrockss
Copy link

Do ensure that Cygwin has the latest versions of packages zip, unzip, curl, and RSYNC installed.
My issue was resolved after I tried to install these packages in Cygwin and reattempted the repo commands.

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

2 participants