hexojs / hexo-deployer-git

Git deployer plugin for Hexo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hexo-deployer-git can not be installed

tsingshiwang opened this issue · comments

npm install hexo-deployer --save
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/hexo-deployer - Not found
npm ERR! 404
npm ERR! 404  'hexo-deployer@*' is not in this registry.
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\***\AppData\Local\npm-cache\_logs\2022-04-14T17_35_21_262Z-debug-0.log

thanks

commented
-npm install hexo-deployer --save
+npm install hexo-deployer-git --save