Hi, @grupoibiracu and @furiouskj. We have a troubleshooting support guide for Large Media here:
If that guide doesn’t help please send us the following information:
- the output of
netlify lm:info - the output of
git config -l
In your case, @grupoibiracu, you are not being logged in. First we need to get the following command working:
netlify login
If the login is successful, netlify status should show something like this:
$ netlify status
──────────────────────┐
Current Netlify User │
──────────────────────┘
Name: Luke Lawson
Email: something@example.com
Teams:
mu: Collaborator
We will need to resolve that before we can troubleshoot Large Media as you need a working Netlify CLI login to install the Large Media Git credential helper. You cannot push to Large Media without the Git credential helper and you cannot install the Git credential helper until you can login with Netlify CLI.
Please let us know if there are any questions and we look forward to getting additional information to troubleshoot.