hexojs / hexo-deployer-git

Git deployer plugin for Hexo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"Verion 9 of Highlight.js has reached EOL."

sshwy opened this issue · comments

commented

When I am running npm i hexo-deployer-git --save, I got following output:

Verion 9 of Highlight.js has reached EOL.  It will no longer
  be supported or receive security updates in the future.
  Please upgrade to version 10 or encourage your indirect
  dependencies to do so.

  For more info:
  
  https://github.com/highlightjs/highlight.js/issues/2877
  https://github.com/highlightjs/highlight.js/blob/master/VERSION_10_UPGRADE.md

I've read the package-lock.json and it shows that hexo-deployer-git@2.1.0 requires hexo-util@1.0.0, which is different from what in the latest source code in master repo. I think the npm package need updating.

commented

hexo-deployer-git version 3.0.0 has been released, please update the plugin to resolve this issue.

hexo-deployer-git 3.0.0 版本已发布,请更新插件来修复此问题。

npm i hexo-deployer-git@3.0.0