mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-28 17:35:42 +08:00
fix minor typo in troubleshooting github pages (#5064)
This commit is contained in:
committed by
Joe Haddad
parent
2150693d6f
commit
b181f92650
@@ -2345,7 +2345,7 @@ If, when deploying, you get `/dev/tty: No such a device or address` or a similar
|
||||
|
||||
1. Create a new [Personal Access Token](https://github.com/settings/tokens)
|
||||
2. `git remote set-url origin https://<user>:<token>@github.com/<user>/<repo>` .
|
||||
3. Try `npm run deploy again`
|
||||
3. Try `npm run deploy` again
|
||||
|
||||
### [Heroku](https://www.heroku.com/)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user