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
Hello,
I am having this issue due to the github authentication requirements:
Do you know how to avoid it?