btnguyen2k / go-giter8-sample.g8

Sample template to demonstrate https://github.com/btnguyen2k/go-giter8
MIT License
3 stars 1 forks source link

go.giter8 issue #1

Open mg64ve opened 3 months ago

mg64ve commented 3 months ago

Hello,

I am having this issue due to the github authentication requirements:

g8 new https://github.com/mg64ve/mc2-sample.g8
Cloning into 'mc2-sample.g8'...
Username for 'https://github.com': mg64ve@gmail.com
Password for 'https://mg64ve@gmail.com@github.com': 
remote: Support for password authentication was removed on August 13, 2021.
remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.
fatal: Authentication failed for 'https://github.com/mg64ve/mc2-sample.g8/'
panic: exit status 128

Do you know how to avoid it?

mg64ve commented 3 months ago

Sorry I have solved with this:

https://stackoverflow.com/questions/59541352/auth-fail-when-running-sbt-new