version info
node -> v6.9.1
npm -> v3.10.8
os -> macOS Sierra 10.12
when exec
sudo npm install hexo-cli -g
it stop at
> [email protected] install /usr/local/lib/node_modules/hexo-cli/node_modules/dtrace-provider
> node scripts/install.js
then....no then...
how can I fix it?
Could you please try the following command to install?
sudo npm install --unsafe-perm hexo-cli -g
@ NoahDragon oldIron, i love you to die~! it's save my life!
Most helpful comment
Could you please try the following command to install?