-
Notifications
You must be signed in to change notification settings - Fork 42
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
deployment #67
Comments
Do you have git installed, can you run |
yes i have git installed |
Try using powershell. Perhaps windows terminal is acting up. If that doesn't work you can always do this:
|
do you think it is related to my git version? |
it doesn't work with powershell |
There is no version check. It's a simple check here to check if caprover-cli/src/utils/ValidationsHandler.ts Lines 19 to 25 in ede40cf
|
it works with |
When you get "git branch name to be deployed: (deploy)" you can put any, but it will remain static, hit Ctrl+v and it will allow you to put a new branch |
Hello
I got a problem when trying to deploy : i got this error :
Preparing deployment to CapRover...
"git" command not found: CapRover needs "git" to create tar file from your branch source files.
Run "caprover deploy --help" to know more deployment options... (e.g. tar file or image name)
error Command failed with exit code 1.
and it is of course a git repo
anybody can help me please ?
The text was updated successfully, but these errors were encountered: