nwjs/website

develop Branch instructions

TheJaredWilcurt opened this issue · 7 comments

@ghostoy @rogerwang Your develop branch README instructions don't work.

err

Would you run npm ls to see if metalsmith-babel is installed correctly?

The Jared Wilcurt notifications@github.com于2016年1月1日周五 05:51写道:

@ghostoy https://github.com/ghostoy @rogerwang
https://github.com/rogerwang Your develop branch README instructions
don't work.

[image: err]
https://cloud.githubusercontent.com/assets/4629794/12068553/874d6b22-afde-11e5-9d60-52aebfbdeeb7.png


Reply to this email directly or view it on GitHub
#17.

npm ls
nw-website@1.0.0 C:\Users\GLR\Documents\GitHub\website
├─┬ babel-preset-react@6.3.13
│ ├─┬ babel-plugin-syntax-flow@6.3.13
│ │ └─┬ babel-runtime@5.8.34
│ │   └── core-js@1.2.6
│ ├─┬ babel-plugin-syntax-jsx@6.3.13
│ │ └─┬ babel-runtime@5.8.34
│ │   └── core-js@1.2.6
│ ├─┬ babel-plugin-transform-flow-strip-types@6.3.15
│ │ └─┬ babel-runtime@5.8.34
│ │   └── core-js@1.2.6
│ ├─┬ babel-plugin-transform-react-display-name@6.3.13
│ │ └─┬ babel-runtime@5.8.34
│ │   └── core-js@1.2.6
│ ├─┬ babel-plugin-transform-react-jsx@6.3.13
│ │ ├─┬ babel-helper-builder-react-jsx@6.3.13
│ │ │ ├─┬ babel-types@6.3.24
│ │ │ │ ├─┬ babel-traverse@6.3.26
│ │ │ │ │ ├─┬ babel-code-frame@6.3.13
│ │ │ │ │ │ ├─┬ chalk@1.1.1
│ │ │ │ │ │ │ ├── ansi-styles@2.1.0
│ │ │ │ │ │ │ ├── escape-string-regexp@1.0.4
│ │ │ │ │ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ │ │ │ ├─┬ strip-ansi@3.0.0
│ │ │ │ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ │ │ │ └── supports-color@2.0.0
│ │ │ │ │ │ ├── js-tokens@1.0.2
│ │ │ │ │ │ └─┬ line-numbers@0.2.0
│ │ │ │ │ │   └── left-pad@0.0.3
│ │ │ │ │ ├── babel-messages@6.3.18
│ │ │ │ │ ├── babylon@6.3.26
│ │ │ │ │ ├─┬ debug@2.2.0
│ │ │ │ │ │ └── ms@0.7.1
│ │ │ │ │ ├── globals@8.17.0
│ │ │ │ │ ├─┬ invariant@2.2.0
│ │ │ │ │ │ └─┬ loose-envify@1.1.0
│ │ │ │ │ │   └── js-tokens@1.0.2
│ │ │ │ │ └─┬ repeating@1.1.3
│ │ │ │ │   └─┬ is-finite@1.0.1
│ │ │ │ │     └── number-is-nan@1.0.0
│ │ │ │ └── to-fast-properties@1.0.1
│ │ │ ├── esutils@2.0.2
│ │ │ └── lodash@3.10.1
│ │ └─┬ babel-runtime@5.8.34
│ │   └── core-js@1.2.6
│ └─┬ babel-plugin-transform-react-jsx-source@6.3.13
│   └─┬ babel-runtime@5.8.34
│     └── core-js@1.2.6
├─┬ gulp@3.9.0
│ ├── archy@1.0.0
│ ├─┬ chalk@1.1.1
│ │ ├── ansi-styles@2.1.0
│ │ ├── escape-string-regexp@1.0.4
│ │ ├─┬ has-ansi@2.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ ├─┬ strip-ansi@3.0.0
│ │ │ └── ansi-regex@2.0.0
│ │ └── supports-color@2.0.0
│ ├── deprecated@0.0.1
│ ├─┬ gulp-util@3.0.7
│ │ ├── array-differ@1.0.0
│ │ ├── array-uniq@1.0.2
│ │ ├── beeper@1.1.0
│ │ ├─┬ dateformat@1.0.12
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ meow@3.6.0
│ │ │   ├─┬ camelcase-keys@2.0.0
│ │ │   │ ├── camelcase@2.0.1
│ │ │   │ └── map-obj@1.0.1
│ │ │   ├─┬ loud-rejection@1.2.0
│ │ │   │ └── signal-exit@2.1.2
│ │ │   ├─┬ normalize-package-data@2.3.5
│ │ │   │ ├── hosted-git-info@2.1.4
│ │ │   │ ├─┬ is-builtin-module@1.0.0
│ │ │   │ │ └── builtin-modules@1.1.0
│ │ │   │ └─┬ validate-npm-package-license@3.0.1
│ │ │   │   ├─┬ spdx-correct@1.0.2
│ │ │   │   │ └── spdx-license-ids@1.1.0
│ │ │   │   └─┬ spdx-expression-parse@1.0.2
│ │ │   │     ├── spdx-exceptions@1.0.4
│ │ │   │     └── spdx-license-ids@1.1.0
│ │ │   ├── object-assign@4.0.1
│ │ │   ├─┬ read-pkg-up@1.0.1
│ │ │   │ ├─┬ find-up@1.1.0
│ │ │   │ │ ├── path-exists@2.1.0
│ │ │   │ │ └─┬ pinkie-promise@2.0.0
│ │ │   │ │   └── pinkie@2.0.1
│ │ │   │ └─┬ read-pkg@1.1.0
│ │ │   │   ├─┬ load-json-file@1.1.0
│ │ │   │   │ ├── graceful-fs@4.1.2
│ │ │   │   │ ├─┬ parse-json@2.2.0
│ │ │   │   │ │ └─┬ error-ex@1.3.0
│ │ │   │   │ │   └── is-arrayish@0.2.1
│ │ │   │   │ ├── pify@2.3.0
│ │ │   │   │ ├─┬ pinkie-promise@2.0.0
│ │ │   │   │ │ └── pinkie@2.0.1
│ │ │   │   │ └─┬ strip-bom@2.0.0
│ │ │   │   │   └── is-utf8@0.2.1
│ │ │   │   └─┬ path-type@1.1.0
│ │ │   │     ├── graceful-fs@4.1.2
│ │ │   │     ├── pify@2.3.0
│ │ │   │     └─┬ pinkie-promise@2.0.0
│ │ │   │       └── pinkie@2.0.1
│ │ │   ├─┬ redent@1.0.0
│ │ │   │ ├─┬ indent-string@2.1.0
│ │ │   │ │ └─┬ repeating@2.0.0
│ │ │   │ │   └─┬ is-finite@1.0.1
│ │ │   │ │     └── number-is-nan@1.0.0
│ │ │   │ └── strip-indent@1.0.1
│ │ │   └── trim-newlines@1.0.0
│ │ ├── fancy-log@1.1.0
│ │ ├─┬ gulplog@1.0.0
│ │ │ └─┬ glogg@1.0.0
│ │ │   └── sparkles@1.0.0
│ │ ├─┬ has-gulplog@0.1.0
│ │ │ └── sparkles@1.0.0
│ │ ├── lodash._reescape@3.0.0
│ │ ├── lodash._reevaluate@3.0.0
│ │ ├── lodash._reinterpolate@3.0.0
│ │ ├─┬ lodash.template@3.6.2
│ │ │ ├── lodash._basecopy@3.0.1
│ │ │ ├── lodash._basetostring@3.0.1
│ │ │ ├── lodash._basevalues@3.0.0
│ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ ├── lodash.escape@3.0.0
│ │ │ ├─┬ lodash.keys@3.1.2
│ │ │ │ ├── lodash._getnative@3.9.1
│ │ │ │ ├── lodash.isarguments@3.0.4
│ │ │ │ └── lodash.isarray@3.0.4
│ │ │ ├── lodash.restparam@3.6.1
│ │ │ └── lodash.templatesettings@3.1.0
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │   └─┬ readable-stream@1.1.13
│ │ │     ├── core-util-is@1.0.2
│ │ │     ├── inherits@2.0.1
│ │ │     ├── isarray@0.0.1
│ │ │     └── string_decoder@0.10.31
│ │ ├── object-assign@3.0.0
│ │ ├── replace-ext@0.0.1
│ │ ├─┬ through2@2.0.0
│ │ │ ├─┬ readable-stream@2.0.5
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.6
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ └── xtend@4.0.1
│ │ └─┬ vinyl@0.5.3
│ │   ├── clone@1.0.2
│ │   └── clone-stats@0.0.1
│ ├── interpret@0.6.6
│ ├─┬ liftoff@2.2.0
│ │ ├── extend@2.0.1
│ │ ├─┬ findup-sync@0.3.0
│ │ │ └─┬ glob@5.0.15
│ │ │   ├─┬ inflight@1.0.4
│ │ │   │ └── wrappy@1.0.1
│ │ │   ├── inherits@2.0.1
│ │ │   ├─┬ minimatch@3.0.0
│ │ │   │ └─┬ brace-expansion@1.1.2
│ │ │   │   ├── balanced-match@0.3.0
│ │ │   │   └── concat-map@0.0.1
│ │ │   ├─┬ once@1.3.3
│ │ │   │ └── wrappy@1.0.1
│ │ │   └── path-is-absolute@1.0.0
│ │ ├── flagged-respawn@0.3.1
│ │ ├── rechoir@0.6.2
│ │ └── resolve@1.1.6
│ ├── minimist@1.2.0
│ ├─┬ orchestrator@0.3.7
│ │ ├─┬ end-of-stream@0.1.5
│ │ │ └─┬ once@1.3.3
│ │ │   └── wrappy@1.0.1
│ │ ├── sequencify@0.0.7
│ │ └── stream-consume@0.1.0
│ ├── pretty-hrtime@1.0.1
│ ├── semver@4.3.6
│ ├─┬ tildify@1.1.2
│ │ └── os-homedir@1.0.1
│ ├─┬ v8flags@2.0.11
│ │ └── user-home@1.1.1
│ └─┬ vinyl-fs@0.3.14
│   ├─┬ defaults@1.0.3
│   │ └── clone@1.0.2
│   ├─┬ glob-stream@3.1.18
│   │ ├─┬ glob@4.5.3
│   │ │ ├─┬ inflight@1.0.4
│   │ │ │ └── wrappy@1.0.1
│   │ │ ├── inherits@2.0.1
│   │ │ └─┬ once@1.3.3
│   │ │   └── wrappy@1.0.1
│   │ ├─┬ glob2base@0.0.12
│   │ │ └── find-index@0.1.1
│   │ ├─┬ minimatch@2.0.10
│   │ │ └─┬ brace-expansion@1.1.2
│   │ │   ├── balanced-match@0.3.0
│   │ │   └── concat-map@0.0.1
│   │ ├── ordered-read-streams@0.1.0
│   │ └── unique-stream@1.0.0
│   ├─┬ glob-watcher@0.0.6
│   │ └─┬ gaze@0.5.2
│   │   └─┬ globule@0.1.0
│   │     ├─┬ glob@3.1.21
│   │     │ ├── graceful-fs@1.2.3
│   │     │ └── inherits@1.0.2
│   │     ├── lodash@1.0.2
│   │     └─┬ minimatch@0.2.14
│   │       ├── lru-cache@2.7.3
│   │       └── sigmund@1.0.1
│   ├── graceful-fs@3.0.8
│   ├─┬ mkdirp@0.5.1
│   │ └── minimist@0.0.8
│   ├─┬ strip-bom@1.0.0
│   │ ├── first-chunk-stream@1.0.0
│   │ └── is-utf8@0.2.1
│   ├─┬ through2@0.6.5
│   │ ├─┬ readable-stream@1.0.33
│   │ │ ├── core-util-is@1.0.2
│   │ │ ├── inherits@2.0.1
│   │ │ ├── isarray@0.0.1
│   │ │ └── string_decoder@0.10.31
│   │ └── xtend@4.0.1
│   └─┬ vinyl@0.4.6
│     ├── clone@0.2.0
│     └── clone-stats@0.0.1
├─┬ gulp-run@1.6.12
│ ├─┬ gulp-util@3.0.7
│ │ ├── array-differ@1.0.0
│ │ ├── array-uniq@1.0.2
│ │ ├── beeper@1.1.0
│ │ ├─┬ chalk@1.1.1
│ │ │ ├── ansi-styles@2.1.0
│ │ │ ├── escape-string-regexp@1.0.4
│ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ ├─┬ strip-ansi@3.0.0
│ │ │ │ └── ansi-regex@2.0.0
│ │ │ └── supports-color@2.0.0
│ │ ├─┬ dateformat@1.0.12
│ │ │ ├── get-stdin@4.0.1
│ │ │ └─┬ meow@3.6.0
│ │ │   ├─┬ camelcase-keys@2.0.0
│ │ │   │ ├── camelcase@2.0.1
│ │ │   │ └── map-obj@1.0.1
│ │ │   ├─┬ loud-rejection@1.2.0
│ │ │   │ └── signal-exit@2.1.2
│ │ │   ├─┬ normalize-package-data@2.3.5
│ │ │   │ ├── hosted-git-info@2.1.4
│ │ │   │ ├─┬ is-builtin-module@1.0.0
│ │ │   │ │ └── builtin-modules@1.1.0
│ │ │   │ ├── semver@5.1.0
│ │ │   │ └─┬ validate-npm-package-license@3.0.1
│ │ │   │   ├─┬ spdx-correct@1.0.2
│ │ │   │   │ └── spdx-license-ids@1.1.0
│ │ │   │   └─┬ spdx-expression-parse@1.0.2
│ │ │   │     ├── spdx-exceptions@1.0.4
│ │ │   │     └── spdx-license-ids@1.1.0
│ │ │   ├── object-assign@4.0.1
│ │ │   ├─┬ read-pkg-up@1.0.1
│ │ │   │ ├─┬ find-up@1.1.0
│ │ │   │ │ ├── path-exists@2.1.0
│ │ │   │ │ └─┬ pinkie-promise@2.0.0
│ │ │   │ │   └── pinkie@2.0.1
│ │ │   │ └─┬ read-pkg@1.1.0
│ │ │   │   ├─┬ load-json-file@1.1.0
│ │ │   │   │ ├── graceful-fs@4.1.2
│ │ │   │   │ ├─┬ parse-json@2.2.0
│ │ │   │   │ │ └─┬ error-ex@1.3.0
│ │ │   │   │ │   └── is-arrayish@0.2.1
│ │ │   │   │ ├── pify@2.3.0
│ │ │   │   │ ├─┬ pinkie-promise@2.0.0
│ │ │   │   │ │ └── pinkie@2.0.1
│ │ │   │   │ └─┬ strip-bom@2.0.0
│ │ │   │   │   └── is-utf8@0.2.1
│ │ │   │   └─┬ path-type@1.1.0
│ │ │   │     ├── graceful-fs@4.1.2
│ │ │   │     ├── pify@2.3.0
│ │ │   │     └─┬ pinkie-promise@2.0.0
│ │ │   │       └── pinkie@2.0.1
│ │ │   ├─┬ redent@1.0.0
│ │ │   │ ├─┬ indent-string@2.1.0
│ │ │   │ │ └─┬ repeating@2.0.0
│ │ │   │ │   └─┬ is-finite@1.0.1
│ │ │   │ │     └── number-is-nan@1.0.0
│ │ │   │ └── strip-indent@1.0.1
│ │ │   └── trim-newlines@1.0.0
│ │ ├── fancy-log@1.1.0
│ │ ├─┬ gulplog@1.0.0
│ │ │ └─┬ glogg@1.0.0
│ │ │   └── sparkles@1.0.0
│ │ ├─┬ has-gulplog@0.1.0
│ │ │ └── sparkles@1.0.0
│ │ ├── lodash._reescape@3.0.0
│ │ ├── lodash._reevaluate@3.0.0
│ │ ├── lodash._reinterpolate@3.0.0
│ │ ├─┬ lodash.template@3.6.2
│ │ │ ├── lodash._basecopy@3.0.1
│ │ │ ├── lodash._basetostring@3.0.1
│ │ │ ├── lodash._basevalues@3.0.0
│ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ ├── lodash.escape@3.0.0
│ │ │ ├─┬ lodash.keys@3.1.2
│ │ │ │ ├── lodash._getnative@3.9.1
│ │ │ │ ├── lodash.isarguments@3.0.4
│ │ │ │ └── lodash.isarray@3.0.4
│ │ │ ├── lodash.restparam@3.6.1
│ │ │ └── lodash.templatesettings@3.1.0
│ │ ├── minimist@1.2.0
│ │ ├─┬ multipipe@0.1.2
│ │ │ └─┬ duplexer2@0.0.2
│ │ │   └─┬ readable-stream@1.1.13
│ │ │     ├── core-util-is@1.0.2
│ │ │     ├── inherits@2.0.1
│ │ │     ├── isarray@0.0.1
│ │ │     └── string_decoder@0.10.31
│ │ ├── object-assign@3.0.0
│ │ ├── replace-ext@0.0.1
│ │ ├─┬ through2@2.0.0
│ │ │ ├─┬ readable-stream@2.0.5
│ │ │ │ ├── core-util-is@1.0.2
│ │ │ │ ├── inherits@2.0.1
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ ├── process-nextick-args@1.0.6
│ │ │ │ ├── string_decoder@0.10.31
│ │ │ │ └── util-deprecate@1.0.2
│ │ │ └── xtend@4.0.1
│ │ └─┬ vinyl@0.5.3
│ │   ├── clone@1.0.2
│ │   └── clone-stats@0.0.1
│ ├── lodash@3.10.1
│ └─┬ vinyl@0.4.6
│   ├── clone@0.2.0
│   └── clone-stats@0.0.1
├─┬ handlebars@4.0.5
│ ├── async@1.5.0
│ ├─┬ optimist@0.6.1
│ │ ├── minimist@0.0.10
│ │ └── wordwrap@0.0.3
│ ├─┬ source-map@0.4.4
│ │ └── amdefine@1.0.0
│ └─┬ uglify-js@2.6.1
│   ├── async@0.2.10
│   ├── source-map@0.5.3
│   ├── uglify-to-browserify@1.0.2
│   └─┬ yargs@3.10.0
│     ├── camelcase@1.2.1
│     ├─┬ cliui@2.1.0
│     │ ├─┬ center-align@0.1.2
│     │ │ ├─┬ align-text@0.1.3
│     │ │ │ ├─┬ kind-of@2.0.1
│     │ │ │ │ └── is-buffer@1.1.0
│     │ │ │ ├── longest@1.0.1
│     │ │ │ └── repeat-string@1.5.2
│     │ │ └── lazy-cache@0.2.7
│     │ ├─┬ right-align@0.1.3
│     │ │ └─┬ align-text@0.1.3
│     │ │   ├─┬ kind-of@2.0.1
│     │ │   │ └── is-buffer@1.1.0
│     │ │   ├── longest@1.0.1
│     │ │   └── repeat-string@1.5.2
│     │ └── wordwrap@0.0.2
│     ├─┬ decamelize@1.1.2
│     │ └── escape-string-regexp@1.0.4
│     └── window-size@0.1.0
├── marked@0.3.5
├─┬ metalsmith@2.1.0
│ ├── absolute@0.0.1
│ ├── async@0.9.2
│ ├─┬ chalk@0.5.1
│ │ ├── ansi-styles@1.1.0
│ │ ├── escape-string-regexp@1.0.4
│ │ ├─┬ has-ansi@0.1.0
│ │ │ └── ansi-regex@0.2.1
│ │ ├─┬ strip-ansi@0.3.0
│ │ │ └── ansi-regex@0.2.1
│ │ └── supports-color@0.2.0
│ ├── clone@0.1.19
│ ├─┬ co-fs-extra@0.0.2
│ │ ├─┬ co-fs@1.2.0
│ │ │ ├─┬ co-from-stream@0.0.0
│ │ │ │ └── co-read@0.0.1
│ │ │ └── thunkify@0.0.1
│ │ └─┬ fs-extra@0.12.0
│ │   ├── jsonfile@2.2.3
│ │   ├─┬ mkdirp@0.5.1
│ │   │ └── minimist@0.0.8
│ │   └── ncp@0.6.0
│ ├─┬ commander@2.9.0
│ │ └── graceful-readlink@1.0.1
│ ├─┬ fs-extra@0.10.0
│ │ ├── jsonfile@1.2.0
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ └── ncp@0.5.1
│ ├─┬ gray-matter@2.0.2
│ │ ├─┬ ansi-red@0.1.1
│ │ │ └── ansi-wrap@0.1.0
│ │ ├─┬ extend-shallow@2.0.1
│ │ │ └── is-extendable@0.1.1
│ │ └─┬ js-yaml@3.4.6
│ │   ├─┬ argparse@1.0.3
│ │   │ ├── lodash@3.10.1
│ │   │ └── sprintf-js@1.0.3
│ │   ├── esprima@2.7.1
│ │   └── inherit@2.2.2
│ ├── has-generators@1.0.1
│ ├── is@2.2.1
│ ├── is-utf8@0.2.1
│ ├─┬ recursive-readdir@1.3.0
│ │ └─┬ minimatch@0.3.0
│ │   ├── lru-cache@2.7.3
│ │   └── sigmund@1.0.1
│ ├─┬ rimraf@2.5.0
│ │ └─┬ glob@6.0.3
│ │   ├─┬ inflight@1.0.4
│ │   │ └── wrappy@1.0.1
│ │   ├── inherits@2.0.1
│ │   ├─┬ minimatch@3.0.0
│ │   │ └─┬ brace-expansion@1.1.2
│ │   │   ├── balanced-match@0.3.0
│ │   │   └── concat-map@0.0.1
│ │   ├─┬ once@1.3.3
│ │   │ └── wrappy@1.0.1
│ │   └── path-is-absolute@1.0.0
│ ├── stat-mode@0.2.1
│ ├── thunkify@2.1.2
│ ├─┬ unyield@0.0.1
│ │ └── co@3.1.0
│ ├─┬ ware@1.3.0
│ │ └─┬ wrap-fn@0.1.4
│ │   └── co@3.1.0
│ └── win-fork@1.1.1
├─┬ metalsmith-babel@4.0.0
│ ├─┬ babel-core@6.3.26
│ │ ├─┬ babel-code-frame@6.3.13
│ │ │ ├─┬ chalk@1.1.1
│ │ │ │ ├── ansi-styles@2.1.0
│ │ │ │ ├── escape-string-regexp@1.0.4
│ │ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ ├─┬ strip-ansi@3.0.0
│ │ │ │ │ └── ansi-regex@2.0.0
│ │ │ │ └── supports-color@2.0.0
│ │ │ ├── esutils@2.0.2
│ │ │ ├── js-tokens@1.0.2
│ │ │ ├─┬ line-numbers@0.2.0
│ │ │ │ └── left-pad@0.0.3
│ │ │ └─┬ repeating@1.1.3
│ │ │   └─┬ is-finite@1.0.1
│ │ │     └── number-is-nan@1.0.0
│ │ ├─┬ babel-generator@6.3.26
│ │ │ ├─┬ detect-indent@3.0.1
│ │ │ │ ├── get-stdin@4.0.1
│ │ │ │ └── minimist@1.2.0
│ │ │ ├─┬ is-integer@1.0.6
│ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │   └── number-is-nan@1.0.0
│ │ │ ├─┬ repeating@1.1.3
│ │ │ │ └─┬ is-finite@1.0.1
│ │ │ │   └── number-is-nan@1.0.0
│ │ │ └── trim-right@1.0.1
│ │ ├── babel-helpers@6.3.13
│ │ ├── babel-messages@6.3.18
│ │ ├─┬ babel-register@6.3.13
│ │ │ ├── core-js@1.2.6
│ │ │ ├─┬ home-or-tmp@1.0.0
│ │ │ │ ├── os-tmpdir@1.0.1
│ │ │ │ └── user-home@1.1.1
│ │ │ └─┬ source-map-support@0.2.10
│ │ │   └─┬ source-map@0.1.32
│ │ │     └── amdefine@1.0.0
│ │ ├─┬ babel-runtime@5.8.34
│ │ │ └── core-js@1.2.6
│ │ ├── babel-template@6.3.13
│ │ ├─┬ babel-traverse@6.3.26
│ │ │ ├── globals@8.17.0
│ │ │ ├─┬ invariant@2.2.0
│ │ │ │ └─┬ loose-envify@1.1.0
│ │ │ │   └── js-tokens@1.0.2
│ │ │ └─┬ repeating@1.1.3
│ │ │   └─┬ is-finite@1.0.1
│ │ │     └── number-is-nan@1.0.0
│ │ ├─┬ babel-types@6.3.24
│ │ │ ├── esutils@2.0.2
│ │ │ └── to-fast-properties@1.0.1
│ │ ├── babylon@6.3.26
│ │ ├── convert-source-map@1.1.3
│ │ ├─┬ debug@2.2.0
│ │ │ └── ms@0.7.1
│ │ ├── json5@0.4.0
│ │ ├── lodash@3.10.1
│ │ ├─┬ minimatch@2.0.10
│ │ │ └─┬ brace-expansion@1.1.2
│ │ │   ├── balanced-match@0.3.0
│ │ │   └── concat-map@0.0.1
│ │ ├── path-exists@1.0.0
│ │ ├── path-is-absolute@1.0.0
│ │ ├── private@0.1.6
│ │ ├── shebang-regex@1.0.0
│ │ └── source-map@0.5.3
│ └── slash@1.0.0
├─┬ metalsmith-collections@0.7.0
│ ├── debug@0.7.4
│ ├── extend@1.2.1
│ ├─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.7.3
│ │ └── sigmund@1.0.1
│ ├─┬ read-metadata@0.0.2
│ │ └── yaml-js@0.0.8
│ └── uniq@0.0.2
├─┬ metalsmith-in-place@1.3.2
│ ├── async@1.5.0
│ ├─┬ consolidate@0.13.1
│ │ └── bluebird@2.10.2
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── extend@3.0.0
│ ├── fs-readdir-recursive@1.0.0
│ ├── is-utf8@0.2.1
│ ├─┬ lodash.omit@3.1.0
│ │ ├── lodash._arraymap@3.0.0
│ │ ├─┬ lodash._basedifference@3.0.3
│ │ │ ├── lodash._baseindexof@3.1.0
│ │ │ ├── lodash._cacheindexof@3.0.2
│ │ │ └─┬ lodash._createcache@3.1.2
│ │ │   └── lodash._getnative@3.9.1
│ │ ├─┬ lodash._baseflatten@3.1.4
│ │ │ ├── lodash.isarguments@3.0.4
│ │ │ └── lodash.isarray@3.0.4
│ │ ├── lodash._bindcallback@3.0.1
│ │ ├── lodash._pickbyarray@3.0.2
│ │ ├─┬ lodash._pickbycallback@3.0.0
│ │ │ └── lodash._basefor@3.0.2
│ │ ├─┬ lodash.keysin@3.0.8
│ │ │ ├── lodash.isarguments@3.0.4
│ │ │ └── lodash.isarray@3.0.4
│ │ └── lodash.restparam@3.6.1
│ └─┬ multimatch@2.1.0
│   ├── array-differ@1.0.0
│   ├─┬ array-union@1.0.1
│   │ └── array-uniq@1.0.2
│   ├── arrify@1.0.1
│   └─┬ minimatch@3.0.0
│     └─┬ brace-expansion@1.1.2
│       ├── balanced-match@0.3.0
│       └── concat-map@0.0.1
├─┬ metalsmith-layouts@1.4.2
│ ├── async@1.5.0
│ ├─┬ consolidate@0.13.1
│ │ └── bluebird@2.10.2
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├── extend@3.0.0
│ ├── fs-readdir-recursive@1.0.0
│ ├── is-utf8@0.2.1
│ ├─┬ lodash.omit@3.1.0
│ │ ├── lodash._arraymap@3.0.0
│ │ ├─┬ lodash._basedifference@3.0.3
│ │ │ ├── lodash._baseindexof@3.1.0
│ │ │ ├── lodash._cacheindexof@3.0.2
│ │ │ └─┬ lodash._createcache@3.1.2
│ │ │   └── lodash._getnative@3.9.1
│ │ ├─┬ lodash._baseflatten@3.1.4
│ │ │ ├── lodash.isarguments@3.0.4
│ │ │ └── lodash.isarray@3.0.4
│ │ ├── lodash._bindcallback@3.0.1
│ │ ├── lodash._pickbyarray@3.0.2
│ │ ├─┬ lodash._pickbycallback@3.0.0
│ │ │ └── lodash._basefor@3.0.2
│ │ ├─┬ lodash.keysin@3.0.8
│ │ │ ├── lodash.isarguments@3.0.4
│ │ │ └── lodash.isarray@3.0.4
│ │ └── lodash.restparam@3.6.1
│ └─┬ multimatch@2.1.0
│   ├── array-differ@1.0.0
│   ├─┬ array-union@1.0.1
│   │ └── array-uniq@1.0.2
│   ├── arrify@1.0.1
│   └─┬ minimatch@3.0.0
│     └─┬ brace-expansion@1.1.2
│       ├── balanced-match@0.3.0
│       └── concat-map@0.0.1
├─┬ metalsmith-markdown@0.2.1
│ └── debug@0.7.4
├─┬ metalsmith-metadata@0.0.4
│ └─┬ js-yaml@3.4.6
│   ├─┬ argparse@1.0.3
│   │ ├── lodash@3.10.1
│   │ └── sprintf-js@1.0.3
│   ├── esprima@2.7.1
│   └── inherit@2.2.2
├─┬ metalsmith-permalinks@0.4.1
│ ├── debug@0.7.4
│ ├── moment@2.10.6
│ ├── slug-component@1.1.0
│ └── substitute@0.0.1
├─┬ metalsmith-prism@2.1.1
│ ├─┬ cheerio@0.19.0
│ │ ├─┬ css-select@1.0.0
│ │ │ ├── boolbase@1.0.0
│ │ │ ├── css-what@1.0.0
│ │ │ ├─┬ domutils@1.4.3
│ │ │ │ └── domelementtype@1.3.0
│ │ │ └── nth-check@1.0.1
│ │ ├─┬ dom-serializer@0.1.0
│ │ │ └── domelementtype@1.1.3
│ │ ├── entities@1.1.1
│ │ └─┬ htmlparser2@3.8.3
│ │   ├── domelementtype@1.3.0
│ │   ├── domhandler@2.3.0
│ │   ├── domutils@1.5.1
│ │   ├── entities@1.0.0
│ │   └─┬ readable-stream@1.1.13
│ │     ├── core-util-is@1.0.2
│ │     ├── inherits@2.0.1
│ │     ├── isarray@0.0.1
│ │     └── string_decoder@0.10.31
│ ├── he@0.5.0
│ ├── lodash@3.10.1
│ ├─┬ metalsmith@1.7.0
│ │ ├── absolute@0.0.1
│ │ ├── async@0.9.2
│ │ ├─┬ chalk@0.5.1
│ │ │ ├── ansi-styles@1.1.0
│ │ │ ├── escape-string-regexp@1.0.4
│ │ │ ├─┬ has-ansi@0.1.0
│ │ │ │ └── ansi-regex@0.2.1
│ │ │ ├─┬ strip-ansi@0.3.0
│ │ │ │ └── ansi-regex@0.2.1
│ │ │ └── supports-color@0.2.0
│ │ ├── clone@0.1.19
│ │ ├─┬ co-fs-extra@0.0.2
│ │ │ ├─┬ co-fs@1.2.0
│ │ │ │ ├─┬ co-from-stream@0.0.0
│ │ │ │ │ └── co-read@0.0.1
│ │ │ │ └── thunkify@0.0.1
│ │ │ └─┬ fs-extra@0.12.0
│ │ │   ├── jsonfile@2.2.3
│ │ │   ├─┬ mkdirp@0.5.1
│ │ │   │ └── minimist@0.0.8
│ │ │   └── ncp@0.6.0
│ │ ├─┬ commander@2.9.0
│ │ │ └── graceful-readlink@1.0.1
│ │ ├─┬ fs-extra@0.10.0
│ │ │ ├── jsonfile@1.2.0
│ │ │ ├─┬ mkdirp@0.5.1
│ │ │ │ └── minimist@0.0.8
│ │ │ └── ncp@0.5.1
│ │ ├─┬ gnode@0.1.1
│ │ │ └─┬ regenerator@0.8.42
│ │ │   ├─┬ commoner@0.10.4
│ │ │   │ ├─┬ detective@4.3.1
│ │ │   │ │ ├── acorn@1.2.2
│ │ │   │ │ └── defined@1.0.0
│ │ │   │ ├─┬ glob@5.0.15
│ │ │   │ │ ├─┬ inflight@1.0.4
│ │ │   │ │ │ └── wrappy@1.0.1
│ │ │   │ │ ├── inherits@2.0.1
│ │ │   │ │ ├─┬ minimatch@3.0.0
│ │ │   │ │ │ └─┬ brace-expansion@1.1.2
│ │ │   │ │ │   ├── balanced-match@0.3.0
│ │ │   │ │ │   └── concat-map@0.0.1
│ │ │   │ │ ├─┬ once@1.3.3
│ │ │   │ │ │ └── wrappy@1.0.1
│ │ │   │ │ └── path-is-absolute@1.0.0
│ │ │   │ ├── graceful-fs@4.1.2
│ │ │   │ ├── iconv-lite@0.4.13
│ │ │   │ ├─┬ mkdirp@0.5.1
│ │ │   │ │ └── minimist@0.0.8
│ │ │   │ └── q@1.4.1
│ │ │   ├─┬ defs@1.1.1
│ │ │   │ ├─┬ alter@0.2.0
│ │ │   │ │ └── stable@0.1.5
│ │ │   │ ├── ast-traverse@0.1.1
│ │ │   │ ├── breakable@1.0.0
│ │ │   │ ├── simple-fmt@0.1.0
│ │ │   │ ├── simple-is@0.2.0
│ │ │   │ ├── stringmap@0.2.2
│ │ │   │ ├── stringset@0.2.1
│ │ │   │ ├── tryor@0.1.2
│ │ │   │ └─┬ yargs@3.27.0
│ │ │   │   ├── camelcase@1.2.1
│ │ │   │   ├─┬ cliui@2.1.0
│ │ │   │   │ ├─┬ center-align@0.1.2
│ │ │   │   │ │ ├─┬ align-text@0.1.3
│ │ │   │   │ │ │ ├─┬ kind-of@2.0.1
│ │ │   │   │ │ │ │ └── is-buffer@1.1.0
│ │ │   │   │ │ │ ├── longest@1.0.1
│ │ │   │   │ │ │ └── repeat-string@1.5.2
│ │ │   │   │ │ └── lazy-cache@0.2.7
│ │ │   │   │ ├─┬ right-align@0.1.3
│ │ │   │   │ │ └─┬ align-text@0.1.3
│ │ │   │   │ │   ├─┬ kind-of@2.0.1
│ │ │   │   │ │   │ └── is-buffer@1.1.0
│ │ │   │   │ │   ├── longest@1.0.1
│ │ │   │   │ │   └── repeat-string@1.5.2
│ │ │   │   │ └── wordwrap@0.0.2
│ │ │   │   ├─┬ decamelize@1.1.2
│ │ │   │   │ └── escape-string-regexp@1.0.4
│ │ │   │   ├─┬ os-locale@1.4.0
│ │ │   │   │ └─┬ lcid@1.0.0
│ │ │   │   │   └── invert-kv@1.0.0
│ │ │   │   ├── window-size@0.1.4
│ │ │   │   └── y18n@3.2.0
│ │ │   ├── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ │   ├── private@0.1.6
│ │ │   ├─┬ recast@0.10.33
│ │ │   │ ├── ast-types@0.8.12
│ │ │   │ └── source-map@0.5.3
│ │ │   └── through@2.3.8
│ │ ├─┬ gray-matter@2.0.2
│ │ │ ├─┬ ansi-red@0.1.1
│ │ │ │ └── ansi-wrap@0.1.0
│ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ └── is-extendable@0.1.1
│ │ │ └─┬ js-yaml@3.4.6
│ │ │   ├─┬ argparse@1.0.3
│ │ │   │ └── sprintf-js@1.0.3
│ │ │   ├── esprima@2.7.1
│ │ │   └── inherit@2.2.2
│ │ ├── is@2.2.1
│ │ ├── is-utf8@0.2.1
│ │ ├─┬ recursive-readdir@1.3.0
│ │ │ └─┬ minimatch@0.3.0
│ │ │   ├── lru-cache@2.7.3
│ │ │   └── sigmund@1.0.1
│ │ ├─┬ rimraf@2.5.0
│ │ │ └─┬ glob@6.0.3
│ │ │   ├─┬ inflight@1.0.4
│ │ │   │ └── wrappy@1.0.1
│ │ │   ├── inherits@2.0.1
│ │ │   ├─┬ minimatch@3.0.0
│ │ │   │ └─┬ brace-expansion@1.1.2
│ │ │   │   ├── balanced-match@0.3.0
│ │ │   │   └── concat-map@0.0.1
│ │ │   ├─┬ once@1.3.3
│ │ │   │ └── wrappy@1.0.1
│ │ │   └── path-is-absolute@1.0.0
│ │ ├── stat-mode@0.2.1
│ │ ├── thunkify@2.1.2
│ │ ├─┬ unyield@0.0.1
│ │ │ └── co@3.1.0
│ │ └─┬ ware@1.3.0
│ │   └─┬ wrap-fn@0.1.4
│ │     └── co@3.1.0
│ └── prismjs@1.2.0
├─┬ metalsmith-sass@1.3.0
│ ├── async@1.5.0
│ └─┬ node-sass@3.4.2
│   ├── async-foreach@0.1.3
│   ├─┬ chalk@1.1.1
│   │ ├── ansi-styles@2.1.0
│   │ ├── escape-string-regexp@1.0.4
│   │ ├─┬ has-ansi@2.0.0
│   │ │ └── ansi-regex@2.0.0
│   │ ├─┬ strip-ansi@3.0.0
│   │ │ └── ansi-regex@2.0.0
│   │ └── supports-color@2.0.0
│   ├─┬ cross-spawn@2.1.0
│   │ ├─┬ cross-spawn-async@2.1.1
│   │ │ ├─┬ lru-cache@3.2.0
│   │ │ │ └── pseudomap@1.0.1
│   │ │ └─┬ which@1.2.1
│   │ │   └─┬ is-absolute@0.1.7
│   │ │     └── is-relative@0.1.3
│   │ └─┬ spawn-sync@1.0.13
│   │   ├─┬ concat-stream@1.5.1
│   │   │ ├── inherits@2.0.1
│   │   │ ├─┬ readable-stream@2.0.5
│   │   │ │ ├── core-util-is@1.0.2
│   │   │ │ ├── isarray@0.0.1
│   │   │ │ ├── process-nextick-args@1.0.6
│   │   │ │ ├── string_decoder@0.10.31
│   │   │ │ └── util-deprecate@1.0.2
│   │   │ └── typedarray@0.0.6
│   │   └── os-shim@0.1.3
│   ├─┬ gaze@0.5.2
│   │ └─┬ globule@0.1.0
│   │   ├─┬ glob@3.1.21
│   │   │ ├── graceful-fs@1.2.3
│   │   │ └── inherits@1.0.2
│   │   ├── lodash@1.0.2
│   │   └─┬ minimatch@0.2.14
│   │     ├── lru-cache@2.7.3
│   │     └── sigmund@1.0.1
│   ├── get-stdin@4.0.1
│   ├─┬ glob@5.0.15
│   │ ├─┬ inflight@1.0.4
│   │ │ └── wrappy@1.0.1
│   │ ├── inherits@2.0.1
│   │ ├─┬ minimatch@3.0.0
│   │ │ └─┬ brace-expansion@1.1.2
│   │ │   ├── balanced-match@0.3.0
│   │ │   └── concat-map@0.0.1
│   │ ├─┬ once@1.3.3
│   │ │ └── wrappy@1.0.1
│   │ └── path-is-absolute@1.0.0
│   ├─┬ meow@3.6.0
│   │ ├─┬ camelcase-keys@2.0.0
│   │ │ ├── camelcase@2.0.1
│   │ │ └── map-obj@1.0.1
│   │ ├─┬ loud-rejection@1.2.0
│   │ │ └── signal-exit@2.1.2
│   │ ├── minimist@1.2.0
│   │ ├─┬ normalize-package-data@2.3.5
│   │ │ ├── hosted-git-info@2.1.4
│   │ │ ├─┬ is-builtin-module@1.0.0
│   │ │ │ └── builtin-modules@1.1.0
│   │ │ ├── semver@5.1.0
│   │ │ └─┬ validate-npm-package-license@3.0.1
│   │ │   ├─┬ spdx-correct@1.0.2
│   │ │   │ └── spdx-license-ids@1.1.0
│   │ │   └─┬ spdx-expression-parse@1.0.2
│   │ │     ├── spdx-exceptions@1.0.4
│   │ │     └── spdx-license-ids@1.1.0
│   │ ├── object-assign@4.0.1
│   │ ├─┬ read-pkg-up@1.0.1
│   │ │ ├─┬ find-up@1.1.0
│   │ │ │ ├── path-exists@2.1.0
│   │ │ │ └─┬ pinkie-promise@2.0.0
│   │ │ │   └── pinkie@2.0.1
│   │ │ └─┬ read-pkg@1.1.0
│   │ │   ├─┬ load-json-file@1.1.0
│   │ │   │ ├── graceful-fs@4.1.2
│   │ │   │ ├─┬ parse-json@2.2.0
│   │ │   │ │ └─┬ error-ex@1.3.0
│   │ │   │ │   └── is-arrayish@0.2.1
│   │ │   │ ├── pify@2.3.0
│   │ │   │ ├─┬ pinkie-promise@2.0.0
│   │ │   │ │ └── pinkie@2.0.1
│   │ │   │ └─┬ strip-bom@2.0.0
│   │ │   │   └── is-utf8@0.2.1
│   │ │   └─┬ path-type@1.1.0
│   │ │     ├── graceful-fs@4.1.2
│   │ │     ├── pify@2.3.0
│   │ │     └─┬ pinkie-promise@2.0.0
│   │ │       └── pinkie@2.0.1
│   │ ├─┬ redent@1.0.0
│   │ │ ├─┬ indent-string@2.1.0
│   │ │ │ └─┬ repeating@2.0.0
│   │ │ │   └─┬ is-finite@1.0.1
│   │ │ │     └── number-is-nan@1.0.0
│   │ │ └── strip-indent@1.0.1
│   │ └── trim-newlines@1.0.0
│   ├─┬ mkdirp@0.5.1
│   │ └── minimist@0.0.8
│   ├── nan@2.1.0
│   ├─┬ node-gyp@3.2.1
│   │ ├─┬ fstream@1.0.8
│   │ │ └── inherits@2.0.1
│   │ ├─┬ glob@4.5.3
│   │ │ ├─┬ inflight@1.0.4
│   │ │ │ └── wrappy@1.0.1
│   │ │ ├── inherits@2.0.1
│   │ │ ├─┬ minimatch@2.0.10
│   │ │ │ └─┬ brace-expansion@1.1.2
│   │ │ │   ├── balanced-match@0.3.0
│   │ │ │   └── concat-map@0.0.1
│   │ │ └─┬ once@1.3.3
│   │ │   └── wrappy@1.0.1
│   │ ├── graceful-fs@4.1.2
│   │ ├─┬ minimatch@1.0.0
│   │ │ ├── lru-cache@2.7.3
│   │ │ └── sigmund@1.0.1
│   │ ├─┬ nopt@3.0.6
│   │ │ └── abbrev@1.0.7
│   │ ├─┬ npmlog@1.2.1
│   │ │ ├── ansi@0.3.0
│   │ │ ├─┬ are-we-there-yet@1.0.5
│   │ │ │ ├── delegates@0.1.0
│   │ │ │ └─┬ readable-stream@2.0.5
│   │ │ │   ├── core-util-is@1.0.2
│   │ │ │   ├── inherits@2.0.1
│   │ │ │   ├── isarray@0.0.1
│   │ │ │   ├── process-nextick-args@1.0.6
│   │ │ │   ├── string_decoder@0.10.31
│   │ │ │   └── util-deprecate@1.0.2
│   │ │ └─┬ gauge@1.2.2
│   │ │   ├── has-unicode@1.0.1
│   │ │   ├─┬ lodash.pad@3.1.1
│   │ │   │ ├── lodash._basetostring@3.0.1
│   │ │   │ └─┬ lodash._createpadding@3.6.1
│   │ │   │   └── lodash.repeat@3.0.1
│   │ │   ├─┬ lodash.padleft@3.1.1
│   │ │   │ ├── lodash._basetostring@3.0.1
│   │ │   │ └─┬ lodash._createpadding@3.6.1
│   │ │   │   └── lodash.repeat@3.0.1
│   │ │   └─┬ lodash.padright@3.1.1
│   │ │     ├── lodash._basetostring@3.0.1
│   │ │     └─┬ lodash._createpadding@3.6.1
│   │ │       └── lodash.repeat@3.0.1
│   │ ├─┬ osenv@0.1.3
│   │ │ ├── os-homedir@1.0.1
│   │ │ └── os-tmpdir@1.0.1
│   │ ├─┬ path-array@1.0.0
│   │ │ └─┬ array-index@0.1.1
│   │ │   └─┬ debug@2.2.0
│   │ │     └── ms@0.7.1
│   │ ├─┬ rimraf@2.5.0
│   │ │ └─┬ glob@6.0.3
│   │ │   ├─┬ inflight@1.0.4
│   │ │   │ └── wrappy@1.0.1
│   │ │   ├── inherits@2.0.1
│   │ │   ├─┬ minimatch@3.0.0
│   │ │   │ └─┬ brace-expansion@1.1.2
│   │ │   │   ├── balanced-match@0.3.0
│   │ │   │   └── concat-map@0.0.1
│   │ │   ├─┬ once@1.3.3
│   │ │   │ └── wrappy@1.0.1
│   │ │   └── path-is-absolute@1.0.0
│   │ ├── semver@5.1.0
│   │ ├─┬ tar@2.2.1
│   │ │ ├── block-stream@0.0.8
│   │ │ └── inherits@2.0.1
│   │ └─┬ which@1.2.1
│   │   └─┬ is-absolute@0.1.7
│   │     └── is-relative@0.1.3
│   ├─┬ npmconf@2.1.2
│   │ ├─┬ config-chain@1.1.9
│   │ │ └── proto-list@1.2.4
│   │ ├── inherits@2.0.1
│   │ ├── ini@1.3.4
│   │ ├─┬ nopt@3.0.6
│   │ │ └── abbrev@1.0.7
│   │ ├─┬ once@1.3.3
│   │ │ └── wrappy@1.0.1
│   │ ├─┬ osenv@0.1.3
│   │ │ ├── os-homedir@1.0.1
│   │ │ └── os-tmpdir@1.0.1
│   │ ├── semver@4.3.6
│   │ └── uid-number@0.0.5
│   ├─┬ request@2.67.0
│   │ ├── aws-sign2@0.6.0
│   │ ├─┬ bl@1.0.0
│   │ │ └─┬ readable-stream@2.0.5
│   │ │   ├── core-util-is@1.0.2
│   │ │   ├── inherits@2.0.1
│   │ │   ├── isarray@0.0.1
│   │ │   ├── process-nextick-args@1.0.6
│   │ │   ├── string_decoder@0.10.31
│   │ │   └── util-deprecate@1.0.2
│   │ ├── caseless@0.11.0
│   │ ├─┬ combined-stream@1.0.5
│   │ │ └── delayed-stream@1.0.0
│   │ ├── extend@3.0.0
│   │ ├── forever-agent@0.6.1
│   │ ├── form-data@1.0.0-rc3
│   │ ├─┬ har-validator@2.0.3
│   │ │ ├─┬ commander@2.9.0
│   │ │ │ └── graceful-readlink@1.0.1
│   │ │ ├─┬ is-my-json-valid@2.12.3
│   │ │ │ ├── generate-function@2.0.0
│   │ │ │ ├─┬ generate-object-property@1.2.0
│   │ │ │ │ └── is-property@1.0.2
│   │ │ │ ├── jsonpointer@2.0.0
│   │ │ │ └── xtend@4.0.1
│   │ │ └─┬ pinkie-promise@2.0.0
│   │ │   └── pinkie@2.0.1
│   │ ├─┬ hawk@3.1.2
│   │ │ ├── boom@2.10.1
│   │ │ ├── cryptiles@2.0.5
│   │ │ ├── hoek@2.16.3
│   │ │ └── sntp@1.0.9
│   │ ├─┬ http-signature@1.1.0
│   │ │ ├── assert-plus@0.1.5
│   │ │ ├─┬ jsprim@1.2.2
│   │ │ │ ├── extsprintf@1.0.2
│   │ │ │ ├── json-schema@0.2.2
│   │ │ │ └── verror@1.3.6
│   │ │ └─┬ sshpk@1.7.1
│   │ │   ├── asn1@0.2.3
│   │ │   ├── assert-plus@0.2.0
│   │ │   ├─┬ dashdash@1.11.0
│   │ │   │ └── assert-plus@0.1.5
│   │ │   ├── ecc-jsbn@0.1.1
│   │ │   ├── jodid25519@1.0.2
│   │ │   ├── jsbn@0.1.0
│   │ │   └── tweetnacl@0.13.2
│   │ ├── is-typedarray@1.0.0
│   │ ├── isstream@0.1.2
│   │ ├── json-stringify-safe@5.0.1
│   │ ├─┬ mime-types@2.1.8
│   │ │ └── mime-db@1.20.0
│   │ ├── node-uuid@1.4.7
│   │ ├── oauth-sign@0.8.0
│   │ ├── qs@5.2.0
│   │ ├── stringstream@0.0.5
│   │ ├── tough-cookie@2.2.1
│   │ └── tunnel-agent@0.4.2
│   └─┬ sass-graph@2.0.1
│     ├── lodash@3.10.1
│     └─┬ yargs@3.31.0
│       ├── camelcase@2.0.1
│       ├─┬ cliui@3.1.0
│       │ ├─┬ strip-ansi@3.0.0
│       │ │ └── ansi-regex@2.0.0
│       │ └── wrap-ansi@1.0.0
│       ├─┬ decamelize@1.1.2
│       │ └── escape-string-regexp@1.0.4
│       ├─┬ os-locale@1.4.0
│       │ └─┬ lcid@1.0.0
│       │   └── invert-kv@1.0.0
│       ├─┬ string-width@1.0.1
│       │ ├─┬ code-point-at@1.0.0
│       │ │ └── number-is-nan@1.0.0
│       │ ├─┬ is-fullwidth-code-point@1.0.0
│       │ │ └── number-is-nan@1.0.0
│       │ └─┬ strip-ansi@3.0.0
│       │   └── ansi-regex@2.0.0
│       ├── window-size@0.1.4
│       └── y18n@3.2.0
├─┬ metalsmith-static@0.0.5
│ ├── debug@0.7.4
│ ├─┬ fs-extra@0.10.0
│ │ ├── jsonfile@1.2.0
│ │ ├─┬ mkdirp@0.5.1
│ │ │ └── minimist@0.0.8
│ │ └─┬ rimraf@2.5.0
│ │   └─┬ glob@6.0.3
│ │     ├─┬ inflight@1.0.4
│ │     │ └── wrappy@1.0.1
│ │     ├── inherits@2.0.1
│ │     ├─┬ minimatch@3.0.0
│ │     │ └─┬ brace-expansion@1.1.2
│ │     │   ├── balanced-match@0.3.0
│ │     │   └── concat-map@0.0.1
│ │     ├─┬ once@1.3.3
│ │     │ └── wrappy@1.0.1
│ │     └── path-is-absolute@1.0.0
│ └── ncp@0.5.1
└─┬ st@1.1.0
  ├─┬ async-cache@1.0.0
  │ └── lru-cache@2.3.1
  ├─┬ bl@1.0.0
  │ └─┬ readable-stream@2.0.5
  │   ├── core-util-is@1.0.2
  │   ├── inherits@2.0.1
  │   ├── isarray@0.0.1
  │   ├── process-nextick-args@1.0.6
  │   ├── string_decoder@0.10.31
  │   └── util-deprecate@1.0.2
  ├── fd@0.0.2
  ├── graceful-fs@4.1.2
  ├── mime@1.3.4
  └── negotiator@0.6.0

Oh, you are using node 0.12.7. Then you have to enable harmony generator support with --harmony_generators

Or simply upgrade to 4.x

I've updated to Node 4, and deleted my node modules, ran npm cache clean. I've also gone through every subfolder in node_modules and ran npm install even though this shouldn't be necessary.

I've tried in command prompt (which I've never had any issue with before), Bash, PowerShell, and Visual Studio Developer Command Prompt. Nothing works.

err

Have you tested this on Windows?

Yes, But I'm working on Windows under msysgit (Mingw64)

I found the problem. I'm using node 5.1.0 and 4.x doesn't work. I will doc this.