devops - Unable to clone locally a repository from VS Team Services using any version of Visual Studio 2017 -


i'm having problem cloning repository locally visual studio team services when using version of visual studio 2017. here's error i'm getting:

error encountered while cloning remote repository: git failed fatal error. fatal: win32exception encountered. failed write credentials error: cannot spawn askpass: no such file or directory fatal: not read username 'https://xxx.visualstudio.com':terminal prompts disabled 

i have computer run visual studio 2015 , works fine. there reason i'm having problem?


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -