homebrew-file icon indicating copy to clipboard operation
homebrew-file copied to clipboard

mas purchase doesn't work on macOS 10.15 and later

Open MikaelSmith opened this issue 4 years ago • 3 comments
trafficstars

https://github.com/mas-cli/mas/issues/289. Is there a way to reset mas purchase back to mas install?

MikaelSmith avatar Nov 09 '21 23:11 MikaelSmith

Thank you for the information. It seems the problem happens both on macOS 10.15 and 11.

Therefore, I reverted it as mas install at v8.5.7.

rcmdnk avatar Nov 10 '21 04:11 rcmdnk

In addition, there is another problem on macOS 12: https://github.com/mas-cli/mas/issues/417

brew file init works fine, but you may see an error like:

[ERROR]:
Please sign in to the App Store

and brew file install with a new appstore package will fail.

For now, if you want to avoid such errors, maybe it is better to drop appstore packages by using --no_appstore option.

rcmdnk avatar Nov 10 '21 05:11 rcmdnk

On macOS 12 Monterey, the above ERROR (by mass account) occurs. But most of the other mas commands works.

So, I disabled mas account check and now you can use brew-file w/o no_appstore even on macOS 12 Monterey.

But be sure that you have signed in at App Store.app.

rcmdnk avatar Nov 27 '21 12:11 rcmdnk