hexojs / hexo

A fast, simple & powerful blog framework, powered by Node.js.
https://hexo.io
MIT License
39.21k stars 4.82k forks source link

'hexo' is not a recognized as an internal or external command, operable program or batch file. #548

Closed davidfekke closed 9 years ago

davidfekke commented 10 years ago

I get the following error after I have installed hexo globally on Windows;

'hexo' is not a recognized as an internal or external command, operable program or batch file.

What am I doing wrong?

flerro commented 10 years ago

Please post npm list -g command output.

davidfekke commented 10 years ago

├─┬ bower@1.2.8 │ ├── abbrev@1.0.4 │ ├── archy@0.0.2 │ ├─┬ bower-config@0.5.0 │ │ ├── mout@0.6.0 │ │ └─┬ optimist@0.6.0 │ │ ├── minimist@0.0.5 │ │ └── wordwrap@0.0.2 │ ├── bower-endpoint-parser@0.2.1 │ ├─┬ bower-json@0.4.0 │ │ ├── deep-extend@0.2.6 │ │ └── intersect@0.0.3 │ ├── bower-logger@0.2.2 │ ├─┬ bower-registry-client@0.1.6 │ │ ├── async@0.2.10 │ │ ├─┬ bower-config@0.4.5 │ │ │ ├── mout@0.6.0 │ │ │ └─┬ optimist@0.6.0 │ │ │ ├── minimist@0.0.5 │ │ │ └── wordwrap@0.0.2 │ │ └── request-replay@0.2.0 │ ├─┬ cardinal@0.4.4 │ │ ├── ansicolors@0.2.1 │ │ └─┬ redeyed@0.4.2 │ │ └── esprima@1.0.4 │ ├─┬ chalk@0.2.1 │ │ ├── ansi-styles@0.2.0 │ │ └── has-color@0.1.3 │ ├── chmodr@0.1.0 │ ├─┬ decompress-zip@0.0.4 │ │ ├─┬ binary@0.3.0 │ │ │ ├── buffers@0.1.1 │ │ │ └─┬ chainsaw@0.1.0 │ │ │ └── traverse@0.3.9 │ │ ├── mkpath@0.1.0 │ │ ├─┬ readable-stream@1.1.10 │ │ │ ├── core-util-is@1.0.1 │ │ │ └── debuglog@0.0.2 │ │ └─┬ touch@0.0.2 │ │ └── nopt@1.0.10 │ ├─┬ fstream@0.1.25 │ │ └── inherits@2.0.1 │ ├─┬ fstream-ignore@0.0.7 │ │ ├── inherits@2.0.1 │ │ └─┬ minimatch@0.2.14 │ │ └── sigmund@1.0.0 │ ├─┬ glob@3.2.8 │ │ ├── inherits@2.0.1 │ │ └─┬ minimatch@0.2.14 │ │ └── sigmund@1.0.0 │ ├── graceful-fs@2.0.1 │ ├─┬ handlebars@1.0.12 │ │ ├─┬ optimist@0.3.7 │ │ │ └── wordwrap@0.0.2 │ │ └─┬ uglify-js@2.3.6 │ │ ├── async@0.2.10 │ │ └─┬ source-map@0.1.31 │ │ └── amdefine@0.1.0 │ ├─┬ inquirer@0.3.5 │ │ ├── async@0.2.10 │ │ ├─┬ cli-color@0.2.3 │ │ │ ├── es5-ext@0.9.2 │ │ │ └─┬ memoizee@0.2.6 │ │ │ ├── event-emitter@0.2.2 │ │ │ └── next-tick@0.1.0 │ │ ├── lodash@1.2.1 │ │ └── mute-stream@0.0.3 │ ├── junk@0.2.2 │ ├── lru-cache@2.3.1 │ ├── mkdirp@0.3.5 │ ├── mout@0.7.1 │ ├── nopt@2.1.2 │ ├── open@0.0.4 │ ├── osenv@0.0.3 │ ├── p-throttler@0.0.1 │ ├─┬ promptly@0.2.0 │ │ └─┬ read@1.0.5 │ │ └── mute-stream@0.0.4 │ ├── q@0.9.7 │ ├─┬ request@2.27.0 │ │ ├── aws-sign@0.3.0 │ │ ├── cookie-jar@0.3.0 │ │ ├── forever-agent@0.5.0 │ │ ├─┬ form-data@0.1.2 │ │ │ ├── async@0.2.10 │ │ │ └─┬ combined-stream@0.0.4 │ │ │ └── delayed-stream@0.0.5 │ │ ├─┬ hawk@1.0.0 │ │ │ ├── boom@0.4.2 │ │ │ ├── cryptiles@0.2.2 │ │ │ ├── hoek@0.9.1 │ │ │ └── sntp@0.2.4 │ │ ├─┬ http-signature@0.10.0 │ │ │ ├── asn1@0.1.11 │ │ │ ├── assert-plus@0.1.2 │ │ │ └── ctype@0.5.2 │ │ ├── json-stringify-safe@5.0.0 │ │ ├── mime@1.2.11 │ │ ├── node-uuid@1.4.1 │ │ ├── oauth-sign@0.3.0 │ │ ├── qs@0.6.6 │ │ └── tunnel-agent@0.3.0 │ ├─┬ request-progress@0.3.1 │ │ └── throttleit@0.0.2 │ ├── retry@0.6.0 │ ├── rimraf@2.2.6 │ ├── semver@2.1.0 │ ├── stringify-object@0.1.7 │ ├─┬ sudo-block@0.2.1 │ │ └─┬ chalk@0.1.1 │ │ ├── ansi-styles@0.1.2 │ │ └── has-color@0.1.3 │ ├─┬ tar@0.1.19 │ │ ├── block-stream@0.0.7 │ │ └── inherits@2.0.1 │ ├── tmp@0.0.23 │ ├─┬ update-notifier@0.1.7 │ │ └─┬ configstore@0.1.7 │ │ ├─┬ js-yaml@2.1.3 │ │ │ ├─┬ argparse@0.1.15 │ │ │ │ ├── underscore@1.4.4 │ │ │ │ └── underscore.string@2.3.3 │ │ │ └── esprima@1.0.4 │ │ └── lodash@2.4.1 │ └── which@1.0.5 ├─┬ brackets@0.3.0 │ ├─┬ connect@2.7.3 │ │ ├── buffer-crc32@0.1.1 │ │ ├── bytes@0.2.0 │ │ ├── cookie@0.0.5 │ │ ├── cookie-signature@0.0.1 │ │ ├── debug@0.7.2 │ │ ├── formidable@1.0.11 │ │ ├── fresh@0.1.0 │ │ ├── pause@0.0.1 │ │ └── qs@0.5.1 │ ├─┬ send@0.1.0 │ │ ├── debug@0.7.2 │ │ ├── fresh@0.1.0 │ │ ├── mime@1.2.6 │ │ └── range-parser@0.0.4 │ └── wrench@1.4.4 ├─┬ connect@2.9.0 │ ├── buffer-crc32@0.2.1 │ ├── bytes@0.2.0 │ ├── cookie@0.1.0 │ ├── cookie-signature@1.0.1 │ ├── debug@0.7.2 │ ├── fresh@0.2.0 │ ├── methods@0.0.1 │ ├─┬ multiparty@2.1.8 │ │ ├── readable-stream@1.0.17 │ │ └── stream-counter@0.1.0 │ ├── pause@0.0.1 │ ├── qs@0.6.5 │ ├─┬ send@0.1.4 │ │ ├── mime@1.2.11 │ │ └── range-parser@0.0.4 │ └── uid2@0.0.2 ├── dart@0.0.1 ├─┬ docpad@6.48.0 │ ├── ambi@2.0.0 │ ├─┬ backbone@1.0.0 │ │ └── underscore@1.5.1 │ ├─┬ bal-util@2.3.0 │ │ └── extendr@2.0.1 │ ├─┬ caterpillar@2.0.4 │ │ └── readable-stream@1.0.15 │ ├── caterpillar-filter@2.0.1 │ ├─┬ caterpillar-human@2.1.0 │ │ ├── ansicolors@0.2.1 │ │ └── ansistyles@0.1.1 │ ├─┬ commander@1.3.2 │ │ └── keypress@0.1.0 │ ├─┬ cson@1.4.2 │ │ ├── coffee-script@1.6.3 │ │ └─┬ js2coffee@0.1.4 │ │ ├── file@0.2.1 │ │ └── underscore@1.4.4 │ ├── eachr@2.0.2 │ ├── envfile@1.0.0 │ ├── event-emitter-grouped@2.3.0 │ ├─┬ express@3.3.4 │ │ ├── buffer-crc32@0.2.1 │ │ ├─┬ commander@1.2.0 │ │ │ └── keypress@0.1.0 │ │ ├─┬ connect@2.8.4 │ │ │ ├── bytes@0.2.0 │ │ │ ├── formidable@1.0.14 │ │ │ ├── pause@0.0.1 │ │ │ ├── qs@0.6.5 │ │ │ └── uid2@0.0.2 │ │ ├── cookie@0.1.0 │ │ ├── cookie-signature@1.0.1 │ │ ├── debug@0.7.2 │ │ ├── fresh@0.1.0 │ │ ├── methods@0.0.1 │ │ ├── mkdirp@0.3.5 │ │ ├── range-parser@0.0.4 │ │ └── send@0.1.3 │ ├── extendr@2.1.0 │ ├── extract-opts@2.2.0 │ ├── getmac@1.0.4 │ ├── growl@1.7.0 │ ├── jschardet@1.0.2 │ ├── lazy-require@1.0.0 │ ├── lodash@1.3.1 │ ├── mime@1.2.10 │ ├─┬ progressbar@1.0.2 │ │ └── progress@0.1.0 │ ├── query-engine@1.5.2 │ ├── safefs@3.0.1 │ ├── safeps@2.2.6 │ ├── semver@2.1.0 │ ├─┬ superagent@0.15.4 │ │ ├── cookiejar@1.3.0 │ │ ├── debug@0.7.2 │ │ ├── emitter-component@1.0.0 │ │ ├── formidable@1.0.14 │ │ ├── methods@0.0.1 │ │ ├── mime@1.2.5 │ │ └── qs@0.6.5 │ ├─┬ taskgroup@3.1.2 │ │ └── eventemitter2@0.4.12 │ ├── typechecker@2.0.1 │ ├─┬ watchr@2.4.3 │ │ ├── bal-util@2.0.5 │ │ └── extendr@2.0.1 │ └─┬ yamljs@0.1.4 │ ├─┬ argparse@0.1.15 │ │ ├── underscore@1.4.4 │ │ └── underscore.string@2.3.3 │ └─┬ glob@3.1.21 │ ├── graceful-fs@1.2.3 │ ├── inherits@1.0.0 │ └─┬ minimatch@0.2.12 │ ├── lru-cache@2.3.0 │ └── sigmund@1.0.0 ├─┬ edge@0.7.14-pre │ └── edge-cs@0.2.4 ├─┬ express@3.4.0 │ ├── buffer-crc32@0.2.1 │ ├─┬ commander@1.2.0 │ │ └── keypress@0.1.0 │ ├─┬ connect@2.9.0 │ │ ├── bytes@0.2.0 │ │ ├─┬ multiparty@2.1.8 │ │ │ ├── readable-stream@1.0.17 │ │ │ └── stream-counter@0.1.0 │ │ ├── pause@0.0.1 │ │ ├── qs@0.6.5 │ │ └── uid2@0.0.2 │ ├── cookie@0.1.0 │ ├── cookie-signature@1.0.1 │ ├── debug@0.7.2 │ ├── fresh@0.2.0 │ ├── methods@0.0.1 │ ├── mkdirp@0.3.5 │ ├── range-parser@0.0.4 │ └─┬ send@0.1.4 │ └── mime@1.2.11 ├─┬ generator-angular@0.7.1 │ ├─┬ chalk@0.3.0 │ │ ├── ansi-styles@0.2.0 │ │ └── has-color@0.1.3 │ ├─┬ wiredep@0.4.2 │ │ ├─┬ chalk@0.1.1 │ │ │ ├── ansi-styles@0.1.2 │ │ │ └── has-color@0.1.3 │ │ └── lodash@1.3.1 │ └─┬ yeoman-generator@0.13.4 │ ├── async@0.2.10 │ ├─┬ chalk@0.2.1 │ │ ├── ansi-styles@0.2.0 │ │ └── has-color@0.1.3 │ ├─┬ cheerio@0.12.4 │ │ ├─┬ cheerio-select@0.0.3 │ │ │ └─┬ CSSselect@0.4.0 │ │ │ ├── CSSwhat@0.4.1 │ │ │ └─┬ domutils@1.3.0 │ │ │ └── domelementtype@1.1.1 │ │ ├── entities@0.3.0 │ │ ├─┬ htmlparser2@3.1.4 │ │ │ ├── domelementtype@1.1.1 │ │ │ ├── domhandler@2.0.3 │ │ │ ├── domutils@1.1.6 │ │ │ └─┬ readable-stream@1.0.25 │ │ │ └── string_decoder@0.10.25 │ │ └── underscore@1.4.4 │ ├── dargs@0.1.0 │ ├── debug@0.7.4 │ ├── diff@1.0.8 │ ├─┬ findup-sync@0.1.2 │ │ ├─┬ glob@3.1.21 │ │ │ ├── graceful-fs@1.2.3 │ │ │ ├── inherits@1.0.0 │ │ │ └─┬ minimatch@0.2.14 │ │ │ ├── lru-cache@2.5.0 │ │ │ └── sigmund@1.0.0 │ │ └── lodash@1.0.1 │ ├─┬ glob@3.2.8 │ │ ├── inherits@2.0.1 │ │ └─┬ minimatch@0.2.14 │ │ ├── lru-cache@2.5.0 │ │ └── sigmund@1.0.0 │ ├── iconv-lite@0.2.11 │ ├─┬ inquirer@0.3.5 │ │ ├─┬ cli-color@0.2.3 │ │ │ ├── es5-ext@0.9.2 │ │ │ └─┬ memoizee@0.2.6 │ │ │ ├── event-emitter@0.2.2 │ │ │ └── next-tick@0.1.0 │ │ ├── lodash@1.2.1 │ │ └── mute-stream@0.0.3 │ ├── isbinaryfile@0.1.9 │ ├── lodash@1.3.1 │ ├── mime@1.2.11 │ ├── mkdirp@0.3.5 │ ├─┬ request@2.25.0 │ │ ├── aws-sign@0.3.0 │ │ ├── cookie-jar@0.3.0 │ │ ├── forever-agent@0.5.0 │ │ ├─┬ form-data@0.1.2 │ │ │ └─┬ combined-stream@0.0.4 │ │ │ └── delayed-stream@0.0.5 │ │ ├─┬ hawk@1.0.0 │ │ │ ├── boom@0.4.2 │ │ │ ├── cryptiles@0.2.2 │ │ │ ├── hoek@0.9.1 │ │ │ └── sntp@0.2.4 │ │ ├─┬ http-signature@0.10.0 │ │ │ ├── asn1@0.1.11 │ │ │ ├── assert-plus@0.1.2 │ │ │ └── ctype@0.5.2 │ │ ├── json-stringify-safe@5.0.0 │ │ ├── node-uuid@1.4.1 │ │ ├── oauth-sign@0.3.0 │ │ ├── qs@0.6.6 │ │ └── tunnel-agent@0.3.0 │ ├── rimraf@2.2.6 │ ├── shelljs@0.1.4 │ ├─┬ tar@0.1.19 │ │ ├── block-stream@0.0.7 │ │ ├─┬ fstream@0.1.25 │ │ │ └── graceful-fs@2.0.1 │ │ └── inherits@2.0.1 │ ├── text-table@0.1.1 │ └── underscore.string@2.3.3 ├─┬ generator-karma@0.6.0 │ └─┬ yeoman-generator@0.13.4 │ ├── async@0.2.10 │ ├─┬ chalk@0.2.1 │ │ ├── ansi-styles@0.2.0 │ │ └── has-color@0.1.3 │ ├─┬ cheerio@0.12.4 │ │ ├─┬ cheerio-select@0.0.3 │ │ │ └─┬ CSSselect@0.4.0 │ │ │ ├── CSSwhat@0.4.1 │ │ │ └─┬ domutils@1.3.0 │ │ │ └── domelementtype@1.1.1 │ │ ├── entities@0.3.0 │ │ ├─┬ htmlparser2@3.1.4 │ │ │ ├── domelementtype@1.1.1 │ │ │ ├── domhandler@2.0.3 │ │ │ ├── domutils@1.1.6 │ │ │ └─┬ readable-stream@1.0.25 │ │ │ └── string_decoder@0.10.25 │ │ └── underscore@1.4.4 │ ├── dargs@0.1.0 │ ├── debug@0.7.4 │ ├── diff@1.0.8 │ ├─┬ findup-sync@0.1.2 │ │ ├─┬ glob@3.1.21 │ │ │ ├── graceful-fs@1.2.3 │ │ │ ├── inherits@1.0.0 │ │ │ └─┬ minimatch@0.2.14 │ │ │ ├── lru-cache@2.5.0 │ │ │ └── sigmund@1.0.0 │ │ └── lodash@1.0.1 │ ├─┬ glob@3.2.8 │ │ ├── inherits@2.0.1 │ │ └─┬ minimatch@0.2.14 │ │ ├── lru-cache@2.5.0 │ │ └── sigmund@1.0.0 │ ├── iconv-lite@0.2.11 │ ├─┬ inquirer@0.3.5 │ │ ├─┬ cli-color@0.2.3 │ │ │ ├── es5-ext@0.9.2 │ │ │ └─┬ memoizee@0.2.6 │ │ │ ├── event-emitter@0.2.2 │ │ │ └── next-tick@0.1.0 │ │ ├── lodash@1.2.1 │ │ └── mute-stream@0.0.3 │ ├── isbinaryfile@0.1.9 │ ├── lodash@1.3.1 │ ├── mime@1.2.11 │ ├── mkdirp@0.3.5 │ ├─┬ request@2.25.0 │ │ ├── aws-sign@0.3.0 │ │ ├── cookie-jar@0.3.0 │ │ ├── forever-agent@0.5.0 │ │ ├─┬ form-data@0.1.2 │ │ │ └─┬ combined-stream@0.0.4 │ │ │ └── delayed-stream@0.0.5 │ │ ├─┬ hawk@1.0.0 │ │ │ ├── boom@0.4.2 │ │ │ ├── cryptiles@0.2.2 │ │ │ ├── hoek@0.9.1 │ │ │ └── sntp@0.2.4 │ │ ├─┬ http-signature@0.10.0 │ │ │ ├── asn1@0.1.11 │ │ │ ├── assert-plus@0.1.2 │ │ │ └── ctype@0.5.2 │ │ ├── json-stringify-safe@5.0.0 │ │ ├── node-uuid@1.4.1 │ │ ├── oauth-sign@0.3.0 │ │ ├── qs@0.6.6 │ │ └── tunnel-agent@0.3.0 │ ├── rimraf@2.2.6 │ ├── shelljs@0.1.4 │ ├─┬ tar@0.1.19 │ │ ├── block-stream@0.0.7 │ │ ├─┬ fstream@0.1.25 │ │ │ └── graceful-fs@2.0.1 │ │ └── inherits@2.0.1 │ ├── text-table@0.1.1 │ └── underscore.string@2.3.3 ├─┬ generator-mocha@0.1.1 │ └─┬ yeoman-generator@0.10.5 │ ├─┬ cheerio@0.10.8 │ │ ├─┬ cheerio-select@0.0.3 │ │ │ └─┬ CSSselect@0.3.11 │ │ │ ├── CSSwhat@0.4.1 │ │ │ └─┬ domutils@1.2.2 │ │ │ └── domelementtype@1.1.1 │ │ ├── entities@0.3.0 │ │ ├─┬ htmlparser2@2.6.0 │ │ │ ├── domelementtype@1.1.1 │ │ │ ├── domhandler@2.0.3 │ │ │ └── domutils@1.0.1 │ │ └── underscore@1.4.4 │ ├─┬ cli-table@0.2.0 │ │ └── colors@0.3.0 │ ├── debug@0.7.4 │ ├── diff@1.0.7 │ ├─┬ glob@3.1.21 │ │ ├── graceful-fs@1.2.3 │ │ ├── inherits@1.0.0 │ │ └─┬ minimatch@0.2.12 │ │ ├── lru-cache@2.5.0 │ │ └── sigmund@1.0.0 │ ├── isbinaryfile@0.1.9 │ ├── lodash@1.1.1 │ ├── mime@1.2.11 │ ├── mkdirp@0.3.5 │ ├─┬ nopt@2.1.2 │ │ └── abbrev@1.0.4 │ ├─┬ read@1.0.5 │ │ └── mute-stream@0.0.4 │ ├─┬ request@2.16.6 │ │ ├── aws-sign@0.2.0 │ │ ├── cookie-jar@0.2.0 │ │ ├── forever-agent@0.2.0 │ │ ├─┬ form-data@0.0.10 │ │ │ ├── async@0.2.9 │ │ │ └─┬ combined-stream@0.0.4 │ │ │ └── delayed-stream@0.0.5 │ │ ├─┬ hawk@0.10.2 │ │ │ ├── boom@0.3.8 │ │ │ ├── cryptiles@0.1.3 │ │ │ ├── hoek@0.7.6 │ │ │ └── sntp@0.1.4 │ │ ├── json-stringify-safe@3.0.0 │ │ ├── node-uuid@1.4.1 │ │ ├── oauth-sign@0.2.0 │ │ ├── qs@0.5.6 │ │ └── tunnel-agent@0.2.0 │ ├─┬ rimraf@2.1.4 │ │ └── graceful-fs@1.2.3 │ ├─┬ tar@0.1.18 │ │ ├── block-stream@0.0.7 │ │ ├─┬ fstream@0.1.25 │ │ │ └── graceful-fs@2.0.1 │ │ └── inherits@2.0.1 │ └── underscore.string@2.3.3 ├─┬ generator-webapp@0.4.7 │ ├─┬ chalk@0.4.0 │ │ ├── ansi-styles@1.0.0 │ │ ├── has-color@0.1.3 │ │ └── strip-ansi@0.1.1 │ ├─┬ cheerio@0.13.1 │ │ ├─┬ CSSselect@0.4.0 │ │ │ ├── CSSwhat@0.4.1 │ │ │ └─┬ domutils@1.3.0 │ │ │ └── domelementtype@1.1.1 │ │ ├── entities@0.3.0 │ │ ├─┬ htmlparser2@3.4.0 │ │ │ ├── domelementtype@1.1.1 │ │ │ ├── domhandler@2.2.0 │ │ │ ├── domutils@1.3.0 │ │ │ └─┬ readable-stream@1.1.10 │ │ │ ├── core-util-is@1.0.1 │ │ │ ├── debuglog@0.0.2 │ │ │ └── string_decoder@0.10.25 │ │ └── underscore@1.5.2 │ └─┬ yeoman-generator@0.16.0 │ ├── async@0.2.10 │ ├── class-extend@0.1.1 │ ├── dargs@0.1.0 │ ├── debug@0.7.4 │ ├── diff@1.0.8 │ ├─┬ download@0.1.10 │ │ ├─┬ decompress@0.1.6 │ │ │ ├── adm-zip@0.4.3 │ │ │ ├── mout@0.6.0 │ │ │ ├─┬ stream-combiner@0.0.4 │ │ │ │ └── duplexer@0.1.1 │ │ │ ├─┬ tar@0.1.19 │ │ │ │ ├── block-stream@0.0.7 │ │ │ │ ├─┬ fstream@0.1.25 │ │ │ │ │ └── graceful-fs@2.0.1 │ │ │ │ └── inherits@2.0.1 │ │ │ └─┬ tempfile@0.1.2 │ │ │ └── uuid@1.4.1 │ │ ├── each-async@0.1.1 │ │ ├─┬ request@2.31.0 │ │ │ ├── aws-sign2@0.5.0 │ │ │ ├── forever-agent@0.5.0 │ │ │ ├─┬ form-data@0.1.2 │ │ │ │ └─┬ combined-stream@0.0.4 │ │ │ │ └── delayed-stream@0.0.5 │ │ │ ├─┬ hawk@1.0.0 │ │ │ │ ├── boom@0.4.2 │ │ │ │ ├── cryptiles@0.2.2 │ │ │ │ ├── hoek@0.9.1 │ │ │ │ └── sntp@0.2.4 │ │ │ ├─┬ http-signature@0.10.0 │ │ │ │ ├── asn1@0.1.11 │ │ │ │ ├── assert-plus@0.1.2 │ │ │ │ └── ctype@0.5.2 │ │ │ ├── json-stringify-safe@5.0.0 │ │ │ ├── node-uuid@1.4.1 │ │ │ ├── oauth-sign@0.3.0 │ │ │ ├── qs@0.6.6 │ │ │ ├─┬ tough-cookie@0.9.15 │ │ │ │ └── punycode@1.2.3 │ │ │ └── tunnel-agent@0.3.0 │ │ └─┬ through2@0.4.1 │ │ ├─┬ readable-stream@1.0.25 │ │ │ └── string_decoder@0.10.25 │ │ └─┬ xtend@2.1.2 │ │ └── object-keys@0.4.0 │ ├─┬ file-utils@0.1.5 │ │ ├── isbinaryfile@0.1.9 │ │ ├── lodash@2.1.0 │ │ └─┬ minimatch@0.2.14 │ │ ├── lru-cache@2.5.0 │ │ └── sigmund@1.0.0 │ ├─┬ findup-sync@0.1.2 │ │ ├─┬ glob@3.1.21 │ │ │ ├── graceful-fs@1.2.3 │ │ │ ├── inherits@1.0.0 │ │ │ └─┬ minimatch@0.2.14 │ │ │ ├── lru-cache@2.5.0 │ │ │ └── sigmund@1.0.0 │ │ └── lodash@1.0.1 │ ├─┬ glob@3.2.8 │ │ ├── inherits@2.0.1 │ │ └─┬ minimatch@0.2.14 │ │ ├── lru-cache@2.5.0 │ │ └── sigmund@1.0.0 │ ├── iconv-lite@0.2.11 │ ├─┬ inquirer@0.4.0 │ │ ├─┬ cli-color@0.2.3 │ │ │ ├── es5-ext@0.9.2 │ │ │ └─┬ memoizee@0.2.6 │ │ │ ├── event-emitter@0.2.2 │ │ │ └── next-tick@0.1.0 │ │ ├── mute-stream@0.0.4 │ │ └── through@2.3.4 │ ├── isbinaryfile@2.0.1 │ ├── lodash@2.4.1 │ ├── mime@1.2.11 │ ├── mkdirp@0.3.5 │ ├─┬ request@2.30.0 │ │ ├── aws-sign2@0.5.0 │ │ ├── forever-agent@0.5.0 │ │ ├─┬ form-data@0.1.2 │ │ │ └─┬ combined-stream@0.0.4 │ │ │ └── delayed-stream@0.0.5 │ │ ├─┬ hawk@1.0.0 │ │ │ ├── boom@0.4.2 │ │ │ ├── cryptiles@0.2.2 │ │ │ ├── hoek@0.9.1 │ │ │ └── sntp@0.2.4 │ │ ├─┬ http-signature@0.10.0 │ │ │ ├── asn1@0.1.11 │ │ │ ├── assert-plus@0.1.2 │ │ │ └── ctype@0.5.2 │ │ ├── json-stringify-safe@5.0.0 │ │ ├── node-uuid@1.4.1 │ │ ├── oauth-sign@0.3.0 │ │ ├── qs@0.6.6 │ │ ├─┬ tough-cookie@0.9.15 │ │ │ └── punycode@1.2.3 │ │ └── tunnel-agent@0.3.0 │ ├── rimraf@2.2.6 │ ├── shelljs@0.2.6 │ ├── text-table@0.2.0 │ └── underscore.string@2.3.3 ├── github-flavored-markdown@1.0.1 ├─┬ grunt-cli@0.1.13 │ ├─┬ findup-sync@0.1.2 │ │ ├─┬ glob@3.1.21 │ │ │ ├── graceful-fs@1.2.3 │ │ │ ├── inherits@1.0.0 │ │ │ └─┬ minimatch@0.2.14 │ │ │ ├── lru-cache@2.5.0 │ │ │ └── sigmund@1.0.0 │ │ └── lodash@1.0.1 │ ├─┬ nopt@1.0.10 │ │ └── abbrev@1.0.4 │ └── resolve@0.3.1 ├─┬ hexo@2.5.2 │ ├── async@0.2.10 │ ├── chokidar@0.8.1 │ ├── colors@0.6.2 │ ├── ejs@0.8.5 │ ├─┬ express@3.5.0 │ │ ├── buffer-crc32@0.2.1 │ │ ├─┬ commander@1.3.2 │ │ │ └── keypress@0.1.0 │ │ ├─┬ connect@2.14.1 │ │ │ ├── basic-auth-connect@1.0.0 │ │ │ ├── bytes@0.2.1 │ │ │ ├─┬ compression@1.0.0 │ │ │ │ ├── compressible@1.0.0 │ │ │ │ └── negotiator@0.3.0 │ │ │ ├── connect-timeout@1.0.0 │ │ │ ├─┬ cookie-parser@1.0.1 │ │ │ │ └── cookie@0.1.0 │ │ │ ├─┬ csurf@1.0.0 │ │ │ │ └── uid2@0.0.3 │ │ │ ├── errorhandler@1.0.0 │ │ │ ├─┬ express-session@1.0.2 │ │ │ │ ├── cookie@0.1.0 │ │ │ │ ├── uid2@0.0.3 │ │ │ │ └── utils-merge@1.0.0 │ │ │ ├── method-override@1.0.0 │ │ │ ├── morgan@1.0.0 │ │ │ ├─┬ multiparty@2.2.0 │ │ │ │ ├─┬ readable-stream@1.1.11 │ │ │ │ │ ├── core-util-is@1.0.1 │ │ │ │ │ ├── debuglog@0.0.2 │ │ │ │ │ └── string_decoder@0.10.25-1 │ │ │ │ └── stream-counter@0.2.0 │ │ │ ├── pause@0.0.1 │ │ │ ├── qs@0.6.6 │ │ │ ├── raw-body@1.1.3 │ │ │ ├── response-time@1.0.0 │ │ │ ├─┬ serve-index@1.0.1 │ │ │ │ ├── batch@0.5.0 │ │ │ │ └── negotiator@0.4.2 │ │ │ ├── serve-static@1.0.2 │ │ │ ├── static-favicon@1.0.0 │ │ │ └── vhost@1.0.0 │ │ ├── cookie@0.1.1 │ │ ├── cookie-signature@1.0.3 │ │ ├── debug@0.7.4 │ │ ├── fresh@0.2.2 │ │ ├── merge-descriptors@0.0.2 │ │ ├── methods@0.1.0 │ │ ├── mkdirp@0.3.5 │ │ ├── range-parser@1.0.0 │ │ └─┬ send@0.2.0 │ │ └── mime@1.2.11 │ ├── graceful-fs@2.0.2 │ ├── highlight.js@8.0.0 │ ├── lodash@2.4.1 │ ├── marked@0.3.2 │ ├── minimist@0.0.8 │ ├── moment@2.5.1 │ ├─┬ nib@1.0.2 │ │ └─┬ stylus@0.37.0 │ │ ├── cssom@0.2.5 │ │ ├── debug@0.7.4 │ │ ├── mkdirp@0.3.5 │ │ └── sax@0.5.8 │ ├── sprintf-js@0.0.7 │ ├─┬ stylus@0.42.2 │ │ ├── css-parse@1.7.0 │ │ ├── debug@0.7.4 │ │ ├─┬ glob@3.2.9 │ │ │ ├── inherits@2.0.1 │ │ │ └─┬ minimatch@0.2.14 │ │ │ ├── lru-cache@2.5.0 │ │ │ └── sigmund@1.0.0 │ │ ├── mkdirp@0.3.5 │ │ └── sax@0.5.8 │ ├─┬ swig@1.3.2 │ │ ├─┬ optimist@0.6.1 │ │ │ └── wordwrap@0.0.2 │ │ └─┬ uglify-js@2.4.13 │ │ ├─┬ optimist@0.3.7 │ │ │ └── wordwrap@0.0.2 │ │ ├─┬ source-map@0.1.33 │ │ │ └── amdefine@0.1.0 │ │ └── uglify-to-browserify@1.0.2 │ ├── warehouse@0.1.14 │ └─┬ yamljs@0.1.4 │ ├─┬ argparse@0.1.15 │ │ ├── underscore@1.4.4 │ │ └── underscore.string@2.3.3 │ └─┬ glob@3.1.21 │ ├── graceful-fs@1.2.3 │ ├── inherits@1.0.0 │ └─┬ minimatch@0.2.14 │ ├── lru-cache@2.5.0 │ └── sigmund@1.0.0 ├─┬ jake@0.5.8 │ ├─┬ minimatch@0.2.9 │ │ ├── lru-cache@2.0.4 │ │ └── sigmund@1.0.0 │ └── utilities@0.0.19 ├─┬ karma@0.10.9 │ ├── chokidar@0.8.1 │ ├── coffee-script@1.6.3 │ ├── colors@0.6.0-1 │ ├─┬ connect@2.8.8 │ │ ├── buffer-crc32@0.2.1 │ │ ├── bytes@0.2.0 │ │ ├── cookie@0.1.0 │ │ ├── cookie-signature@1.0.1 │ │ ├── debug@0.7.4 │ │ ├── formidable@1.0.14 │ │ ├── fresh@0.2.0 │ │ ├── methods@0.0.1 │ │ ├── pause@0.0.1 │ │ ├── qs@0.6.5 │ │ ├─┬ send@0.1.4 │ │ │ └── range-parser@0.0.4 │ │ └── uid2@0.0.2 │ ├── di@0.0.1 │ ├─┬ glob@3.1.21 │ │ └── inherits@1.0.0 │ ├── graceful-fs@1.2.3 │ ├─┬ http-proxy@0.10.4 │ │ ├─┬ optimist@0.6.1 │ │ │ ├── minimist@0.0.5 │ │ │ └── wordwrap@0.0.2 │ │ ├── pkginfo@0.3.0 │ │ └─┬ utile@0.2.1 │ │ ├── async@0.2.10 │ │ ├── deep-equal@0.2.1 │ │ ├── i@0.3.2 │ │ ├── mkdirp@0.3.5 │ │ └── ncp@0.4.2 │ ├── lodash@1.1.1 │ ├─┬ log4js@0.6.9 │ │ ├── async@0.1.15 │ │ ├─┬ readable-stream@1.0.25 │ │ │ └── string_decoder@0.10.25 │ │ └── semver@1.1.4 │ ├── mime@1.2.11 │ ├─┬ minimatch@0.2.14 │ │ ├── lru-cache@2.5.0 │ │ └── sigmund@1.0.0 │ ├─┬ optimist@0.3.7 │ │ └── wordwrap@0.0.2 │ ├── q@0.9.7 │ ├── rimraf@2.1.4 │ ├─┬ socket.io@0.9.16 │ │ ├── base64id@0.1.0 │ │ ├── policyfile@0.0.4 │ │ ├── redis@0.7.3 │ │ └─┬ socket.io-client@0.9.16 │ │ ├─┬ active-x-obfuscator@0.0.1 │ │ │ └── zeparser@0.0.5 │ │ ├── uglify-js@1.2.5 │ │ ├─┬ ws@0.4.31 │ │ │ ├── commander@0.6.1 │ │ │ ├── nan@0.3.2 │ │ │ ├── options@0.0.5 │ │ │ └── tinycolor@0.0.1 │ │ └── xmlhttprequest@1.4.2 │ └─┬ useragent@2.0.7 │ └── lru-cache@2.2.4 ├── karma-chrome-launcher@0.1.2 ├─┬ karma-coffee-preprocessor@0.1.2 │ └── coffee-script@1.6.3 ├── karma-firefox-launcher@0.1.3 ├── karma-html2js-preprocessor@0.1.0 ├── karma-jasmine@0.1.5 ├─┬ karma-phantomjs-launcher@0.1.2 │ └─┬ phantomjs@1.9.7-1 │ ├── adm-zip@0.2.1 │ ├── kew@0.1.7 │ ├── mkdirp@0.3.5 │ ├── ncp@0.4.2 │ ├─┬ npmconf@0.0.24 │ │ ├─┬ config-chain@1.1.8 │ │ │ └── proto-list@1.2.2 │ │ ├── inherits@1.0.0 │ │ ├── ini@1.1.0 │ │ ├─┬ nopt@2.1.2 │ │ │ └── abbrev@1.0.4 │ │ ├── once@1.1.1 │ │ ├── osenv@0.0.3 │ │ └── semver@1.1.4 │ ├── rimraf@2.2.6 │ └── which@1.0.5 ├── karma-requirejs@0.2.1 ├── karma-script-launcher@0.1.0 ├─┬ less@1.3.3 │ └── ycssmin@1.0.1 ├─┬ mimosa@0.14.14 │ ├── ansi-color@0.2.1 │ ├── chokidar@0.6.3 │ ├── coco@0.9.1 │ ├── coffee-script@1.6.3 │ ├─┬ commander@1.3.2 │ │ └── keypress@0.1.0 │ ├── dustjs-linkedin@2.0.2 │ ├─┬ eco@1.1.0-rc-3 │ │ └── strscan@1.0.1 │ ├── ejs@0.8.4 │ ├─┬ emblem@0.3.1 │ │ ├─┬ optimist@0.3.7 │ │ │ └── wordwrap@0.0.2 │ │ ├── StringScanner@0.0.3 │ │ └── uglify-js@1.2.6 │ ├─┬ handlebars@1.0.12 │ │ ├─┬ optimist@0.3.7 │ │ │ └── wordwrap@0.0.2 │ │ └─┬ uglify-js@2.3.6 │ │ ├── async@0.2.9 │ │ └─┬ source-map@0.1.28 │ │ └── amdefine@0.0.8 │ ├── hogan.js@2.0.0 │ ├── iced-coffee-script@1.6.3-e │ ├─┬ jade@0.34.1 │ │ ├── character-parser@1.0.2 │ │ ├─┬ constantinople@1.0.1 │ │ │ └─┬ uglify-js@2.3.6 │ │ │ ├── async@0.2.9 │ │ │ ├─┬ optimist@0.3.7 │ │ │ │ └── wordwrap@0.0.2 │ │ │ └─┬ source-map@0.1.28 │ │ │ └── amdefine@0.0.8 │ │ ├── mkdirp@0.3.5 │ │ ├─┬ monocle@0.1.50 │ │ │ └─┬ readdirp@0.2.5 │ │ │ └─┬ minimatch@0.2.12 │ │ │ ├── lru-cache@2.3.0 │ │ │ └── sigmund@1.0.0 │ │ ├─┬ transformers@2.1.0 │ │ │ ├─┬ css@1.0.8 │ │ │ │ ├── css-parse@1.0.4 │ │ │ │ └── css-stringify@1.0.5 │ │ │ ├─┬ promise@2.0.0 │ │ │ │ └── is-promise@1.0.0 │ │ │ └─┬ uglify-js@2.2.5 │ │ │ ├─┬ optimist@0.3.7 │ │ │ │ └── wordwrap@0.0.2 │ │ │ └─┬ source-map@0.1.28 │ │ │ └── amdefine@0.0.8 │ │ └─┬ with@1.1.0 │ │ └─┬ uglify-js@2.3.6 │ │ ├── async@0.2.9 │ │ ├─┬ optimist@0.3.7 │ │ │ └── wordwrap@0.0.2 │ │ └─┬ source-map@0.1.28 │ │ └── amdefine@0.0.8 │ ├─┬ less@1.4.2 │ │ ├── mime@1.2.11 │ │ ├── mkdirp@0.3.5 │ │ ├─┬ request@2.27.0 │ │ │ ├── aws-sign@0.3.0 │ │ │ ├── cookie-jar@0.3.0 │ │ │ ├── forever-agent@0.5.0 │ │ │ ├─┬ form-data@0.1.0 │ │ │ │ ├── async@0.2.9 │ │ │ │ └─┬ combined-stream@0.0.4 │ │ │ │ └── delayed-stream@0.0.5 │ │ │ ├─┬ hawk@1.0.0 │ │ │ │ ├── boom@0.4.2 │ │ │ │ ├── cryptiles@0.2.2 │ │ │ │ ├── hoek@0.9.1 │ │ │ │ └── sntp@0.2.4 │ │ │ ├─┬ http-signature@0.10.0 │ │ │ │ ├── asn1@0.1.11 │ │ │ │ ├── assert-plus@0.1.2 │ │ │ │ └── ctype@0.5.2 │ │ │ ├── json-stringify-safe@5.0.0 │ │ │ ├── node-uuid@1.4.1 │ │ │ ├── oauth-sign@0.3.0 │ │ │ ├── qs@0.6.5 │ │ │ └── tunnel-agent@0.3.0 │ │ └── ycssmin@1.0.1 │ ├─┬ LiveScript@1.2.0 │ │ └── prelude-ls@1.0.3 │ ├── lodash@1.3.1 │ ├─┬ logmimosa@0.5.0 │ │ ├── date-utils@1.2.12 │ │ └── growl@1.7.0 │ ├─┬ mimosa-lint@0.7.3 │ │ ├── csslint@0.9.10 │ │ └─┬ jshint@2.1.5 │ │ ├─┬ cli@0.4.5 │ │ │ └─┬ glob@3.2.6 │ │ │ └── inherits@2.0.0 │ │ ├── console-browserify@0.1.6 │ │ ├─┬ minimatch@0.2.12 │ │ │ ├── lru-cache@2.3.0 │ │ │ └── sigmund@1.0.0 │ │ ├── shelljs@0.1.4 │ │ └── underscore@1.4.4 │ ├─┬ mimosa-live-reload@0.8.2 │ │ ├── chokidar@0.6.2 │ │ └─┬ socket.io@0.9.16 │ │ ├── base64id@0.1.0 │ │ ├── policyfile@0.0.4 │ │ ├── redis@0.7.3 │ │ └─┬ socket.io-client@0.9.16 │ │ ├─┬ active-x-obfuscator@0.0.1 │ │ │ └── zeparser@0.0.5 │ │ ├── uglify-js@1.2.5 │ │ ├─┬ ws@0.4.28 │ │ │ ├── commander@0.6.1 │ │ │ ├── options@0.0.5 │ │ │ └── tinycolor@0.0.1 │ │ └── xmlhttprequest@1.4.2 │ ├─┬ mimosa-minify@0.8.0 │ │ ├─┬ clean-css@1.0.8 │ │ │ └─┬ commander@1.1.1 │ │ │ └── keypress@0.1.0 │ │ └─┬ uglify-js@2.3.6 │ │ ├── async@0.2.9 │ │ ├─┬ optimist@0.3.7 │ │ │ └── wordwrap@0.0.2 │ │ └─┬ source-map@0.1.28 │ │ └── amdefine@0.0.8 │ ├─┬ mimosa-require@0.15.2 │ │ └── requirejs@2.1.6 │ ├─┬ mimosa-server@0.9.0 │ │ ├── consolidate@0.9.1 │ │ └─┬ express@3.3.5 │ │ ├── buffer-crc32@0.2.1 │ │ ├─┬ commander@1.2.0 │ │ │ └── keypress@0.1.0 │ │ ├─┬ connect@2.8.5 │ │ │ ├── bytes@0.2.0 │ │ │ ├── formidable@1.0.14 │ │ │ ├── pause@0.0.1 │ │ │ ├── qs@0.6.5 │ │ │ └── uid2@0.0.2 │ │ ├── cookie@0.1.0 │ │ ├── cookie-signature@1.0.1 │ │ ├── debug@0.7.2 │ │ ├── fresh@0.2.0 │ │ ├── methods@0.0.1 │ │ ├── mkdirp@0.3.5 │ │ ├── range-parser@0.0.4 │ │ └─┬ send@0.1.4 │ │ └── mime@1.2.11 │ ├─┬ nib@0.9.2 │ │ └─┬ stylus@0.31.0 │ │ ├── cssom@0.2.5 │ │ ├── debug@0.7.2 │ │ └── mkdirp@0.3.5 │ ├─┬ node-sass@0.5.4 │ │ ├── colors@0.6.0-1 │ │ ├── mkdirp@0.3.5 │ │ └─┬ optimist@0.4.0 │ │ └── wordwrap@0.0.2 │ ├─┬ npm@1.3.4 │ │ ├── abbrev@1.0.4 │ │ ├── ansi@0.1.2 │ │ ├── archy@0.0.2 │ │ ├── block-stream@0.0.6 │ │ ├── child-process-close@0.1.1 │ │ ├── chmodr@0.1.0 │ │ ├── chownr@0.0.1 │ │ ├── cmd-shim@1.1.0 │ │ ├── editor@0.0.4 │ │ ├── fstream@0.1.23 │ │ ├─┬ fstream-npm@0.1.4 │ │ │ └── fstream-ignore@0.0.6 │ │ ├─┬ glob@3.2.3 │ │ │ └── inherits@2.0.0 │ │ ├── graceful-fs@2.0.0 │ │ ├── inherits@1.0.0 │ │ ├── ini@1.1.0 │ │ ├─┬ init-package-json@0.0.10 │ │ │ └── promzard@0.2.0 │ │ ├── lockfile@0.4.0 │ │ ├── lru-cache@2.3.0 │ │ ├─┬ minimatch@0.2.12 │ │ │ └── sigmund@1.0.0 │ │ ├── mkdirp@0.3.5 │ │ ├── node-gyp@0.10.6 │ │ ├── nopt@2.1.1 │ │ ├─┬ npm-registry-client@0.2.27 │ │ │ └── couch-login@0.1.17 │ │ ├── npm-user-validate@0.0.3 │ │ ├─┬ npmconf@0.1.1 │ │ │ └─┬ config-chain@1.1.7 │ │ │ └── proto-list@1.2.2 │ │ ├── npmlog@0.0.4 │ │ ├── once@1.1.1 │ │ ├── opener@1.3.0 │ │ ├── osenv@0.0.3 │ │ ├─┬ read@1.0.4 │ │ │ └── mute-stream@0.0.3 │ │ ├── read-installed@0.2.2 │ │ ├─┬ read-package-json@1.1.0 │ │ │ └─┬ normalize-package-data@0.2.0 │ │ │ └── github-url-from-git@1.1.1 │ │ ├─┬ request@2.21.0 │ │ │ ├── aws-sign@0.3.0 │ │ │ ├── cookie-jar@0.3.0 │ │ │ ├── forever-agent@0.5.0 │ │ │ ├─┬ form-data@0.0.8 │ │ │ │ ├── async@0.2.9 │ │ │ │ └─┬ combined-stream@0.0.4 │ │ │ │ └── delayed-stream@0.0.5 │ │ │ ├─┬ hawk@0.13.1 │ │ │ │ ├─┬ boom@0.4.2 │ │ │ │ │ └── hoek@0.9.1 │ │ │ │ ├── cryptiles@0.2.1 │ │ │ │ ├── hoek@0.8.5 │ │ │ │ └─┬ sntp@0.2.4 │ │ │ │ └── hoek@0.9.1 │ │ │ ├─┬ http-signature@0.9.11 │ │ │ │ ├── asn1@0.1.11 │ │ │ │ ├── assert-plus@0.1.2 │ │ │ │ └── ctype@0.5.2 │ │ │ ├── json-stringify-safe@4.0.0 │ │ │ ├── mime@1.2.9 │ │ │ ├── node-uuid@1.4.0 │ │ │ ├── oauth-sign@0.3.0 │ │ │ ├── qs@0.6.5 │ │ │ └── tunnel-agent@0.3.0 │ │ ├── retry@0.6.0 │ │ ├── rimraf@2.2.0 │ │ ├── semver@2.0.8 │ │ ├── sha@1.0.1 │ │ ├── slide@1.1.4 │ │ ├── tar@0.1.17 │ │ ├── uid-number@0.0.3 │ │ └── which@1.0.5 │ ├─┬ skelmimosa@0.5.0 │ │ ├─┬ request@2.21.0 │ │ │ ├── aws-sign@0.3.0 │ │ │ ├── cookie-jar@0.3.0 │ │ │ ├── forever-agent@0.5.0 │ │ │ ├─┬ form-data@0.0.8 │ │ │ │ ├── async@0.2.9 │ │ │ │ └─┬ combined-stream@0.0.4 │ │ │ │ └── delayed-stream@0.0.5 │ │ │ ├─┬ hawk@0.13.1 │ │ │ │ ├─┬ boom@0.4.2 │ │ │ │ │ └── hoek@0.9.1 │ │ │ │ ├── cryptiles@0.2.2 │ │ │ │ ├── hoek@0.8.5 │ │ │ │ └─┬ sntp@0.2.4 │ │ │ │ └── hoek@0.9.1 │ │ │ ├─┬ http-signature@0.9.11 │ │ │ │ ├── asn1@0.1.11 │ │ │ │ ├── assert-plus@0.1.2 │ │ │ │ └── ctype@0.5.2 │ │ │ ├── json-stringify-safe@4.0.0 │ │ │ ├── mime@1.2.11 │ │ │ ├── node-uuid@1.4.1 │ │ │ ├── oauth-sign@0.3.0 │ │ │ ├── qs@0.6.5 │ │ │ └── tunnel-agent@0.3.0 │ │ └─┬ rimraf@2.1.4 │ │ └── graceful-fs@1.2.3 │ ├─┬ stylus@0.36.1 │ │ ├── cssom@0.2.5 │ │ ├── debug@0.7.2 │ │ ├── mkdirp@0.3.5 │ │ └── sax@0.5.4 │ ├── underscore@1.5.1 │ └── wrench@1.5.1 ├─┬ mocha@1.8.1 │ ├── commander@0.6.1 │ ├── debug@0.7.2 │ ├── diff@1.0.2 │ ├── growl@1.7.0 │ ├─┬ jade@0.26.3 │ │ └── mkdirp@0.3.0 │ ├── mkdirp@0.3.3 │ └── ms@0.3.0 ├─┬ mysql@2.0.0-alpha7 │ ├── bignumber.js@1.0.1 │ └── require-all@0.0.3 ├── node@0.0.0 ├─┬ node-gyp@0.10.10 │ ├─┬ fstream@0.1.24 │ │ └── inherits@2.0.1 │ ├─┬ glob@3.2.6 │ │ └── inherits@2.0.1 │ ├── graceful-fs@2.0.1 │ ├─┬ minimatch@0.2.12 │ │ ├── lru-cache@2.3.1 │ │ └── sigmund@1.0.0 │ ├── mkdirp@0.3.5 │ ├─┬ nopt@2.1.2 │ │ └── abbrev@1.0.4 │ ├─┬ npmlog@0.0.4 │ │ └── ansi@0.1.2 │ ├── osenv@0.0.3 │ ├─┬ request@2.27.0 │ │ ├── aws-sign@0.3.0 │ │ ├── cookie-jar@0.3.0 │ │ ├── forever-agent@0.5.0 │ │ ├─┬ form-data@0.1.1 │ │ │ ├── async@0.2.9 │ │ │ └─┬ combined-stream@0.0.4 │ │ │ └── delayed-stream@0.0.5 │ │ ├─┬ hawk@1.0.0 │ │ │ ├── boom@0.4.2 │ │ │ ├── cryptiles@0.2.2 │ │ │ ├── hoek@0.9.1 │ │ │ └── sntp@0.2.4 │ │ ├─┬ http-signature@0.10.0 │ │ │ ├── asn1@0.1.11 │ │ │ ├── assert-plus@0.1.2 │ │ │ └── ctype@0.5.2 │ │ ├── json-stringify-safe@5.0.0 │ │ ├── mime@1.2.11 │ │ ├── node-uuid@1.4.1 │ │ ├── oauth-sign@0.3.0 │ │ ├── qs@0.6.5 │ │ └── tunnel-agent@0.3.0 │ ├── rimraf@2.2.2 │ ├── semver@2.1.0 │ ├─┬ tar@0.1.18 │ │ ├── block-stream@0.0.7 │ │ └── inherits@2.0.1 │ └── which@1.0.5 ├─┬ node-windows@0.1.5 │ └─┬ optimist@0.6.0 │ ├── minimist@0.0.3 │ └── wordwrap@0.0.2 ├─┬ npm@1.3.25 │ ├── abbrev@1.0.4 │ ├── ansi@0.2.1 │ ├── ansicolors@0.3.2 │ ├── ansistyles@0.1.3 │ ├── archy@0.0.2 │ ├── block-stream@0.0.7 │ ├── child-process-close@0.1.1 │ ├── chmodr@0.1.0 │ ├── chownr@0.0.1 │ ├── cmd-shim@1.1.1 │ ├── columnify@0.1.2 │ ├── editor@0.0.5 │ ├── fstream@0.1.25 │ ├─┬ fstream-npm@0.1.6 │ │ └── fstream-ignore@0.0.7 │ ├── github-url-from-git@1.1.1 │ ├── github-url-from-username-repo@0.0.2 │ ├── glob@3.2.7 │ ├── graceful-fs@2.0.1 │ ├── inherits@2.0.1 │ ├── ini@1.1.0 │ ├─┬ init-package-json@0.0.14 │ │ └── promzard@0.2.1 │ ├── lockfile@0.4.2 │ ├── lru-cache@2.5.0 │ ├─┬ minimatch@0.2.14 │ │ └── sigmund@1.0.0 │ ├── mkdirp@0.3.5 │ ├── node-gyp@0.12.2 │ ├── nopt@2.1.2 │ ├─┬ npm-registry-client@0.3.3 │ │ └── couch-login@0.1.19 │ ├── npm-user-validate@0.0.3 │ ├─┬ npmconf@0.1.12 │ │ └─┬ config-chain@1.1.8 │ │ └── proto-list@1.2.2 │ ├── npmlog@0.0.6 │ ├── once@1.3.0 │ ├── opener@1.3.0 │ ├── osenv@0.0.3 │ ├── path-is-inside@1.0.0 │ ├─┬ read@1.0.5 │ │ └── mute-stream@0.0.4 │ ├── read-installed@0.2.5 │ ├─┬ read-package-json@1.1.6 │ │ └── normalize-package-data@0.2.8 │ ├─┬ request@2.30.0 │ │ ├── aws-sign2@0.5.0 │ │ ├── forever-agent@0.5.0 │ │ ├─┬ form-data@0.1.2 │ │ │ ├── async@0.2.9 │ │ │ └─┬ combined-stream@0.0.4 │ │ │ └── delayed-stream@0.0.5 │ │ ├─┬ hawk@1.0.0 │ │ │ ├── boom@0.4.2 │ │ │ ├── cryptiles@0.2.2 │ │ │ ├── hoek@0.9.1 │ │ │ └── sntp@0.2.4 │ │ ├─┬ http-signature@0.10.0 │ │ │ ├── asn1@0.1.11 │ │ │ ├── assert-plus@0.1.2 │ │ │ └── ctype@0.5.2 │ │ ├── json-stringify-safe@5.0.0 │ │ ├── mime@1.2.11 │ │ ├── node-uuid@1.4.1 │ │ ├── oauth-sign@0.3.0 │ │ ├── qs@0.6.6 │ │ ├─┬ tough-cookie@0.9.15 │ │ │ └── punycode@1.2.3 │ │ └── tunnel-agent@0.3.0 │ ├── retry@0.6.0 │ ├── rimraf@2.2.6 │ ├── semver@2.2.1 │ ├─┬ sha@1.2.3 │ │ └── readable-stream@1.0.24 │ ├── slide@1.1.5 │ ├── tar@0.1.19 │ ├── text-table@0.2.0 │ ├── uid-number@0.0.3 │ └── which@1.0.5 ├── UNMET DEPENDENCY npm-debug.log * ├─┬ pvsio-web@0.0.14 │ ├─┬ express@3.4.0 │ │ ├── buffer-crc32@0.2.1 │ │ ├─┬ commander@1.2.0 │ │ │ └── keypress@0.1.0 │ │ ├─┬ connect@2.9.0 │ │ │ ├── bytes@0.2.0 │ │ │ ├─┬ multiparty@2.1.8 │ │ │ │ ├── readable-stream@1.0.17 │ │ │ │ └── stream-counter@0.1.0 │ │ │ ├── pause@0.0.1 │ │ │ ├── qs@0.6.5 │ │ │ └── uid2@0.0.2 │ │ ├── cookie@0.1.0 │ │ ├── cookie-signature@1.0.1 │ │ ├── debug@0.7.2 │ │ ├── fresh@0.2.0 │ │ ├── methods@0.0.1 │ │ ├── mkdirp@0.3.5 │ │ ├── range-parser@0.0.4 │ │ └─┬ send@0.1.4 │ │ └── mime@1.2.11 │ └─┬ ws@0.4.30 │ ├── commander@0.6.1 │ ├── nan@0.3.2 │ ├── options@0.0.5 │ └── tinycolor@0.0.1 ├── requirejs@2.1.10 ├── spark@0.3.0 ├─┬ sql@0.31.0 │ ├── lodash@1.3.1 │ └── sliced@0.0.5 ├─┬ sqlite3@2.2.0 │ └─┬ node-pre-gyp@0.2.5 │ ├─┬ aws-sdk@2.0.0-rc8 │ │ ├─┬ xml2js@0.2.4 │ │ │ └── sax@0.6.0 │ │ └── xmlbuilder@0.4.2 │ ├── mkdirp@0.3.5 │ ├─┬ nopt@2.1.2 │ │ └── abbrev@1.0.4 │ ├─┬ npmlog@0.0.6 │ │ └── ansi@0.2.1 │ ├─┬ rc@0.3.2 │ │ ├── deep-extend@0.2.6 │ │ ├── ini@1.1.0 │ │ └─┬ optimist@0.3.7 │ │ └── wordwrap@0.0.2 │ ├─┬ request@2.31.0 │ │ ├── aws-sign2@0.5.0 │ │ ├── forever-agent@0.5.0 │ │ ├─┬ form-data@0.1.2 │ │ │ ├── async@0.2.9 │ │ │ └─┬ combined-stream@0.0.4 │ │ │ └── delayed-stream@0.0.5 │ │ ├─┬ hawk@1.0.0 │ │ │ ├── boom@0.4.2 │ │ │ ├── cryptiles@0.2.2 │ │ │ ├── hoek@0.9.1 │ │ │ └── sntp@0.2.4 │ │ ├─┬ http-signature@0.10.0 │ │ │ ├── asn1@0.1.11 │ │ │ ├── assert-plus@0.1.2 │ │ │ └── ctype@0.5.2 │ │ ├── json-stringify-safe@5.0.0 │ │ ├── mime@1.2.11 │ │ ├── node-uuid@1.4.1 │ │ ├── oauth-sign@0.3.0 │ │ ├── qs@0.6.6 │ │ ├─┬ tough-cookie@0.9.15 │ │ │ └── punycode@1.2.3 │ │ └── tunnel-agent@0.3.0 │ ├── rimraf@2.2.5 │ ├── semver@2.1.0 │ ├─┬ tar@0.1.19 │ │ ├── block-stream@0.0.7 │ │ ├─┬ fstream@0.1.25 │ │ │ └── graceful-fs@2.0.1 │ │ └── inherits@2.0.1 │ └─┬ tar-pack@2.0.0 │ ├── debug@0.7.4 │ ├─┬ fstream@0.1.25 │ │ ├── graceful-fs@2.0.1 │ │ └── inherits@2.0.1 │ ├─┬ fstream-ignore@0.0.7 │ │ ├── inherits@2.0.1 │ │ └─┬ minimatch@0.2.14 │ │ ├── lru-cache@2.5.0 │ │ └── sigmund@1.0.0 │ ├── graceful-fs@1.2.3 │ ├── once@1.1.1 │ ├── readable-stream@1.0.24 │ └── uid-number@0.0.3 ├── typescript@0.9.1-1 └─┬ yo@1.1.2 ├── async@0.2.10 ├─┬ chalk@0.4.0 │ ├── ansi-styles@1.0.0 │ ├── has-color@0.1.3 │ └── strip-ansi@0.1.1 ├─┬ findup@0.1.3 │ ├── colors@0.6.2 │ └─┬ nopt@1.0.10 │ └── abbrev@1.0.4 ├─┬ insight@0.3.0 │ ├─┬ chalk@0.2.1 │ │ ├── ansi-styles@0.2.0 │ │ └── has-color@0.1.3 │ ├─┬ configstore@0.1.7 │ │ ├── graceful-fs@2.0.1 │ │ ├─┬ js-yaml@2.1.3 │ │ │ ├─┬ argparse@0.1.15 │ │ │ │ ├── underscore@1.4.4 │ │ │ │ └── underscore.string@2.3.3 │ │ │ └── esprima@1.0.4 │ │ ├── lodash@2.4.1 │ │ ├── mkdirp@0.3.5 │ │ └── osenv@0.0.3 │ ├─┬ inquirer@0.2.5 │ │ ├─┬ cli-color@0.2.3 │ │ │ ├── es5-ext@0.9.2 │ │ │ └─┬ memoizee@0.2.6 │ │ │ ├── event-emitter@0.2.2 │ │ │ └── next-tick@0.1.0 │ │ ├── lodash@1.2.1 │ │ └── mute-stream@0.0.3 │ ├── lodash@1.3.1 │ └─┬ request@2.27.0 │ ├── aws-sign@0.3.0 │ ├── cookie-jar@0.3.0 │ ├── forever-agent@0.5.0 │ ├─┬ form-data@0.1.2 │ │ └─┬ combined-stream@0.0.4 │ │ └── delayed-stream@0.0.5 │ ├─┬ hawk@1.0.0 │ │ ├── boom@0.4.2 │ │ ├── cryptiles@0.2.2 │ │ ├── hoek@0.9.1 │ │ └── sntp@0.2.4 │ ├─┬ http-signature@0.10.0 │ │ ├── asn1@0.1.11 │ │ ├── assert-plus@0.1.2 │ │ └── ctype@0.5.2 │ ├── json-stringify-safe@5.0.0 │ ├── mime@1.2.11 │ ├── node-uuid@1.4.1 │ ├── oauth-sign@0.3.0 │ ├── qs@0.6.6 │ └── tunnel-agent@0.3.0 ├── lodash@2.4.1 ├─┬ nopt@2.1.2 │ └── abbrev@1.0.4 ├── open@0.0.4 ├── shelljs@0.2.6 ├─┬ sudo-block@0.3.0 │ └─┬ chalk@0.3.0 │ ├── ansi-styles@0.2.0 │ └── has-color@0.1.3 ├─┬ update-notifier@0.1.7 │ ├─┬ chalk@0.2.1 │ │ ├── ansi-styles@0.2.0 │ │ └── has-color@0.1.3 │ ├─┬ configstore@0.1.7 │ │ ├── graceful-fs@2.0.1 │ │ ├─┬ js-yaml@2.1.3 │ │ │ ├─┬ argparse@0.1.15 │ │ │ │ ├── underscore@1.4.4 │ │ │ │ └── underscore.string@2.3.3 │ │ │ └── esprima@1.0.4 │ │ ├── mkdirp@0.3.5 │ │ └── osenv@0.0.3 │ ├─┬ request@2.27.0 │ │ ├── aws-sign@0.3.0 │ │ ├── cookie-jar@0.3.0 │ │ ├── forever-agent@0.5.0 │ │ ├─┬ form-data@0.1.2 │ │ │ └─┬ combined-stream@0.0.4 │ │ │ └── delayed-stream@0.0.5 │ │ ├─┬ hawk@1.0.0 │ │ │ ├── boom@0.4.2 │ │ │ ├── cryptiles@0.2.2 │ │ │ ├── hoek@0.9.1 │ │ │ └── sntp@0.2.4 │ │ ├─┬ http-signature@0.10.0 │ │ │ ├── asn1@0.1.11 │ │ │ ├── assert-plus@0.1.2 │ │ │ └── ctype@0.5.2 │ │ ├── json-stringify-safe@5.0.0 │ │ ├── mime@1.2.11 │ │ ├── node-uuid@1.4.1 │ │ ├── oauth-sign@0.3.0 │ │ ├── qs@0.6.6 │ │ └── tunnel-agent@0.3.0 │ └── semver@2.1.0 └─┬ yeoman-generator@0.16.0 ├─┬ cheerio@0.13.1 │ ├─┬ CSSselect@0.4.0 │ │ ├── CSSwhat@0.4.1 │ │ └─┬ domutils@1.3.0 │ │ └── domelementtype@1.1.1 │ ├── entities@0.3.0 │ ├─┬ htmlparser2@3.4.0 │ │ ├── domelementtype@1.1.1 │ │ ├── domhandler@2.2.0 │ │ ├── domutils@1.3.0 │ │ └─┬ readable-stream@1.1.10 │ │ ├── core-util-is@1.0.1 │ │ ├── debuglog@0.0.2 │ │ └── string_decoder@0.10.25 │ └── underscore@1.5.2 ├── class-extend@0.1.1 ├── dargs@0.1.0 ├── debug@0.7.4 ├── diff@1.0.8 ├─┬ download@0.1.10 │ ├─┬ decompress@0.1.6 │ │ ├── adm-zip@0.4.3 │ │ ├── mout@0.6.0 │ │ ├─┬ stream-combiner@0.0.4 │ │ │ └── duplexer@0.1.1 │ │ ├─┬ tar@0.1.19 │ │ │ ├── block-stream@0.0.7 │ │ │ ├─┬ fstream@0.1.25 │ │ │ │ └── graceful-fs@2.0.1 │ │ │ └── inherits@2.0.1 │ │ └─┬ tempfile@0.1.2 │ │ └── uuid@1.4.1 │ ├── each-async@0.1.1 │ ├─┬ request@2.31.0 │ │ ├── aws-sign2@0.5.0 │ │ ├── forever-agent@0.5.0 │ │ ├─┬ form-data@0.1.2 │ │ │ └─┬ combined-stream@0.0.4 │ │ │ └── delayed-stream@0.0.5 │ │ ├─┬ hawk@1.0.0 │ │ │ ├── boom@0.4.2 │ │ │ ├── cryptiles@0.2.2 │ │ │ ├── hoek@0.9.1 │ │ │ └── sntp@0.2.4 │ │ ├─┬ http-signature@0.10.0 │ │ │ ├── asn1@0.1.11 │ │ │ ├── assert-plus@0.1.2 │ │ │ └── ctype@0.5.2 │ │ ├── json-stringify-safe@5.0.0 │ │ ├── node-uuid@1.4.1 │ │ ├── oauth-sign@0.3.0 │ │ ├── qs@0.6.6 │ │ ├─┬ tough-cookie@0.9.15 │ │ │ └── punycode@1.2.3 │ │ └── tunnel-agent@0.3.0 │ └─┬ through2@0.4.1 │ ├─┬ readable-stream@1.0.25 │ │ └── string_decoder@0.10.25 │ └─┬ xtend@2.1.2 │ └── object-keys@0.4.0 ├─┬ file-utils@0.1.5 │ ├── isbinaryfile@0.1.9 │ ├── lodash@2.1.0 │ └─┬ minimatch@0.2.14 │ ├── lru-cache@2.5.0 │ └── sigmund@1.0.0 ├─┬ findup-sync@0.1.2 │ ├─┬ glob@3.1.21 │ │ ├── graceful-fs@1.2.3 │ │ ├── inherits@1.0.0 │ │ └─┬ minimatch@0.2.14 │ │ ├── lru-cache@2.5.0 │ │ └── sigmund@1.0.0 │ └── lodash@1.0.1 ├─┬ glob@3.2.8 │ ├── inherits@2.0.1 │ └─┬ minimatch@0.2.14 │ ├── lru-cache@2.5.0 │ └── sigmund@1.0.0 ├── iconv-lite@0.2.11 ├─┬ inquirer@0.4.0 │ ├─┬ cli-color@0.2.3 │ │ ├── es5-ext@0.9.2 │ │ └─┬ memoizee@0.2.6 │ │ ├── event-emitter@0.2.2 │ │ └── next-tick@0.1.0 │ ├── mute-stream@0.0.4 │ └── through@2.3.4 ├── isbinaryfile@2.0.1 ├── mime@1.2.11 ├── mkdirp@0.3.5 ├─┬ request@2.30.0 │ ├── aws-sign2@0.5.0 │ ├── forever-agent@0.5.0 │ ├─┬ form-data@0.1.2 │ │ └─┬ combined-stream@0.0.4 │ │ └── delayed-stream@0.0.5 │ ├─┬ hawk@1.0.0 │ │ ├── boom@0.4.2 │ │ ├── cryptiles@0.2.2 │ │ ├── hoek@0.9.1 │ │ └── sntp@0.2.4 │ ├─┬ http-signature@0.10.0 │ │ ├── asn1@0.1.11 │ │ ├── assert-plus@0.1.2 │ │ └── ctype@0.5.2 │ ├── json-stringify-safe@5.0.0 │ ├── node-uuid@1.4.1 │ ├── oauth-sign@0.3.0 │ ├── qs@0.6.6 │ ├─┬ tough-cookie@0.9.15 │ │ └── punycode@1.2.3 │ └── tunnel-agent@0.3.0 ├── rimraf@2.2.6 ├── text-table@0.2.0 └── underscore.string@2.3.3

flerro commented 10 years ago

hexo seems to be installed globally.

Check if you have npm bin dir in your path, from the command prompt: echo %PATH%

You should see something like: C:\Users\your-user-name\AppData\Roaming\npm. if you don't see the directory, add it to the PATH variable in:

Control Panel > System > Edit enviroment variable for your account

(eg. PATH = %PATH%;%APPDATA%\npm)

path

The open a new command prompt and try again.

davidfekke commented 10 years ago

Here is my path;

C:\app\myusername\product\11.2.0\client_3;C:\app\myusername\product\11.2.0\client_2\bin;C:\app\myusername\product\11.2.0\client_1;C:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files (x86)\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files (x86)\Microsoft SDKs\Windows Azure\CLI\wbin;C:\Program Files\nodejs\;C:\Ruby200-x64\bin;C:\Ruby193\bin;C:\Chocolatey\bin;C:\Program Files (x86)\Git\cmd;C:\tools\gittfs;C:\Users\myusername\AppData\Roaming\npm\;C:\Python27;C:\Windows\Microsoft.NET\Framework\v4.0.30319;c:\windows;C:\Program Files\vim73;C:\Program Files (x86)\IIS Express;C:\Program Files\Java\jdk1.6.0_43\jre\bin;C:\Users\myusername\AppData\Roaming\scriptcs;C:\Program Files\Microsoft.NET\SDK\v2.0 64bit\Bin;C:\Users\myusername\AppData\Roaming\npm

Xuanwo commented 10 years ago

npm install -g hexo

Or try to set a lnk file with the following settings image

the args is C:\Windows\System32\cmd.exe /k "C:\Program Files\nodejs\nodevars.bat"

If problem solved, please close it.

leesei commented 9 years ago

please close this issue

Lin07ux commented 9 years ago

I get the same error. I cann't fix it.

Xuanwo commented 9 years ago

while install nodejs, please choose add the path. And install hexo with npm install hexo-cli -g

Lin07ux commented 9 years ago

I fixed the error: I had change the "npm prefix", but I did not add the path to global PATH. Now, everything is OK! Thank you!