mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-24 05:05:53 +08:00
Show warning when trying to run on port below 1024 without admin permissions under Linux (#2518)
This commit is contained in:
committed by
Dominic Gannaway
parent
2ab7ead907
commit
b1c0faaffe
@@ -44,6 +44,7 @@
|
||||
"gzip-size": "3.0.0",
|
||||
"html-entities": "1.2.1",
|
||||
"inquirer": "3.0.6",
|
||||
"is-root": "1.0.0",
|
||||
"opn": "5.0.0",
|
||||
"recursive-readdir": "2.2.1",
|
||||
"shell-quote": "1.6.1",
|
||||
|
||||
Reference in New Issue
Block a user