mas icon indicating copy to clipboard operation
mas copied to clipboard

🐛 Error with M1 Mac

Open redreceipt opened this issue 3 years ago • 0 comments

Your Environment

  • mas version: 1.8.6
  • macOS version (system_profiler SPSoftwareDataType -detailLevel mini): 13.0

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: 14.1

Describe the Bug

A clear and concise description of what the bug is.

Simply trying to use it on my M1 Mac throws an error:

% mas lucky devcleaner
MasKit/MasKit.swift:23: Fatal error: PromiseKit event: pendingPromiseDeallocated

To Reproduce

Steps to reproduce the behavior:

mas lucky devcleaner

Expected Behavior

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

It installs

Actual Behavior

A clear and concise description of what actually happened.

It fails

Screenshots, Terminal Output

If applicable, add screenshots to help explain your problem.

See above


## Additional Context

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

redreceipt avatar Nov 02 '22 21:11 redreceipt