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

jasoncheng911 picture jasoncheng911  ·  3Comments

lushijie picture lushijie  ·  3Comments

hgDendi picture hgDendi  ·  3Comments

mashirozx picture mashirozx  ·  3Comments

demurgos picture demurgos  ·  3Comments