2018-12-06 04:17:00 +00:00
|
|
|
---
|
|
|
|
name: Bug report
|
|
|
|
about: Create a report to help us improve
|
2019-04-06 20:39:02 +00:00
|
|
|
title: "\U0001F41B [BUG]"
|
2018-12-06 04:17:00 +00:00
|
|
|
labels: "\U0001F41B bug"
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
2019-04-06 20:39:02 +00:00
|
|
|
## Your Environment
|
|
|
|
|
|
|
|
- `mas version`:
|
|
|
|
- macOS version (`system_profiler SPSoftwareDataType -detailLevel mini`): 10.1...
|
|
|
|
|
|
|
|
### mas Install Method
|
|
|
|
|
|
|
|
- [] `brew install mas` (homebrew-core)
|
|
|
|
- [] [mas-cli/tap](https://github.com/mas-cli/homebrew-tap)
|
|
|
|
- [] `.pkg` installer from [releases](https://github.com/mas-cli/mas/releases)
|
|
|
|
- [] Built from source
|
2021-09-08 18:49:21 +00:00
|
|
|
- Fork/branch: ? (e.g. mas-cli/main)
|
2021-05-03 20:42:10 +00:00
|
|
|
- Xcode version: 10.?
|
2019-04-06 20:39:02 +00:00
|
|
|
|
|
|
|
## Describe the Bug
|
|
|
|
|
|
|
|
> A clear and concise description of what the bug is.
|
|
|
|
|
|
|
|
## To Reproduce
|
|
|
|
|
2018-12-06 04:17:00 +00:00
|
|
|
Steps to reproduce the behavior:
|
2019-04-06 20:39:02 +00:00
|
|
|
|
2018-12-06 04:17:00 +00:00
|
|
|
1. Go to '...'
|
2019-04-06 20:39:02 +00:00
|
|
|
1. Click on '....'
|
|
|
|
1. Scroll down to '....'
|
|
|
|
1. 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.
|
|
|
|
|
2021-05-03 20:42:10 +00:00
|
|
|
```bash
|
2019-04-06 20:39:02 +00:00
|
|
|
$ mas command
|
|
|
|
...
|
|
|
|
```
|
2018-12-06 04:17:00 +00:00
|
|
|
|
2019-04-06 20:39:02 +00:00
|
|
|
## Additional Context
|
2019-01-15 05:27:50 +00:00
|
|
|
|
2019-04-06 20:39:02 +00:00
|
|
|
> Add any other context about the problem here.
|
|
|
|
> Did it work in a previous version?
|