From a84c608ae533aa498b57e4c2ba583e031af63485 Mon Sep 17 00:00:00 2001 From: Eric Thomas Date: Sun, 4 Jun 2017 11:09:22 -0600 Subject: [PATCH] Add note about installing through app store first I thought you could simply install this through the command line. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 99cd046..0c7e975 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ To sign into the Mac App Store for the first time run `mas signin`. ==> Signing in to Apple ID: mas@example.com Password: -> If you experience issues signing in this way, you can ask to signin using a graphical dialog (provided by Mac App Store application): +If you experience issues signing in this way, you can ask to signin using a graphical dialog (provided by Mac App Store application): > > $ mas signin --dialog mas@example.com > ==> Signing in to Apple ID: mas@example.com @@ -93,6 +93,8 @@ Use `mas signout` to sign out from the Mac App Store. ## When something doesn't work +If you see the error "This redownload is not available for this Apple ID either because it was bought by a different user of the item was refunded or cancelled.", it's probably because you haven't installed the app through the App Store yet. See [#46](https://github.com/mas-cli/mas/issues/46#issuecomment-248581233). + If `mas` doesn't work for you as expected (e.g. you can't update/download apps), run `mas reset` and try again. If the issue persists, please [file a bug](https://github.com/mas-cli/mas/issues/new)! All your feedback is much appreciated ✨ ## Using `tmux`