0
votes

Hello i am pretty new to using git.I have opened a repository in github and commited to it some files now when i am trying to clone the project on a new pc it gives me an error and i am have a tough time solving so if someone can help me i will thank him.

Git failed with a fatal error. fatal: AggregateException encountered. One or more errors occurred. error: cannot spawn askpass: No such file or directory fatal: could not read Username for 'https://github.com': terminal prompts disabled

1
Possible duplicateChristoph

1 Answers

0
votes

Use command

git clone "https://username:[email protected]/bsmahala/repo"

use your username and password