fix(docs): Add note about error banner on sign in (#35612)

This commit is contained in:
Vicente Plata
2019-03-28 10:20:41 -04:00
committed by mrugesh mohapatra
parent 1df0fcdb9f
commit 7e835bae1b

View File

@ -453,3 +453,5 @@ npm run seed
# Restart the application
npm run develop
```
If you can't sign in, and instead, you see a banner with an error message saying that it'll be reported to freeCodeCamp, please double-check that your local port 3000 is not in use by a different program.