-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Mac安装不了hexo啊 #1326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
|
hexo deploy how to solve this problem |
run |
@Xuanwo than => then |
@TissueFluid gg, sorry for my poor english |
|
@Xuanwo i try this command hexo |
I reinstall with the command above |
@sakz Great job man!Same problem and same solution,this worked for me. |
@sakz Great job man!Same problem and same solution,this worked for me, too. |
@sakz i meet the same question with you. and use the same command npm install hexo --no-optional and it finally work |
@sakz you are so coooool ! man |
@sakz It worked for me, tks! |
@sakz thanks! |
hello, when i want to run hexo , the command line show exo hexo Commands: Global Options: For more help, you can use 'hexo help [command]' for the detailed information i guess the hexo is successfly installed on my mac , but the server does't work |
oh, after i update hexo , the first problem is solved. but when i change the file '_config.yml' , the hexo server is not work! |
@WangXiZhu please open new issue instead of commenting on closed ones |
npm install hexo --no-optional “--no-optional" why? |
justhacker:edagarli.github.io justhacker$ hexo Commands: Global Options: |
server command unrecognized |
@edagarli Do read the documents: |
npm install -g hexo-cli
npm ERR! Darwin 14.3.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "-g" "hexo-cli"
npm ERR! node v0.12.4
npm ERR! npm v2.10.1
npm ERR! path /usr/local/lib/node_modules/hexo-cli
npm ERR! code EACCES
npm ERR! errno -13
npm ERR! Error: EACCES, rmdir '/usr/local/lib/node_modules/hexo-cli'
npm ERR! at Error (native)
npm ERR! { [Error: EACCES, rmdir '/usr/local/lib/node_modules/hexo-cli']
npm ERR! errno: -13,
npm ERR! code: 'EACCES',
npm ERR! path: '/usr/local/lib/node_modules/hexo-cli' }
npm ERR!
npm ERR! Please try running this command again as root/Administrator.
npm ERR! error rolling back Error: EACCES, rmdir '/usr/local/lib/node_modules/hexo-cli'
npm ERR! error rolling back at Error (native)
npm ERR! error rolling back { [Error: EACCES, rmdir '/usr/local/lib/node_modules/hexo-cli']
npm ERR! error rolling back errno: -13,
npm ERR! error rolling back code: 'EACCES',
npm ERR! error rolling back path: '/usr/local/lib/node_modules/hexo-cli' }
npm ERR! Please include the following file with any support request:
npm ERR! /Users/saber/npm-debug.log
The text was updated successfully, but these errors were encountered: