首页 > hexo安装报错

hexo安装报错

win10 x64
node.js 5.9.1

npm install -g hexo
报错:

npm WARN optional Skipping failed optional dependency /hexo/chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.9

无法进行hexo n "test"


hexo

最新安装流程:

$ npm install hexo-cli -g
$ hexo init blog
$ cd blog
$ npm install
$ hexo server

以管理员身份试一下


这是警告,可以不用理会吧

【热门文章】
【热门文章】