Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

为什么一安装aplayer就把Deployer的文件给删了 #84

Open
YueYingShen1998 opened this issue Mar 21, 2020 · 3 comments
Open

为什么一安装aplayer就把Deployer的文件给删了 #84

YueYingShen1998 opened this issue Mar 21, 2020 · 3 comments

Comments

@YueYingShen1998
Copy link

Hexo小白,自己搜了网上的解决方法还是行不通,请求前辈指点!😥

  • 装了aplayer后进行deploy的报错:
    安装aplayer结束后就出现WARN说把一些core document给删了,果然在deploy上就出现了问题
$ 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

到这一步我目前唯一的办法就是重新安装了,但是我还是很想装上aplayer,能放音乐对我来说还是很重要的功能,所以请教一下大家该怎么解决,谢谢~ 🤗

@BackMountainDevil
Copy link

你是按文档装的ap吗

@YueYingShen1998
Copy link
Author

你是按文档装的ap吗
是的,重新安装了一遍nmp然后按照文档安装aplayer,结果播放器仍然在网站上放不出来,我真的黔驴技穷了,但谢谢您的回复~

@BackMountainDevil
Copy link

我也黔驴技穷了。。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants