解决Usage: hexo <command> Commands: help Get help on a command. init Create a new Hexo fo

Usage: hexo  Commands:   help     Get help on a command.   init     Create a new Hexo folder.   version  Display version information.  Global Options:   --config  Specify config file instead of using _config.yml   --cwd     Specify the CWD   --d

1.hexo init C:/hexo 
2.cd C:/hexo
3.npm install

然后在执行hexo server命令,即可成功启动服务

hexo server
  • 1

在这里插入图片描述
然后打开浏览器输入localhost:4000
就可以看到下面的界面了

 主要是安装运行的目录不对!

你可能感兴趣的:(p2p,tv,linq)