[solved] Fatal: could not read Username for 'https://github.com': terminal prompts disabled

The page: https://master--hello-ooki.netlify.app

Error

fatal: could not read Username for 'https://github.com': terminal prompts disabled

Had no problem until now. The only thing that may have changed is some user part of the organization.
I have tried to unlink the repo, re-add it, etc following indications in other posts.

The only thing I do not want to do is delete the whole site. That would take our page down.

4:57:32 PM: error Command failed.
4:57:32 PM: Exit code: 128
4:57:32 PM: Command: git
4:57:32 PM: Arguments: ls-remote --tags --heads https://github.com/idudinov/underscore-template-loader.git
4:57:32 PM: Directory: /opt/build/repo
4:57:32 PM: Output:
4:57:32 PM: fatal: could not read Username for 'https://github.com': terminal prompts disabled
4:57:32 PM: info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
4:57:34 PM: Error during Yarn install
4:57:34 PM: Build was terminated: Build script returned non-zero exit code: 1
4:57:34 PM: Creating deploy upload records
4:57:34 PM: Failing build: Failed to build site
4:57:34 PM: Failed during stage 'building site': Build script returned non-zero exit code: 1 (https://ntl.fyi/exit-code-1)

I have tried to create a new site instead of modifying the current one. I have the same issue and don’t know what else I can try.

I found out that this site is a fork from a 3rd party site and they made changes in their dependencies that caused this issue. Solved.

Thanks for the update!