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$"
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.
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$"