FredericHeem/starhackit

Cannot npm start server both on Windows and Mac

Closed this issue · 1 comments

cd server
rm -rf node_modules
npm i > npm-install.log

> hiredis@0.5.0 install C:\Users\rkhunter\Documents\Development\starhackit\server\node_modules\hiredis
> node-gyp rebuild


C:\Users\rkhunter\Documents\Development\starhackit\server\node_modules\hiredis>if not defined npm_config_node_gyp (node "C:\Users\rkhunter\AppData\Roaming\nvm\v6.10.2\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node "" rebuild ) 

> sqlite3@3.1.4 install C:\Users\rkhunter\Documents\Development\starhackit\server\node_modules\sqlite3
> node-pre-gyp install --fallback-to-build

[sqlite3] Success: "C:\Users\rkhunter\Documents\Development\starhackit\server\node_modules\sqlite3\lib\binding\node-v48-win32-x64\node_sqlite3.node" is installed via remote
starhackit-api@2.4.0 C:\Users\rkhunter\Documents\Development\starhackit\server
+-- abao@0.4.0-beta.8 
| +-- async@0.9.2 
| +-- coffee-errors@0.8.6 
| +-- coffee-script@1.10.0 
| +-- csonschema@0.5.3 
| | `-- cson-parser@1.3.5 
| +-- glob@7.1.1 
| | +-- fs.realpath@1.0.0 
| | +-- inflight@1.0.6 
| | +-- inherits@2.0.3 
| | `-- minimatch@3.0.3 
| +-- mocha@2.4.5 
| | +-- commander@2.3.0 
| | +-- debug@2.2.0 
| | | `-- ms@0.7.1 
| | +-- escape-string-regexp@1.0.2 
| | +-- glob@3.2.3 
| | | +-- graceful-fs@2.0.3 
| | | `-- minimatch@0.2.14 
| | +-- growl@1.8.1 
| | `-- supports-color@1.2.0 
| +-- mustache@2.2.1 
| +-- proxyquire@1.7.11 
| | +-- fill-keys@1.0.2 
| | | `-- is-object@1.0.1 
| | +-- module-not-found-error@1.0.1 
| | `-- resolve@1.1.7 
| +-- raml-parser@0.8.18 
| | +-- got@2.4.0 
| | | +-- duplexify@3.5.0 
| | | | +-- end-of-stream@1.0.0 
| | | | | `-- once@1.3.3 
| | | | `-- stream-shift@1.0.0 
| | | +-- infinity-agent@1.0.2 
| | | +-- is-stream@1.1.0 
| | | +-- lowercase-keys@1.0.0 
| | | +-- object-assign@2.1.1 
| | | +-- prepend-http@1.0.4 
| | | +-- read-all-stream@1.0.2 
| | | `-- timed-out@2.0.0 
| | +-- jju@1.2.1 
| | +-- json-schema-ref-parser@3.1.2 
| | | +-- call-me-maybe@1.0.1 
| | | +-- es6-promise@3.3.1 
| | | +-- ono@2.2.4 
| | | `-- z-schema@3.18.2 
| | |   +-- lodash.get@4.4.2 
| | |   +-- lodash.isequal@4.5.0 
| | |   `-- validator@6.3.0 
| | +-- pluralize@1.1.6 
| | +-- q@0.9.7 
| | `-- uritemplate@0.3.4 
| +-- request@2.81.0 
| | +-- aws-sign2@0.6.0 
| | +-- aws4@1.6.0 
| | +-- caseless@0.12.0 
| | +-- combined-stream@1.0.5 
| | | `-- delayed-stream@1.0.0 
| | +-- extend@3.0.0 
| | +-- forever-agent@0.6.1 
| | +-- form-data@2.1.2 
| | | `-- asynckit@0.4.0 
| | +-- har-validator@4.2.1 
| | | `-- har-schema@1.0.5 
| | +-- hawk@3.1.3 
| | | +-- boom@2.10.1 
| | | +-- cryptiles@2.0.5 
| | | `-- sntp@1.0.9 
| | +-- http-signature@1.1.1 
| | | +-- assert-plus@0.2.0 
| | | +-- jsprim@1.4.0 
| | | | +-- assert-plus@1.0.0 
| | | | +-- extsprintf@1.0.2 
| | | | +-- json-schema@0.2.3 
| | | | `-- verror@1.3.6 
| | | `-- sshpk@1.11.0 
| | |   +-- asn1@0.2.3 
| | |   +-- assert-plus@1.0.0 
| | |   +-- bcrypt-pbkdf@1.0.1 
| | |   +-- dashdash@1.14.1 
| | |   | `-- assert-plus@1.0.0 
| | |   +-- ecc-jsbn@0.1.1 
| | |   +-- getpass@0.1.6 
| | |   | `-- assert-plus@1.0.0 
| | |   +-- jodid25519@1.0.2 
| | |   +-- jsbn@0.1.1 
| | |   `-- tweetnacl@0.14.5 
| | +-- is-typedarray@1.0.0 
| | +-- json-stringify-safe@5.0.1 
| | +-- oauth-sign@0.8.2 
| | +-- performance-now@0.2.0 
| | +-- qs@6.4.0 
| | +-- safe-buffer@5.0.1 
| | +-- stringstream@0.0.5 
| | +-- tough-cookie@2.3.2 
| | +-- tunnel-agent@0.6.0 
| | `-- uuid@3.0.1 
| +-- source-map-support@0.4.14 
| | `-- source-map@0.5.6 
| +-- tv4@1.3.0 
| +-- underscore@1.8.3 
| `-- yargs@4.6.0 
|   +-- camelcase@2.1.1 
|   +-- cliui@3.2.0 
|   | `-- wrap-ansi@2.1.0 
|   +-- decamelize@1.2.0 
|   +-- os-locale@1.4.0 
|   | `-- lcid@1.0.0 
|   |   `-- invert-kv@1.0.0 
|   +-- pkg-conf@1.1.3 
|   | +-- find-up@1.1.2 
|   | | `-- path-exists@2.1.0 
|   | +-- load-json-file@1.1.0 
|   | | +-- parse-json@2.2.0 
|   | | | `-- error-ex@1.3.1 
|   | | |   `-- is-arrayish@0.2.1 
|   | | +-- pify@2.3.0 
|   | | `-- strip-bom@2.0.0 
|   | `-- symbol@0.2.3 
|   +-- read-pkg-up@1.0.1 
|   | `-- read-pkg@1.1.0 
|   |   `-- path-type@1.1.0 
|   +-- require-main-filename@1.0.1 
|   +-- string-width@1.0.2 
|   | +-- code-point-at@1.1.0 
|   | `-- is-fullwidth-code-point@1.0.0 
|   +-- window-size@0.2.0 
|   +-- y18n@3.2.1 
|   `-- yargs-parser@2.4.1 
|     `-- camelcase@3.0.0 
+-- async@2.0.1 
+-- axios@0.13.1 
| `-- follow-redirects@0.0.7 
|   `-- stream-consume@0.1.0 
+-- babel@5.8.23 
| +-- chokidar@1.6.1 
| | +-- anymatch@1.3.0 
| | | `-- arrify@1.0.1 
| | +-- async-each@1.0.1 
| | +-- glob-parent@2.0.0 
| | +-- is-binary-path@1.0.1 
| | | `-- binary-extensions@1.8.0 
| | +-- is-glob@2.0.1 
| | | `-- is-extglob@1.0.0 
| | `-- readdirp@2.1.0 
| |   +-- minimatch@3.0.3 
| |   `-- set-immediate-shim@1.0.1 
| +-- commander@2.9.0 
| | `-- graceful-readlink@1.0.1 
| +-- convert-source-map@1.5.0 
| +-- fs-readdir-recursive@0.1.2 
| +-- glob@5.0.15 
| +-- lodash@3.10.1 
| +-- output-file-sync@1.1.2 
| | `-- graceful-fs@4.1.11 
| +-- path-exists@1.0.0 
| +-- path-is-absolute@1.0.1 
| +-- slash@1.0.0 
| `-- source-map@0.4.4 
|   `-- amdefine@1.0.1 
+-- babel-core@5.8.25 
| +-- babel-plugin-constant-folding@1.0.1 
| +-- babel-plugin-dead-code-elimination@1.0.2 
| +-- babel-plugin-eval@1.0.1 
| +-- babel-plugin-inline-environment-variables@1.0.1 
| +-- babel-plugin-jscript@1.0.4 
| +-- babel-plugin-member-expression-literals@1.0.1 
| +-- babel-plugin-property-literals@1.0.1 
| +-- babel-plugin-proto-to-assign@1.0.4 
| | `-- lodash@3.10.1 
| +-- babel-plugin-react-constant-elements@1.0.3 
| +-- babel-plugin-react-display-name@1.0.3 
| +-- babel-plugin-remove-console@1.0.1 
| +-- babel-plugin-remove-debugger@1.0.1 
| +-- babel-plugin-runtime@1.0.7 
| +-- babel-plugin-undeclared-variables-check@1.0.2 
| | `-- leven@1.0.2 
| +-- babel-plugin-undefined-to-void@1.1.6 
| +-- babylon@5.8.38 
| +-- bluebird@2.11.0 
| +-- core-js@1.2.7 
| +-- debug@2.6.3 
| +-- detect-indent@3.0.1 
| | `-- get-stdin@4.0.1 
| +-- esutils@2.0.2 
| +-- globals@6.4.1 
| +-- home-or-tmp@1.0.0 
| | +-- os-tmpdir@1.0.2 
| | `-- user-home@1.1.1 
| +-- is-integer@1.0.6 
| | `-- is-finite@1.0.2 
| |   `-- number-is-nan@1.0.1 
| +-- js-tokens@1.0.1 
| +-- json5@0.4.0 
| +-- line-numbers@0.2.0 
| | `-- left-pad@0.0.3 
| +-- lodash@3.10.1 
| +-- minimatch@2.0.10 
| | `-- brace-expansion@1.1.6 
| |   +-- balanced-match@0.4.2 
| |   `-- concat-map@0.0.1 
| +-- private@0.1.7 
| +-- regenerator@0.8.35 
| | +-- commoner@0.10.8 
| | | +-- detective@4.5.0 
| | | | +-- acorn@4.0.11 
| | | | `-- defined@1.0.0 
| | | +-- iconv-lite@0.4.15 
| | | +-- q@1.5.0 
| | | `-- recast@0.11.23 
| | |   +-- ast-types@0.9.6 
| | |   +-- esprima@3.1.3 
| | |   `-- source-map@0.5.6 
| | +-- defs@1.1.1 
| | | +-- alter@0.2.0 
| | | | `-- stable@0.1.6 
| | | +-- ast-traverse@0.1.1 
| | | +-- breakable@1.0.0 
| | | +-- esprima-fb@15001.1001.0-dev-harmony-fb 
| | | +-- 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 
| | +-- esprima-fb@15001.1.0-dev-harmony-fb 
| | `-- recast@0.10.24 
| |   `-- ast-types@0.8.5 
| +-- regexpu@1.3.0 
| | +-- esprima@2.7.3 
| | +-- regenerate@1.3.2 
| | +-- regjsgen@0.2.0 
| | `-- regjsparser@0.1.5 
| |   `-- jsesc@0.5.0 
| +-- repeating@1.1.3 
| +-- resolve@1.3.2 
| | `-- path-parse@1.0.5 
| +-- shebang-regex@1.0.0 
| +-- source-map-support@0.2.10 
| | `-- source-map@0.1.32 
| +-- to-fast-properties@1.0.2 
| +-- trim-right@1.0.1 
| `-- try-resolve@1.0.1 
+-- babel-eslint@6.1.2 
| +-- babel-traverse@6.23.1 
| | +-- babel-code-frame@6.22.0 
| | | `-- js-tokens@3.0.1 
| | +-- babel-messages@6.23.0 
| | | `-- babel-runtime@6.23.0 
| | |   `-- core-js@2.4.1 
| | +-- babel-runtime@6.23.0 
| | | +-- core-js@2.4.1 
| | | `-- regenerator-runtime@0.10.3 
| | +-- babylon@6.16.1 
| | +-- globals@9.17.0 
| | `-- invariant@2.2.2 
| |   `-- loose-envify@1.3.1 
| |     `-- js-tokens@3.0.1 
| +-- babel-types@6.23.0 
| | `-- babel-runtime@6.23.0 
| |   `-- core-js@2.4.1 
| +-- babylon@6.16.1 
| +-- lodash.assign@4.2.0 
| `-- lodash.pickby@4.6.0 
+-- babel-loader@5.3.2 
| +-- loader-utils@0.2.17 
| | +-- big.js@3.1.3 
| | +-- emojis-list@2.1.0 
| | `-- json5@0.5.1 
| `-- object-assign@3.0.0 
+-- babel-root-import@1.0.1 
+-- babel-runtime@5.8.25 
+-- bcryptjs@2.3.0 
+-- bignumber.js@2.4.0 
+-- bluebird@3.4.1 
+-- chai@3.5.0 
| +-- assertion-error@1.0.2 
| +-- deep-eql@0.1.3 
| | `-- type-detect@0.1.1 
| `-- type-detect@1.0.0 
+-- chalk@1.1.3 
| +-- ansi-styles@2.2.1 
| +-- escape-string-regexp@1.0.5 
| +-- has-ansi@2.0.0 
| | `-- ansi-regex@2.1.1 
| +-- strip-ansi@3.0.1 
| `-- supports-color@2.0.0 
+-- chance@1.0.4 
+-- codeclimate-test-reporter@0.3.3 
| +-- async@1.5.2 
| +-- lcov-parse@0.0.10 
| `-- request@2.72.0 
|   +-- bl@1.1.2 
|   | `-- readable-stream@2.0.6 
|   +-- caseless@0.11.0 
|   +-- form-data@1.0.1 
|   | `-- async@2.3.0 
|   +-- har-validator@2.0.6 
|   | `-- pinkie-promise@2.0.1 
|   |   `-- pinkie@2.0.4 
|   +-- qs@6.1.2 
|   +-- tough-cookie@2.2.2 
|   `-- tunnel-agent@0.4.3 
+-- codecov.io@0.1.6 
| +-- request@2.42.0 
| | +-- aws-sign2@0.5.0 
| | +-- bl@0.9.5 
| | | `-- readable-stream@1.0.34 
| | |   `-- isarray@0.0.1 
| | +-- caseless@0.6.0 
| | +-- forever-agent@0.5.2 
| | +-- form-data@0.1.4 
| | | +-- async@0.9.2 
| | | +-- combined-stream@0.0.7 
| | | | `-- delayed-stream@0.0.5 
| | | `-- mime@1.2.11 
| | +-- hawk@1.1.1 
| | | +-- boom@0.4.2 
| | | +-- cryptiles@0.2.2 
| | | +-- hoek@0.9.1 
| | | `-- sntp@0.2.4 
| | +-- http-signature@0.10.1 
| | | +-- asn1@0.1.11 
| | | +-- assert-plus@0.1.5 
| | | `-- ctype@0.5.3 
| | +-- mime-types@1.0.2 
| | +-- oauth-sign@0.4.0 
| | +-- qs@1.2.2 
| | `-- tunnel-agent@0.4.3 
| `-- urlgrey@0.4.0 
|   `-- tape@2.3.0 
|     +-- deep-equal@0.1.2 
|     +-- defined@0.0.0 
|     +-- resumer@0.0.0 
|     +-- split@0.2.10 
|     `-- stream-combiner@0.0.4 
|       `-- duplexer@0.1.1 
+-- config@1.21.0 
+-- coveralls@2.11.11 
| +-- js-yaml@3.0.1 
| | +-- argparse@0.1.16 
| | | `-- underscore.string@2.4.0 
| | `-- esprima@1.0.4 
| +-- lcov-parse@0.0.6 
| +-- log-driver@1.2.4 
| +-- minimist@1.2.0 
| `-- request@2.69.0 
|   +-- bl@1.0.3 
|   | `-- readable-stream@2.0.6 
|   +-- caseless@0.11.0 
|   +-- form-data@1.0.1 
|   +-- har-validator@2.0.6 
|   +-- qs@6.0.4 
|   +-- tough-cookie@2.2.2 
|   `-- tunnel-agent@0.4.3 
+-- devlab@2.0.2 
| +-- bluebird@2.11.0 
| +-- js-yaml@3.8.2 
| | +-- argparse@1.0.9 
| | | `-- sprintf-js@1.0.3 
| | `-- esprima@3.1.3 
| +-- lodash@3.10.1 
| +-- shelljs@0.5.3 
| `-- username@1.0.1 
|   `-- meow@3.7.0 
|     +-- camelcase-keys@2.1.0 
|     | `-- camelcase@2.1.1 
|     +-- loud-rejection@1.6.0 
|     | +-- currently-unhandled@0.4.1 
|     | | `-- array-find-index@1.0.2 
|     | `-- signal-exit@3.0.2 
|     +-- map-obj@1.0.1 
|     +-- normalize-package-data@2.3.6 
|     | +-- hosted-git-info@2.4.1 
|     | +-- is-builtin-module@1.0.0 
|     | | `-- builtin-modules@1.1.1 
|     | `-- validate-npm-package-license@3.0.1 
|     |   +-- spdx-correct@1.0.2 
|     |   | `-- spdx-license-ids@1.2.2 
|     |   `-- spdx-expression-parse@1.0.4 
|     +-- redent@1.0.0 
|     | +-- indent-string@2.1.0 
|     | | `-- repeating@2.0.1 
|     | `-- strip-indent@1.0.1 
|     `-- trim-newlines@1.0.0 
+-- ejs@2.5.1 
+-- eslint@3.5.0 
| +-- concat-stream@1.6.0 
| | +-- readable-stream@2.2.6 
| | | +-- buffer-shims@1.0.0 
| | | +-- core-util-is@1.0.2 
| | | +-- process-nextick-args@1.0.7 
| | | `-- util-deprecate@1.0.2 
| | `-- typedarray@0.0.6 
| +-- doctrine@1.5.0 
| | `-- isarray@1.0.0 
| +-- escope@3.6.0 
| | +-- es6-map@0.1.5 
| | | +-- d@1.0.0 
| | | +-- es6-iterator@2.0.1 
| | | +-- es6-set@0.1.5 
| | | +-- es6-symbol@3.1.1 
| | | `-- event-emitter@0.3.5 
| | +-- es6-weak-map@2.0.2 
| | `-- esrecurse@4.1.0 
| |   `-- estraverse@4.1.1 
| +-- espree@3.4.1 
| | +-- acorn@5.0.3 
| | `-- acorn-jsx@3.0.1 
| |   `-- acorn@3.3.0 
| +-- estraverse@4.2.0 
| +-- file-entry-cache@2.0.0 
| | `-- flat-cache@1.2.2 
| |   +-- circular-json@0.3.1 
| |   +-- del@2.2.2 
| |   | +-- globby@5.0.0 
| |   | | +-- array-union@1.0.2 
| |   | | `-- glob@7.1.1 
| |   | |   `-- minimatch@3.0.3 
| |   | +-- is-path-cwd@1.0.0 
| |   | `-- is-path-in-cwd@1.0.0 
| |   |   `-- is-path-inside@1.0.0 
| |   `-- write@0.2.1 
| +-- glob@7.1.1 
| | `-- minimatch@3.0.3 
| +-- globals@9.17.0 
| +-- ignore@3.2.6 
| +-- imurmurhash@0.1.4 
| +-- inquirer@0.12.0 
| | +-- ansi-escapes@1.4.0 
| | +-- cli-cursor@1.0.2 
| | | `-- restore-cursor@1.0.1 
| | |   +-- exit-hook@1.1.1 
| | |   `-- onetime@1.1.0 
| | +-- cli-width@2.1.0 
| | +-- figures@1.7.0 
| | +-- readline2@1.0.1 
| | | `-- mute-stream@0.0.5 
| | +-- run-async@0.1.0 
| | `-- rx-lite@3.1.2 
| +-- is-my-json-valid@2.16.0 
| | +-- generate-function@2.0.0 
| | +-- generate-object-property@1.2.0 
| | | `-- is-property@1.0.2 
| | `-- jsonpointer@4.0.1 
| +-- is-resolvable@1.0.0 
| | `-- tryit@1.0.3 
| +-- json-stable-stringify@1.0.1 
| | `-- jsonify@0.0.0 
| +-- levn@0.3.0 
| | +-- prelude-ls@1.1.2 
| | `-- type-check@0.3.2 
| +-- mkdirp@0.5.1 
| | `-- minimist@0.0.8 
| +-- natural-compare@1.4.0 
| +-- optionator@0.8.2 
| | +-- deep-is@0.1.3 
| | +-- fast-levenshtein@2.0.6 
| | `-- wordwrap@1.0.0 
| +-- path-is-inside@1.0.2 
| +-- pluralize@1.2.1 
| +-- progress@1.1.8 
| +-- require-uncached@1.0.3 
| | `-- caller-path@0.1.0 
| |   `-- callsites@0.2.0 
| +-- strip-bom@3.0.0 
| +-- strip-json-comments@1.0.4 
| +-- table@3.8.3 
| | +-- ajv@4.11.5 
| | +-- ajv-keywords@1.5.1 
| | +-- slice-ansi@0.0.4 
| | `-- string-width@2.0.0 
| |   `-- is-fullwidth-code-point@2.0.0 
| +-- text-table@0.2.0 
| `-- user-home@2.0.0 
|   `-- os-homedir@1.0.2 
+-- eslint-plugin-mocha@4.5.1 
| `-- ramda@0.22.1 
+-- gulp@3.9.1 
| +-- archy@1.0.0 
| +-- deprecated@0.0.1 
| +-- interpret@1.0.2 
| +-- liftoff@2.3.0 
| | +-- fined@1.0.2 
| | | +-- expand-tilde@1.2.2 
| | | +-- lodash.assignwith@4.2.0 
| | | +-- lodash.isempty@4.4.0 
| | | +-- lodash.pick@4.4.0 
| | | `-- parse-filepath@1.0.1 
| | |   +-- is-absolute@0.2.6 
| | |   | `-- is-relative@0.2.1 
| | |   |   `-- is-unc-path@0.1.2 
| | |   |     `-- unc-path-regex@0.1.2 
| | |   +-- map-cache@0.2.2 
| | |   `-- path-root@0.1.1 
| | |     `-- path-root-regex@0.1.2 
| | +-- flagged-respawn@0.3.2 
| | +-- lodash.isplainobject@4.0.6 
| | +-- lodash.isstring@4.0.1 
| | `-- lodash.mapvalues@4.6.0 
| +-- orchestrator@0.3.8 
| | +-- end-of-stream@0.1.5 
| | | `-- once@1.3.3 
| | `-- sequencify@0.0.7 
| +-- pretty-hrtime@1.0.3 
| +-- semver@4.3.6 
| +-- tildify@1.2.0 
| +-- v8flags@2.0.12 
| `-- vinyl-fs@0.3.14 
|   +-- defaults@1.0.3 
|   +-- glob-stream@3.1.18 
|   | +-- glob@4.5.3 
|   | +-- glob2base@0.0.12 
|   | | `-- find-index@0.1.1 
|   | +-- ordered-read-streams@0.1.0 
|   | +-- through2@0.6.5 
|   | | `-- readable-stream@1.0.34 
|   | |   `-- isarray@0.0.1 
|   | `-- 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 
|   +-- graceful-fs@3.0.11 
|   | `-- natives@1.1.0 
|   +-- strip-bom@1.0.0 
|   | +-- first-chunk-stream@1.0.0 
|   | `-- is-utf8@0.2.1 
|   +-- through2@0.6.5 
|   | `-- readable-stream@1.0.34 
|   |   `-- isarray@0.0.1 
|   `-- vinyl@0.4.6 
|     `-- clone@0.2.0 
+-- gulp-babel@5.2.1 
| +-- object-assign@3.0.0 
| +-- replace-ext@0.0.1 
| +-- through2@2.0.3 
| `-- vinyl-sourcemaps-apply@0.1.4 
|   `-- source-map@0.1.43 
+-- gulp-debug@2.1.2 
| +-- object-assign@4.1.1 
| +-- plur@2.1.2 
| | `-- irregular-plurals@1.2.0 
| `-- stringify-object@2.4.0 
|   +-- is-plain-obj@1.1.0 
|   `-- is-regexp@1.0.0 
+-- gulp-mocha@2.2.0 
| +-- resolve-from@1.0.1 
| +-- temp@0.8.3 
| | `-- rimraf@2.2.8 
| `-- through@2.3.8 
+-- gulp-rimraf@0.2.0 
| `-- rimraf@2.6.1 
|   `-- glob@7.1.1 
|     `-- minimatch@3.0.3 
+-- gulp-util@3.0.7 
| +-- array-differ@1.0.0 
| +-- array-uniq@1.0.3 
| +-- beeper@1.1.1 
| +-- dateformat@1.0.12 
| +-- fancy-log@1.3.0 
| | `-- time-stamp@1.0.1 
| +-- gulplog@1.0.0 
| | `-- glogg@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.2.0 
| | | `-- lodash._root@3.0.1 
| | +-- lodash.keys@3.1.2 
| | | +-- lodash._getnative@3.9.1 
| | | +-- lodash.isarguments@3.1.0 
| | | `-- lodash.isarray@3.0.4 
| | +-- lodash.restparam@3.6.1 
| | `-- lodash.templatesettings@3.1.1 
| +-- multipipe@0.1.2 
| | `-- duplexer2@0.0.2 
| |   `-- readable-stream@1.1.14 
| |     `-- isarray@0.0.1 
| +-- object-assign@3.0.0 
| `-- vinyl@0.5.3 
|   `-- clone-stats@0.0.1 
+-- isparta@4.0.0 
| +-- babel-core@6.24.0 
| | +-- babel-generator@6.24.0 
| | | +-- babel-runtime@6.23.0 
| | | | `-- core-js@2.4.1 
| | | +-- detect-indent@4.0.0 
| | | | `-- repeating@2.0.1 
| | | +-- jsesc@1.3.0 
| | | `-- source-map@0.5.6 
| | +-- babel-helpers@6.23.0 
| | | `-- babel-runtime@6.23.0 
| | |   `-- core-js@2.4.1 
| | +-- babel-register@6.24.0 
| | | +-- babel-core@6.24.0 
| | | | +-- babylon@6.16.1 
| | | | +-- json5@0.5.1 
| | | | +-- minimatch@3.0.3 
| | | | `-- source-map@0.5.6 
| | | +-- babel-runtime@6.23.0 
| | | +-- core-js@2.4.1 
| | | +-- home-or-tmp@2.0.0 
| | | `-- source-map-support@0.4.14 
| | +-- babel-runtime@6.23.0 
| | | `-- core-js@2.4.1 
| | +-- babel-template@6.23.0 
| | | +-- babel-runtime@6.23.0 
| | | | `-- core-js@2.4.1 
| | | `-- babylon@6.16.1 
| | +-- babylon@6.16.1 
| | +-- json5@0.5.1 
| | `-- minimatch@3.0.3 
| +-- escodegen@1.8.1 
| | +-- esprima@2.7.3 
| | +-- estraverse@1.9.3 
| | `-- source-map@0.2.0 
| +-- esprima@2.7.3 
| +-- nomnomnomnom@2.0.1 
| | +-- chalk@0.4.0 
| | | +-- ansi-styles@1.0.0 
| | | +-- has-color@0.1.7 
| | | `-- strip-ansi@0.1.1 
| | `-- underscore@1.6.0 
| +-- source-map@0.5.6 
| `-- which@1.2.14 
|   `-- isexe@2.0.0 
+-- istanbul@0.4.4 
| +-- abbrev@1.0.9 
| +-- async@1.5.2 
| +-- esprima@2.7.3 
| +-- fileset@0.2.1 
| +-- handlebars@4.0.6 
| | `-- async@1.5.2 
| +-- nopt@3.0.6 
| +-- once@1.4.0 
| | `-- wrappy@1.0.2 
| +-- resolve@1.1.7 
| +-- supports-color@3.2.3 
| | `-- has-flag@1.0.0 
| `-- wordwrap@1.0.0 
+-- jsonschema@1.1.0 
+-- jsonwebtoken@7.1.6 
| +-- cb@0.1.0 
| +-- joi@6.10.1 
| | +-- hoek@2.16.3 
| | +-- isemail@1.2.0 
| | `-- topo@1.1.0 
| +-- jws@3.1.4 
| | +-- base64url@2.0.0 
| | `-- jwa@1.1.5 
| |   +-- buffer-equal-constant-time@1.0.1 
| |   `-- ecdsa-sig-formatter@1.0.9 
| +-- ms@0.7.2 
| `-- xtend@4.0.1 
+-- kcors@2.1.1 
+-- koa@2.0.0-alpha.3 
| +-- accepts@1.3.3 
| | `-- negotiator@0.6.1 
| +-- content-disposition@0.5.2 
| +-- content-type@1.0.2 
| +-- cookies@0.5.1 
| | `-- keygrip@1.0.1 
| +-- delegates@0.1.0 
| +-- destroy@1.0.4 
| +-- error-inject@1.0.0 
| +-- escape-html@1.0.3 
| +-- fresh@0.3.0 
| +-- http-assert@1.2.0 
| | +-- deep-equal@1.0.1 
| | `-- http-errors@1.4.0 
| |   `-- inherits@2.0.1 
| +-- http-errors@1.6.1 
| | `-- setprototypeof@1.0.3 
| +-- is-generator-function@1.0.6 
| +-- koa-compose@3.2.1 
| | `-- any-promise@1.3.0 
| +-- koa-is-json@1.0.0 
| +-- mime-types@2.1.15 
| | `-- mime-db@1.27.0 
| +-- on-finished@2.3.0 
| | `-- ee-first@1.1.1 
| +-- only@0.0.2 
| +-- parseurl@1.3.1 
| +-- statuses@1.3.1 
| +-- type-is@1.6.15 
| | `-- media-typer@0.3.0 
| `-- vary@1.1.1 
+-- koa-66@1.0.0 
| `-- path-to-regexp@1.7.0 
|   `-- isarray@0.0.1 
+-- koa-bodyparser@3.1.0 
| `-- co-body@4.2.0 
|   +-- inflation@2.0.0 
|   +-- qs@4.0.0 
|   `-- raw-body@2.1.7 
|     +-- bytes@2.4.0 
|     +-- iconv-lite@0.4.13 
|     `-- unpipe@1.0.0 
+-- koa-convert@1.2.0 
| `-- co@4.6.0 
+-- koa-generic-session@1.11.3 
| +-- copy-to@2.0.1 
| +-- crc@3.4.4 
| `-- uid-safe@2.1.4 
|   `-- random-bytes@1.0.0 
+-- koa-passport@2.2.0 
| +-- depd@1.1.0 
| `-- passport@0.3.2 
|   `-- pause@0.0.1 
+-- koa-redis@2.1.2 
| +-- co-redis@2.1.1 
| | `-- es6-promisify@4.1.0 
| `-- debug@2.2.0 
|   `-- ms@0.7.1 
+-- koa-static@2.0.0 
| `-- koa-send@3.1.1 
|   +-- mz@2.6.0 
|   | `-- thenify-all@1.6.0 
|   |   `-- thenify@3.2.1 
|   `-- resolve-path@1.3.3 
|     `-- http-errors@1.5.1 
|       `-- setprototypeof@1.0.2 
+-- lodash@4.14.0 
+-- logfilename@0.1.3 
| +-- lodash@3.10.1 
| `-- winston@1.1.2 
+-- mocha@2.5.3 
| +-- commander@2.3.0 
| +-- debug@2.2.0 
| | `-- ms@0.7.1 
| +-- diff@1.4.0 
| +-- escape-string-regexp@1.0.2 
| +-- glob@3.2.11 
| | `-- minimatch@0.3.0 
| |   +-- lru-cache@2.7.3 
| |   `-- sigmund@1.0.1 
| +-- growl@1.9.2 
| +-- jade@0.26.3 
| | +-- commander@0.6.1 
| | `-- mkdirp@0.3.0 
| +-- supports-color@1.2.0 
| `-- to-iso-string@0.0.2 
+-- moment@2.14.1 
+-- nodemailer@2.5.0 
| +-- libmime@2.0.3 
| | +-- iconv-lite@0.4.13 
| | +-- libbase64@0.1.0 
| | `-- libqp@1.1.0 
| +-- mailcomposer@3.10.0 
| | `-- buildmail@3.8.0 
| |   `-- addressparser@1.0.1 
| +-- nodemailer-direct-transport@3.2.0 
| | `-- smtp-connection@2.8.0 
| |   `-- httpntlm@1.6.1 
| |     `-- httpreq@0.4.23 
| +-- nodemailer-shared@1.0.5 
| | `-- nodemailer-fetch@1.4.0 
| +-- nodemailer-smtp-pool@2.7.0 
| | `-- nodemailer-wellknown@0.1.10 
| +-- nodemailer-smtp-transport@2.6.0 
| `-- socks@1.1.9 
|   +-- ip@1.1.5 
|   `-- smart-buffer@1.1.15 
+-- passport-facebook@2.1.1 
+-- passport-jwt@2.1.0 
| +-- jsonwebtoken@5.7.0 
| `-- passport-strategy@1.0.0 
+-- passport-local@1.0.0 
+-- passport-oauth2@1.3.0 
| +-- oauth@0.9.15 
| `-- uid2@0.0.3 
+-- pg@6.0.3 
| +-- buffer-writer@1.0.1 
| +-- packet-reader@0.2.0 
| +-- pg-connection-string@0.1.3 
| +-- pg-pool@1.7.0 
| | +-- generic-pool@2.4.3 
| | `-- object-assign@4.1.0 
| +-- pg-types@1.11.0 
| | +-- ap@0.2.0 
| | +-- postgres-array@1.0.2 
| | +-- postgres-bytea@1.0.0 
| | +-- postgres-date@1.0.3 
| | `-- postgres-interval@1.0.2 
| +-- pgpass@0.0.6 
| | `-- split@1.0.0 
| `-- semver@4.3.2 
+-- pg-hstore@2.3.2 
| `-- underscore@1.7.0 
+-- pm2@1.1.3 
| +-- async@1.5.2 
| +-- chalk@1.1.1 
| +-- chokidar@1.4.3 
| +-- cli-table@0.3.1 
| +-- cron@1.1.0 
| | `-- moment-timezone@0.3.1 
| +-- debug@2.2.0 
| | `-- ms@0.7.1 
| +-- eventemitter2@0.4.14 
| +-- ikt@0.0.0  (git+http://ikt.pm2.io/ikt.git#3325a3e39a502418dc2e2e4bf21529cbbde96228)
| +-- nssocket@0.6.0 
| | `-- lazy@1.0.11 
| +-- pidusage@1.1.1 
| +-- pm2-axon@2.0.11 
| | +-- amp@0.3.1 
| | +-- amp-message@0.1.2 
| | +-- configurable@0.0.1 
| | +-- debug@2.2.0 
| | | `-- ms@0.7.1 
| | `-- escape-regexp@0.0.1 
| +-- pm2-axon-rpc@0.3.6 
| | `-- commander@1.0.5 
| |   `-- keypress@0.1.0 
| +-- pm2-deploy@0.2.1 
| | +-- async@1.4.2 
| | `-- tv4@1.0.18 
| +-- pm2-multimeter@0.1.2 
| | `-- charm@0.1.2 
| +-- pmx@0.6.8 
| +-- semver@5.1.1 
| +-- shelljs@0.6.0 
| +-- source-map-support@0.4.0 
| | `-- source-map@0.1.32 
| +-- vizion@0.2.13 
| | `-- async@1.5.2 
| `-- yamljs@0.2.7 
|   +-- argparse@0.1.16 
|   `-- glob@4.5.3 
+-- qs@6.2.1 
+-- rabbitmq-pubsub@0.5.0 
| +-- amqplib@0.3.2 
| | +-- bitsyntax@0.0.4 
| | +-- buffer-more-ints@0.0.2 
| | +-- readable-stream@1.1.14 
| | | `-- isarray@0.0.1 
| | `-- when@3.6.4 
| +-- bluebird@2.11.0 
| `-- lodash@3.10.1 
+-- raml-mocker-server@0.1.6 
| +-- chokidar@0.12.6 
| | +-- async-each@0.1.6 
| | `-- readdirp@1.3.0 
| |   +-- graceful-fs@2.0.3 
| |   +-- minimatch@0.2.14 
| |   `-- readable-stream@1.0.34 
| |     `-- isarray@0.0.1 
| +-- cors@2.8.3 
| +-- express@4.15.2 
| | +-- array-flatten@1.1.1 
| | +-- cookie@0.3.1 
| | +-- cookie-signature@1.0.6 
| | +-- debug@2.6.1 
| | +-- encodeurl@1.0.1 
| | +-- etag@1.8.0 
| | +-- finalhandler@1.0.1 
| | +-- fresh@0.5.0 
| | +-- merge-descriptors@1.0.1 
| | +-- methods@1.1.2 
| | +-- path-to-regexp@0.1.7 
| | +-- proxy-addr@1.1.4 
| | | +-- forwarded@0.1.0 
| | | `-- ipaddr.js@1.3.0 
| | +-- qs@6.4.0 
| | +-- range-parser@1.2.0 
| | +-- send@0.15.1 
| | | +-- debug@2.6.1 
| | | +-- fresh@0.5.0 
| | | `-- mime@1.3.4 
| | +-- serve-static@1.12.1 
| | `-- utils-merge@1.0.0 
| +-- lodash@3.10.1 
| `-- raml-mocker@0.2.7 
|   +-- async@2.3.0 
|   +-- faker@3.1.0 
|   +-- lodash@4.17.4 
|   `-- raml-parser@0.8.18 
|     +-- pluralize@1.1.6 
|     `-- q@0.9.7 
+-- raml2html@3.0.0 
| +-- marked@0.3.6 
| +-- minimize@2.0.0 
| | +-- argh@0.1.4 
| | +-- cli-color@1.1.0 
| | | `-- d@0.1.1 
| | +-- diagnostics@1.0.1 
| | | +-- colorspace@1.0.1 
| | | | +-- color@0.8.0 
| | | | | +-- color-convert@0.5.3 
| | | | | `-- color-string@0.3.0 
| | | | |   `-- color-name@1.1.2 
| | | | `-- text-hex@0.0.0 
| | | +-- enabled@1.0.2 
| | | | `-- env-variable@0.0.3 
| | | `-- kuler@0.0.0 
| | |   `-- colornames@0.0.2 
| | +-- emits@3.0.0 
| | `-- htmlparser2@3.9.2 
| |   +-- domelementtype@1.3.0 
| |   +-- domhandler@2.3.0 
| |   +-- domutils@1.5.1 
| |   | `-- dom-serializer@0.1.0 
| |   |   `-- domelementtype@1.1.3 
| |   `-- entities@1.1.1 
| +-- nunjucks@2.4.3 
| | +-- asap@2.0.5 
| | `-- yargs@3.32.0 
| |   +-- camelcase@2.1.1 
| |   +-- cliui@3.2.0 
| |   `-- window-size@0.1.4 
| +-- nunjucks-markdown@2.0.1 
| +-- raml-jsonschema-expander@1.1.2 
| | `-- urllib-sync@1.1.3 
| |   +-- urllib@2.9.1 
| |   | +-- any-promise@1.2.0 
| |   | +-- debug@2.2.0 
| |   | | `-- ms@0.7.1 
| |   | +-- default-user-agent@1.0.0 
| |   | | `-- os-name@1.0.3 
| |   | |   +-- osx-release@1.1.0 
| |   | |   `-- win-release@1.1.1 
| |   | |     `-- semver@5.3.0 
| |   | +-- digest-header@0.0.1 
| |   | | `-- utility@0.1.11 
| |   | |   `-- address@1.0.1 
| |   | +-- humanize-ms@1.0.2 
| |   | `-- statuses@1.2.1 
| |   `-- utility@1.7.1 
| `-- raml2obj@3.0.0 
+-- redis@2.6.2 
| +-- double-ended-queue@2.1.0-0 
| +-- redis-commands@1.3.1 
| `-- redis-parser@2.6.0 
+-- restauth@1.1.1 
| +-- bluebird@2.11.0 
| +-- lodash@3.10.1 
| `-- logfilename@0.1.1 
|   `-- winston@1.1.2 
|     `-- async@1.0.0 
+-- run-sequence@1.2.2 
+-- sequelize@3.24.3 
| +-- dottie@1.1.1 
| +-- generic-pool@2.4.2 
| +-- inflection@1.12.0 
| +-- lodash@4.12.0 
| +-- moment-timezone@0.5.12 
| +-- node-uuid@1.4.8 
| +-- retry-as-promised@2.2.0 
| | +-- bluebird@3.5.0 
| | `-- cross-env@3.2.4 
| |   +-- cross-spawn@5.1.0 
| |   | +-- lru-cache@4.0.2 
| |   | | `-- yallist@2.1.2 
| |   | `-- shebang-command@1.2.0 
| |   `-- is-windows@1.0.0 
| +-- semver@5.3.0 
| +-- shimmer@1.1.0 
| +-- terraformer-wkt-parser@1.1.2 
| | `-- terraformer@1.0.7 
| +-- toposort-class@1.0.1 
| `-- wkx@0.2.0 
+-- sequelize-cli@2.4.0 
| +-- cli-color@0.3.3 
| | +-- d@0.1.1 
| | +-- es5-ext@0.10.15 
| | +-- memoizee@0.3.10 
| | | +-- d@0.1.1 
| | | +-- es6-weak-map@0.1.4 
| | | | +-- es6-iterator@0.1.3 
| | | | `-- es6-symbol@2.0.1 
| | | +-- lru-queue@0.1.0 
| | | `-- next-tick@0.2.2 
| | `-- timers-ext@0.1.2 
| |   `-- next-tick@1.0.0 
| +-- findup-sync@0.4.3 
| | +-- detect-file@0.1.0 
| | | `-- fs-exists-sync@0.1.0 
| | +-- micromatch@2.3.11 
| | | +-- arr-diff@2.0.0 
| | | | `-- arr-flatten@1.0.1 
| | | +-- array-unique@0.2.1 
| | | +-- braces@1.8.5 
| | | | +-- expand-range@1.8.2 
| | | | | `-- fill-range@2.2.3 
| | | | |   +-- is-number@2.1.0 
| | | | |   +-- isobject@2.1.0 
| | | | |   +-- randomatic@1.1.6 
| | | | |   `-- repeat-string@1.6.1 
| | | | +-- preserve@0.2.0 
| | | | `-- repeat-element@1.1.2 
| | | +-- expand-brackets@0.1.5 
| | | | `-- is-posix-bracket@0.1.1 
| | | +-- extglob@0.3.2 
| | | +-- filename-regex@2.0.0 
| | | +-- kind-of@3.1.0 
| | | | `-- is-buffer@1.1.5 
| | | +-- normalize-path@2.1.1 
| | | | `-- remove-trailing-separator@1.0.1 
| | | +-- parse-glob@3.0.4 
| | | | +-- glob-base@0.3.0 
| | | | `-- is-dotfile@1.0.2 
| | | `-- regex-cache@0.4.3 
| | |   +-- is-equal-shallow@0.1.3 
| | |   `-- is-primitive@2.0.0 
| | `-- resolve-dir@0.1.1 
| |   `-- global-modules@0.2.3 
| |     +-- global-prefix@0.1.5 
| |     | `-- homedir-polyfill@1.0.1 
| |     |   `-- parse-passwd@1.0.0 
| |     `-- is-windows@0.2.0 
| +-- fs-extra@0.28.0 
| | +-- jsonfile@2.4.0 
| | `-- klaw@1.3.1 
| +-- gulp-help@1.6.1 
| | `-- object-assign@3.0.0 
| +-- js-beautify@1.6.12 
| | +-- config-chain@1.1.11 
| | | +-- ini@1.3.4 
| | | `-- proto-list@1.2.4 
| | `-- editorconfig@0.13.2 
| |   `-- lru-cache@3.2.0 
| |     `-- pseudomap@1.0.2 
| +-- umzug@1.11.0 
| | `-- redefine@0.2.1 
| `-- yargs@4.8.1 
|   +-- cliui@3.2.0 
|   +-- get-caller-file@1.0.2 
|   +-- require-directory@2.1.1 
|   +-- set-blocking@2.0.0 
|   +-- which-module@1.0.0 
|   `-- window-size@0.2.0 
+-- shelljs@0.7.3 
| +-- glob@7.1.1 
| | `-- minimatch@3.0.3 
| `-- rechoir@0.6.2 
+-- should@10.0.0 
| +-- should-equal@1.0.1 
| +-- should-format@2.0.0 
| `-- should-type@1.4.0 
+-- sinon@1.17.4 
| +-- formatio@1.1.1 
| +-- lolex@1.3.2 
| +-- samsam@1.1.2 
| `-- util@0.10.3 
|   `-- inherits@2.0.1 
+-- sinon-as-promised@4.0.2 
| +-- create-thenable@1.0.2 
| | +-- object.omit@2.0.1 
| | | +-- for-own@0.1.5 
| | | | `-- for-in@1.0.2 
| | | `-- is-extendable@0.1.1 
| | `-- unique-concat@0.2.2 
| `-- native-promise-only@0.8.1 
+-- socket.io@1.4.8 
| +-- debug@2.2.0 
| | `-- ms@0.7.1 
| +-- engine.io@1.6.11 
| | +-- accepts@1.1.4 
| | | +-- mime-types@2.0.14 
| | | | `-- mime-db@1.12.0 
| | | `-- negotiator@0.4.9 
| | +-- base64id@0.1.0 
| | +-- debug@2.2.0 
| | | `-- ms@0.7.1 
| | +-- engine.io-parser@1.2.4 
| | | +-- after@0.8.1 
| | | +-- arraybuffer.slice@0.0.6 
| | | +-- base64-arraybuffer@0.1.2 
| | | +-- blob@0.0.4 
| | | +-- has-binary@0.1.6 
| | | | `-- isarray@0.0.1 
| | | `-- utf8@2.1.0 
| | `-- ws@1.1.0 
| |   +-- options@0.0.6 
| |   `-- ultron@1.0.2 
| +-- has-binary@0.1.7 
| | `-- isarray@0.0.1 
| +-- socket.io-adapter@0.4.0 
| | +-- debug@2.2.0 
| | | `-- ms@0.7.1 
| | `-- socket.io-parser@2.2.2 
| |   +-- debug@0.7.4 
| |   +-- isarray@0.0.1 
| |   `-- json3@3.2.6 
| +-- socket.io-client@1.4.8 
| | +-- backo2@1.0.2 
| | +-- component-bind@1.0.0 
| | +-- component-emitter@1.2.0 
| | +-- debug@2.2.0 
| | | `-- ms@0.7.1 
| | +-- engine.io-client@1.6.11 
| | | +-- component-inherit@0.0.3 
| | | +-- debug@2.2.0 
| | | | `-- ms@0.7.1 
| | | +-- has-cors@1.1.0 
| | | +-- parsejson@0.0.1 
| | | +-- parseqs@0.0.2 
| | | +-- ws@1.0.1 
| | | +-- xmlhttprequest-ssl@1.5.1 
| | | `-- yeast@0.1.2 
| | +-- indexof@0.0.1 
| | +-- object-component@0.0.3 
| | +-- parseuri@0.0.4 
| | | `-- better-assert@1.0.2 
| | |   `-- callsite@1.0.0 
| | `-- to-array@0.1.4 
| `-- socket.io-parser@2.2.6 
|   +-- benchmark@1.0.0 
|   +-- component-emitter@1.1.2 
|   +-- debug@2.2.0 
|   | `-- ms@0.7.1 
|   +-- isarray@0.0.1 
|   `-- json3@3.3.2 
+-- sqlite3@3.1.4 
| +-- nan@2.3.5 
| `-- node-pre-gyp@0.6.28 
|   +-- mkdirp@0.5.1 
|   | `-- minimist@0.0.8 
|   +-- nopt@3.0.6 
|   | `-- abbrev@1.0.7 
|   +-- npmlog@2.0.3 
|   | +-- ansi@0.3.1 
|   | +-- are-we-there-yet@1.1.2 
|   | | +-- delegates@1.0.0 
|   | | `-- readable-stream@2.1.2 
|   | `-- gauge@1.2.7 
|   |   +-- has-unicode@2.0.0 
|   |   +-- lodash.pad@4.4.0 
|   |   | +-- lodash._baseslice@4.0.0 
|   |   | +-- lodash._basetostring@4.12.0 
|   |   | `-- lodash.tostring@4.1.3 
|   |   +-- lodash.padend@4.5.0 
|   |   `-- lodash.padstart@4.5.0 
|   +-- rc@1.1.6 
|   | +-- deep-extend@0.4.1 
|   | +-- ini@1.3.4 
|   | +-- minimist@1.2.0 
|   | `-- strip-json-comments@1.0.4 
|   +-- request@2.72.0 
|   | +-- aws-sign2@0.6.0 
|   | +-- aws4@1.4.1 
|   | +-- bl@1.1.2 
|   | | `-- readable-stream@2.0.6 
|   | +-- 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-rc4 
|   | | `-- async@1.5.2 
|   | +-- har-validator@2.0.6 
|   | | +-- chalk@1.1.3 
|   | | | +-- ansi-styles@2.2.1 
|   | | | +-- escape-string-regexp@1.0.5 
|   | | | +-- has-ansi@2.0.0 
|   | | | | `-- ansi-regex@2.0.0 
|   | | | +-- strip-ansi@3.0.1 
|   | | | `-- supports-color@2.0.0 
|   | | +-- commander@2.9.0 
|   | | | `-- graceful-readlink@1.0.1 
|   | | +-- is-my-json-valid@2.13.1 
|   | | | +-- 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.1 
|   | |   `-- pinkie@2.0.4 
|   | +-- hawk@3.1.3 
|   | | +-- boom@2.10.1 
|   | | +-- cryptiles@2.0.5 
|   | | +-- hoek@2.16.3 
|   | | `-- sntp@1.0.9 
|   | +-- http-signature@1.1.1 
|   | | +-- assert-plus@0.2.0 
|   | | +-- jsprim@1.2.2 
|   | | | +-- extsprintf@1.0.2 
|   | | | +-- json-schema@0.2.2 
|   | | | `-- verror@1.3.6 
|   | | `-- sshpk@1.8.3 
|   | |   +-- asn1@0.2.3 
|   | |   +-- assert-plus@1.0.0 
|   | |   +-- dashdash@1.13.1 
|   | |   | `-- assert-plus@1.0.0 
|   | |   +-- ecc-jsbn@0.1.1 
|   | |   +-- getpass@0.1.6 
|   | |   | `-- assert-plus@1.0.0 
|   | |   +-- jodid25519@1.0.2 
|   | |   +-- jsbn@0.1.0 
|   | |   `-- tweetnacl@0.13.3 
|   | +-- is-typedarray@1.0.0 
|   | +-- isstream@0.1.2 
|   | +-- json-stringify-safe@5.0.1 
|   | +-- mime-types@2.1.11 
|   | | `-- mime-db@1.23.0 
|   | +-- node-uuid@1.4.7 
|   | +-- oauth-sign@0.8.2 
|   | +-- qs@6.1.0 
|   | +-- stringstream@0.0.5 
|   | +-- tough-cookie@2.2.2 
|   | `-- tunnel-agent@0.4.3 
|   +-- rimraf@2.5.2 
|   | `-- glob@7.0.3 
|   |   +-- inflight@1.0.4 
|   |   +-- minimatch@3.0.0 
|   |   | `-- brace-expansion@1.1.4 
|   |   |   +-- balanced-match@0.4.1 
|   |   |   `-- concat-map@0.0.1 
|   |   `-- path-is-absolute@1.0.0 
|   +-- semver@5.1.0 
|   +-- tar@2.2.1 
|   | +-- block-stream@0.0.9 
|   | +-- fstream@1.0.9 
|   | | `-- graceful-fs@4.1.4 
|   | `-- inherits@2.0.1 
|   `-- tar-pack@3.1.3 
|     +-- debug@2.2.0 
|     | `-- ms@0.7.1 
|     +-- fstream-ignore@1.0.4 
|     +-- once@1.3.3 
|     | `-- wrappy@1.0.1 
|     +-- readable-stream@2.0.6 
|     | +-- core-util-is@1.0.2 
|     | +-- isarray@1.0.0 
|     | +-- process-nextick-args@1.0.7 
|     | +-- string_decoder@0.10.31 
|     | `-- util-deprecate@1.0.2 
|     `-- uid-number@0.0.6 
+-- urijs@1.18.1 
+-- validator@5.5.0 
+-- webpack@1.13.1 
| +-- acorn@3.3.0 
| +-- async@1.5.2 
| +-- clone@1.0.2 
| +-- enhanced-resolve@0.9.1 
| | `-- memory-fs@0.2.0 
| +-- interpret@0.6.6 
| +-- memory-fs@0.3.0 
| | `-- errno@0.1.4 
| |   `-- prr@0.0.0 
| +-- node-libs-browser@0.6.0 
| | +-- assert@1.4.1 
| | +-- browserify-zlib@0.1.4 
| | | `-- pako@0.2.9 
| | +-- buffer@4.9.1 
| | | +-- base64-js@1.2.0 
| | | `-- ieee754@1.1.8 
| | +-- console-browserify@1.1.0 
| | | `-- date-now@0.1.4 
| | +-- constants-browserify@0.0.1 
| | +-- crypto-browserify@3.2.8 
| | | +-- pbkdf2-compat@2.0.1 
| | | +-- ripemd160@0.2.0 
| | | `-- sha.js@2.2.6 
| | +-- domain-browser@1.1.7 
| | +-- events@1.1.1 
| | +-- http-browserify@1.7.0 
| | | `-- Base64@0.2.1 
| | +-- https-browserify@0.0.0 
| | +-- os-browserify@0.1.2 
| | +-- path-browserify@0.0.0 
| | +-- process@0.11.9 
| | +-- punycode@1.4.1 
| | +-- querystring-es3@0.2.1 
| | +-- readable-stream@1.1.14 
| | | `-- isarray@0.0.1 
| | +-- stream-browserify@1.0.0 
| | | `-- readable-stream@1.1.14 
| | |   `-- isarray@0.0.1 
| | +-- string_decoder@0.10.31 
| | +-- timers-browserify@1.4.2 
| | +-- tty-browserify@0.0.0 
| | +-- url@0.10.3 
| | | +-- punycode@1.3.2 
| | | `-- querystring@0.2.0 
| | `-- vm-browserify@0.0.4 
| +-- optimist@0.6.1 
| | +-- minimist@0.0.10 
| | `-- wordwrap@0.0.2 
| +-- supports-color@3.2.3 
| +-- tapable@0.1.10 
| +-- uglify-js@2.6.4 
| | +-- async@0.2.10 
| | +-- source-map@0.5.6 
| | +-- uglify-to-browserify@1.0.2 
| | `-- yargs@3.10.0 
| |   +-- camelcase@1.2.1 
| |   +-- cliui@2.1.0 
| |   | +-- center-align@0.1.3 
| |   | | +-- align-text@0.1.4 
| |   | | | `-- longest@1.0.1 
| |   | | `-- lazy-cache@1.0.4 
| |   | `-- right-align@0.1.3 
| |   `-- window-size@0.1.0 
| +-- watchpack@0.2.9 
| | `-- async@0.9.2 
| `-- webpack-core@0.6.9 
|   `-- source-list-map@0.1.8 
`-- winston@2.2.0 
  +-- colors@1.0.3 
  +-- cycle@1.0.3 
  +-- eyes@0.1.8 
  +-- isstream@0.1.2 
  +-- pkginfo@0.3.1 
  `-- stack-trace@0.0.9 

npm start > npm-start.log


> starhackit-api@2.4.0 prestart C:\Users\rkhunter\Documents\Development\starhackit\server
> npm run lint


> starhackit-api@2.4.0 lint C:\Users\rkhunter\Documents\Development\starhackit\server
> eslint src

ENOENT: no such file or directory, lstat 'C:\Users\rkhunter\Documents\Development\starhackit\server\src\**'
Error: ENOENT: no such file or directory, lstat 'C:\Users\rkhunter\Documents\Development\starhackit\server\src\**'
    at Error (native)
    at Object.fs.lstatSync (fs.js:994:11)
    at Object.realpathSync (fs.js:1676:21)
    at C:\Users\rkhunter\Documents\Development\starhackit\server\node_modules\eslint\lib\util\glob-util.js:159:24
    at Array.forEach (native)
    at Object.listFilesToProcess (C:\Users\rkhunter\Documents\Development\starhackit\server\node_modules\eslint\lib\util\glob-util.js:153:18)
    at CLIEngine.executeOnFiles (C:\Users\rkhunter\Documents\Development\starhackit\server\node_modules\eslint\lib\cli-engine.js:702:35)
    at Object.execute (C:\Users\rkhunter\Documents\Development\starhackit\server\node_modules\eslint\lib\cli.js:174:107)
    at Object.<anonymous> (C:\Users\rkhunter\Documents\Development\starhackit\server\node_modules\eslint\bin\eslint.js:76:28)
    at Module._compile (module.js:570:32)

cat npm-debug.log

0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli   'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli   'start' ]
2 info using npm@3.10.10
3 info using node@v6.10.2
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle starhackit-api@2.4.0~prestart: starhackit-api@2.4.0
6 verbose lifecycle starhackit-api@2.4.0~prestart: unsafe-perm in lifecycle true
7 verbose lifecycle starhackit-api@2.4.0~prestart: PATH: C:\Users\rkhunter\AppData\Roaming\nvm\v6.10.2\node_modules\npm\bin\node-gyp-bin;C:\Users\rkhunter\Documents\Development\starhackit\server\node_modules\.bin;C:\Users\rkhunter\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\local\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\usr\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\rkhunter\bin;C:\cmder_mini\vendor\conemu-maximus5\ConEmu\Scripts;C:\cmder_mini\vendor\conemu-maximus5;C:\cmder_mini\vendor\conemu-maximus5\ConEmu;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\rkhunter\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\Mercurial;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit;C:\Program Files (x86)\sbt\bin;C:\ProgramData\chocolatey\bin;C:\Program Files\Java\jdk1.8.0_121\bin;C:\libav-x86_64-w64-mingw32-11.7\usr\bin;C:\Program Files (x86)\Skype\Phone;C:\Users\rkhunter\AppData\Local\Programs\Python\Python36-32\Scripts;C:\Users\rkhunter\AppData\Local\Programs\Python\Python36-32;C:\Users\rkhunter\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\Users\rkhunter\AppData\Local\atom\bin;C:\Users\rkhunter\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\Git\usr\bin\vendor_perl;C:\Program Files\Git\usr\bin\core_perl
8 verbose lifecycle starhackit-api@2.4.0~prestart: CWD: C:\Users\rkhunter\Documents\Development\starhackit\server
9 silly lifecycle starhackit-api@2.4.0~prestart: Args: [ '/d /s /c', 'npm run lint' ]
10 silly lifecycle starhackit-api@2.4.0~prestart: Returned: code: 1  signal: null
11 info lifecycle starhackit-api@2.4.0~prestart: Failed to exec prestart script
12 verbose stack Error: starhackit-api@2.4.0 prestart: `npm run lint`
12 verbose stack Exit status 1
12 verbose stack     at EventEmitter.<anonymous> (C:\Users\rkhunter\AppData\Roaming\nvm\v6.10.2\node_modules\npm\lib\utils\lifecycle.js:255:16)
12 verbose stack     at emitTwo (events.js:106:13)
12 verbose stack     at EventEmitter.emit (events.js:191:7)
12 verbose stack     at ChildProcess.<anonymous> (C:\Users\rkhunter\AppData\Roaming\nvm\v6.10.2\node_modules\npm\lib\utils\spawn.js:40:14)
12 verbose stack     at emitTwo (events.js:106:13)
12 verbose stack     at ChildProcess.emit (events.js:191:7)
12 verbose stack     at maybeClose (internal/child_process.js:886:16)
12 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
13 verbose pkgid starhackit-api@2.4.0
14 verbose cwd C:\Users\rkhunter\Documents\Development\starhackit\server
15 error Windows_NT 10.0.14393
16 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "start"
17 error node v6.10.2
18 error npm  v3.10.10
19 error code ELIFECYCLE
20 error starhackit-api@2.4.0 prestart: `npm run lint`
20 error Exit status 1
21 error Failed at the starhackit-api@2.4.0 prestart script 'npm run lint'.
21 error Make sure you have the latest version of node.js and npm installed.
21 error If you do, this is most likely a problem with the starhackit-api package,
21 error not with npm itself.
21 error Tell the author that this fails on your system:
21 error     npm run lint
21 error You can get information on how to open an issue for this project with:
21 error     npm bugs starhackit-api
21 error Or if that isn't available, you can get their info via:
21 error     npm owner ls starhackit-api
21 error There is likely additional logging output above.
22 verbose exit [ 1, true ]

node -v

v6.10.2

npm -v

3.10.10

Can you try npm cache clean ?