fi3ework / hexo-theme-archer

🎯 A smart and modern theme for Hexo.
https://fi3ework.github.io/hexo-theme-archer
MIT License
1.53k stars 275 forks source link

安装sitemap插件出错? #67

Closed lishuqiang closed 6 years ago

lishuqiang commented 6 years ago

代码如下: npm WARN checkPermissions Missing write access to D:\blog\node_modules\nan npm ERR! path D:\blog\node_modules\nan npm ERR! code ENOENT npm ERR! errno -4058 npm ERR! syscall access npm ERR! enoent ENOENT: no such file or directory, access 'D:\blog\node_modules\nan' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\XXX\AppData\Roaming\npm-cache_logs\2018-03-22T13_56_54_701Z-debug.log

fi3ework commented 6 years ago

这个没遇到过额,可以尝试删除 node_modules 再重新执行 npm i

lishuqiang commented 6 years ago

我刚试了,已解决。谢谢!