You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ hexo g -d
INFO Start processing
INFO Files loaded in 358 ms
INFO Generated: 2019/12/15/Nov2019/index.html
INFO Generated: 2020/03/18/Dec2019/index.html
INFO Generated: 2019/10/27/aug2019/index.html
INFO Generated: assets/js/Meting.min.js
INFO Generated: assets/js/APlayer.min.js
INFO Generated: assets/css/APlayer.min.css
INFO 6 files generated in 237 ms
ERROR Deployer not found: git
搜了网上的解决方法,试图重新安装deployer的报错:
$ npm install hexo-deployer-git --save
npm WARN checkPermissions Missing write access to E:\HEXO\node_modules\fsevents
npm WARN checkPermissions Missing write access to E:\HEXO\node_modules\hexo-deployer-git
npm ERR! path E:\HEXO\node_modules\fsevents
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall access
npm ERR! enoent ENOENT: no such file or directory, access 'E:\HEXO\node_modules\fsevents'
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\A\AppData\Roaming\npm-cache\_logs\2020-03-19T05_50_32_550Z-debug.log
再次搜了网上的方法,企图更新npm版本的报错:
$ npm i npm -g
npm ERR! cb() never called!
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! <https://github.com/npm/npm/issues>
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\A\AppData\Roaming\npm-cache\_logs\2020-03-19T06_09_34_451Z-debug.log
Hexo小白,自己搜了网上的解决方法还是行不通,请求前辈指点!😥
安装aplayer结束后就出现WARN说把一些core document给删了,果然在deploy上就出现了问题
到这一步我目前唯一的办法就是重新安装了,但是我还是很想装上aplayer,能放音乐对我来说还是很重要的功能,所以请教一下大家该怎么解决,谢谢~ 🤗
The text was updated successfully, but these errors were encountered: