Topic: MDB pro installation
gopinathan.ramalingam
free
asked 6 years ago
Teschke
pro
answered 6 years ago
[http] proxy = http://*****:******@*******:80 [https] proxy = http://*****:******@*******:80
Damian Gemza staff commented 6 years ago
Dear Teschke, Are you still having a problem, or with the fix which you've provided you're able to use our GIT? Best Regards, Damian
gopinathan.ramalingam
free
answered 6 years ago
gopinathan.ramalingam
free
answered 6 years ago
Teschke pro commented 6 years ago
Are you behind a proxy?gopinathan.ramalingam free commented 6 years ago
Yes, but proxy is configured . git config --global --add http.proxy http://*****:******@*******:80 git config --global --add https.proxy http://*****:******@*******:80FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
dclauson@teamadvocate.com pro commented 6 years ago
Sounds to me like you don't have git installed. Try just typing git on your command line and see if it runs and shows you the version. If you get an error, you need to install git.