mas-cli / mas

:package: Mac App Store command line interface
MIT License
10.84k stars 273 forks source link

🐛 [BUG] Mas upgrade / outdated doesn't work #516

Closed dm3ch closed 2 months ago

dm3ch commented 3 months ago

Your Environment

mas Install Method

Describe the Bug

When I try to call mas outdated or mas upgrade I'm getting:

Error: Unable to parse response JSON

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected Behavior

A clear and concise description of what you expected to happen.

Actual Behavior

A clear and concise description of what actually happened.

Screenshots, Terminal Output

If applicable, add screenshots to help explain your problem.

$ mas command
...

Additional Context

Add any other context about the problem here. Did it work in a previous version?

dLeandroT commented 2 months ago

I had the same error. I reinstalled MAS and it works again brew reinstall mas

dm3ch commented 2 months ago

Hmm just tried to reproduce the problem before reinstall and I wasn't able to reproduce it anymore. Magic