hexo install
大家好! 我在Mac 上安装 hexo 时候 使用终端 sudo npm install -g hexo-cli 出现以下问题 没有在网上搜出来解决办法 这个怎么解决???
⸨░░░░░░░░░░░░░░░░░░⸩ ⠼ normalizeTree: sill install loadCurrentTree
大家好! 我在Mac 上安装 hexo 时候 使用终端 sudo npm install -g hexo-cli 出现以下问题 没有在网上搜出来解决办法 这个怎么解决???
⸨░░░░░░░░░░░░░░░░░░⸩ ⠼ normalizeTree: sill install loadCurrentTree
2楼 @tinyfool npm ERR! Darwin 16.4.0 npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "hexo-cli" npm ERR! node v6.9.5 npm ERR! npm v3.10.10 npm ERR! code ETIMEDOUT npm ERR! errno ETIMEDOUT npm ERR! syscall connect
npm ERR! network connect ETIMEDOUT 151.101.24.162:443 npm ERR! network This is most likely not a problem with npm itself npm ERR! network and is related to network connectivity. npm ERR! network In most cases you are behind a proxy or have bad network settings. npm ERR! network npm ERR! network If you are behind a proxy, please make sure that the npm ERR! network 'proxy' config is set properly. See: 'npm help config'
npm ERR! Please include the following file with any support request: npm ERR! /Users/chenjunfeng/npm-debug.log 网络问题吗? 我网络使用的代理 访问都正常啊