mas icon indicating copy to clipboard operation
mas copied to clipboard

🐛 [BUG] Apps are not in sync with `mas`

Open dalisoft opened this issue 2 years ago • 3 comments

Your Environment

  • mas version: v1.8.6
  • macOS version (system_profiler SPSoftwareDataType -detailLevel mini): 11.6.5 (20G527)

mas Install Method

  • [x] brew install mas (homebrew-core)
  • [ ] mas-cli/tap
  • [ ] .pkg installer from releases
  • [ ] Built from source
    • Fork/branch: ? (e.g. mas-cli/main)
    • Xcode version: 10.?

Describe the Bug

Apps in App Store are not in sync with mas

To Reproduce

Steps to reproduce the behavior:

  1. Go to App Store
  2. Download any your apps from App Store
  3. Run mas list
  4. See out of sync of apps

Expected Behavior

App in list of mas list

Actual Behavior

App does not include in list

Screenshots, Terminal Output

If applicable, add screenshots to help explain your problem.

$ mas command
...

Additional Context

Requires reboot system to properly returning result

dalisoft avatar Mar 27 '22 14:03 dalisoft

I ran into this same issue.

I ran mas list and noticed an ID for a manually-installed App was missing (eg: 123456). I then ran mas info 123456 after which it started appearing in subsequent mas list runs (without a reboot).

cpick avatar Feb 10 '23 19:02 cpick

Requires reboot system to properly returning result

Could you check next time, if mas outdated fixes it for you instead of reboot?

StefanLobbenmeier avatar Feb 13 '23 10:02 StefanLobbenmeier

@StefanLobbenmeier Yes, today tested it again, it works, but not properly as excepted. Some apps shows other versions rather than latest App Store

dalisoft avatar Apr 03 '23 04:04 dalisoft