Hexo: [install issue]install stop at `node scripts/install.js`

Created on 9 Nov 2016  ·  2Comments  ·  Source: hexojs/hexo

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?

pending-reply

Most helpful comment

Could you please try the following command to install?

sudo npm install --unsafe-perm hexo-cli -g

All 2 comments

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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jakeg picture jakeg  ·  3Comments

cxgreat2014 picture cxgreat2014  ·  3Comments

demurgos picture demurgos  ·  3Comments

19uni94 picture 19uni94  ·  3Comments

awulkan picture awulkan  ·  3Comments