Adobe-Marketing-Cloud / tools

Tools to support development, testing and deployment of Marketing Cloud technologies
Apache License 2.0
143 stars 61 forks source link

cannot run repo(put), error=2. while using AEM repo in Intellij 2021 CE. #32

Open BSVthedeveloper opened 3 years ago

BSVthedeveloper commented 3 years ago

I have followed the instructions on https://github.com/Adobe-Marketing-Cloud/tools/tree/master/repo for installing aem repo. but on following all the instructions I am facing this error on running repo(put).

Screenshot 2021-09-28 at 12 24 53 PM

is it the issue of not having the repo path? but how to do it? I installed the aem repo by using homebrew commands:

brew tap adobe-marketing-cloud/brews brew install adobe-marketing-cloud/brews/repo

please help

OS : Mac OS Bigsur, Apple silicon

kumarhemendra commented 1 year ago

I have also getting the same issue. My Repo tool was working fine but after i have updated the Intellij-Idea it stopped working and i was also getting the same error. Then i have provided the absolute repo path and after that i am getting the following error.

image

Do we have any solution for this yet. i have tried all troubleshooting steps like resetting all setup from scratch, but doesn't work

kumarhemendra commented 1 year ago

I have found the solution for this problem. it's related to the repo tool path on my mac. Please try to setup repo tool PATH in your bash or zsh file then you will be able to resolve this issue.