[关闭]
@buoge 2017-12-22T17:52:25.000000Z 字数 452 阅读 898

hexo 安装问题

善用佳软


mkdir ~/.nvm

Add the following to ~/.zshrc or your desired shell
configuration file:

export NVM_DIR="$HOME/.nvm"
. "/usr/local/opt/nvm/nvm.sh"

You can set $NVM_DIR to any location, but leaving it unchanged from
/usr/local/opt/nvm will destroy any nvm-installed Node installations
upon upgrade/reinstall.

Type nvm help for further information.

http://jpache.com/2016/05/08/Hexo%E7%9B%B8%E5%85%B3/%E4%BD%BF%E7%94%A8Hexo%E5%8D%9A%E5%AE%A2%E6%97%B6%E4%B8%80%E4%BA%9BBUG%E6%95%B4%E5%90%88/

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注