Skip to content

Commit b6145da

Browse files
committed
Add AppVeyor sign-in instructions to FAQ
1 parent aa95479 commit b6145da

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/FAQ.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,17 @@ inside another repository.
120120
Please read the Git Book chapter on [submodules][].
121121

122122
[submodules]: https://git-scm.com/book/en/v2/Git-Tools-Submodules
123+
124+
Why does AppVeyor say "Project not found or access denied" when opening a build?
125+
================================================================================
126+
127+
This means you're not signed into AppVeyor. Follow these steps carefully:
128+
129+
1. Click "SIGN IN" link in upper right corner
130+
2. Click the blue "GitHub" button under "Login with your developer account" on the left
131+
3. Click the green "Authorize Application" button in the pop-up from GitHub
132+
4. Click the "- select account -" menu and choose "PowerShell" (**not** your user)
133+
5. Click the blue "GitHub" button below the menu
134+
6. Go back to the original link you followed to AppVeyor and click it again
135+
136+
You should now be signed into AppVeyor and able to access our builds.

0 commit comments

Comments
 (0)