FATAL Permission denied. You can't use port 4000. FATAL Something's wrong. Maybe you can find the solution here: https://hexo.io/docs/troubleshooting.html
解决方案
运行 netsh int ip show excludedportrange protocol=tcp 可以看到被占用的端口范围。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
C:\Users\summe>netsh int ip show excludedportrange protocol=tcp