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"
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"
最新安装流程:
$ npm install hexo-cli -g
$ hexo init blog
$ cd blog
$ npm install
$ hexo server
2 回答2k 阅读✓ 已解决
5 回答2.2k 阅读
3 回答2.1k 阅读
2 回答1k 阅读✓ 已解决
3 回答1.2k 阅读
3 回答1.5k 阅读
1 回答1.1k 阅读✓ 已解决
以管理员身份试一下