Skip to content

Instantly share code, notes, and snippets.

@niklasfi
Created August 5, 2016 17:03
Show Gist options
  • Save niklasfi/22645a8527366e7fe34dc4d457589b6f to your computer and use it in GitHub Desktop.
Save niklasfi/22645a8527366e7fe34dc4d457589b6f to your computer and use it in GitHub Desktop.
synapse@git:~$ git clone https://github.com/vector-im/vector-web.git
Cloning into 'vector-web'...
cdremote: Counting objects: 15933, done.
remote: Total 15933 (delta 0), reused 0 (delta 0), pack-reused 15933
Receiving objects: 100% (15933/15933), 3.26 MiB | 2.28 MiB/s, done.
Resolving deltas: 100% (9950/9950), done.
Checking connectivity... done.
synapse@git:~$ cd vector-web/
synapse@git:~/vector-web$ npm install
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated to-iso-string@0.0.2: to-iso-string has been deprecated, use @segment/to-iso-string instead.
npm WARN deprecated jade@0.26.3: Jade has been renamed to pug, please install the latest version of pug instead of jade
npm WARN prefer global coffee-script@1.10.0 should be installed with -g
npm WARN prefer global marked@0.3.6 should be installed with -g
> phantomjs-prebuilt@2.1.10 install /home/synapse/vector-web/node_modules/phantomjs-prebuilt
> node install.js
sh: 1: node: not found
vector-web@0.7.3 /home/synapse/vector-web
├─┬ babel@5.8.38
│ ├─┬ chokidar@1.6.0
│ │ ├─┬ anymatch@1.3.0
│ │ │ ├── arrify@1.0.1
│ │ │ └─┬ micromatch@2.3.11
│ │ │ ├─┬ arr-diff@2.0.0
│ │ │ │ └── arr-flatten@1.0.1
│ │ │ ├─┬ braces@1.8.5
│ │ │ │ ├─┬ expand-range@1.8.2
│ │ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ │ ├── is-number@2.1.0
│ │ │ │ │ ├─┬ isobject@2.1.0
│ │ │ │ │ │ └── isarray@1.0.0
│ │ │ │ │ └── randomatic@1.1.5
│ │ │ │ ├── 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.0.4
│ │ │ ├── normalize-path@2.0.1
│ │ │ ├─┬ object.omit@2.0.0
│ │ │ │ ├─┬ for-own@0.1.4
│ │ │ │ │ └── for-in@0.1.5
│ │ │ │ └── is-extendable@0.1.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
│ │ ├── async-each@1.0.0
│ │ ├── glob-parent@2.0.0
│ │ ├─┬ is-binary-path@1.0.1
│ │ │ └── binary-extensions@1.5.0
│ │ ├─┬ is-glob@2.0.1
│ │ │ └── is-extglob@1.0.0
│ │ └─┬ readdirp@2.1.0
│ │ ├── minimatch@3.0.2
│ │ ├─┬ readable-stream@2.1.4
│ │ │ └── isarray@1.0.0
│ │ └── set-immediate-shim@1.0.1
│ ├─┬ commander@2.9.0
│ │ └── graceful-readlink@1.0.1
│ ├── convert-source-map@1.1.3
│ ├── fs-readdir-recursive@0.1.2
│ ├─┬ glob@5.0.15
│ │ ├─┬ inflight@1.0.5
│ │ │ └── wrappy@1.0.2
│ │ ├── inherits@2.0.1
│ │ └── once@1.3.3
│ ├── lodash@3.10.1
│ ├── output-file-sync@1.1.2
│ ├── path-exists@1.0.0
│ ├── path-is-absolute@1.0.0
│ ├── slash@1.0.0
│ └── source-map@0.5.6
├─┬ babel-core@5.8.38
│ ├── 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.10.2
│ ├─┬ 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
│ ├── core-js@1.2.7
│ ├─┬ debug@2.2.0
│ │ └── ms@0.7.1
│ ├─┬ detect-indent@3.0.1
│ │ ├── get-stdin@4.0.1
│ │ └── minimist@1.2.0
│ ├── esutils@2.0.2
│ ├── globals@6.4.1
│ ├─┬ home-or-tmp@1.0.0
│ │ ├── os-tmpdir@1.0.1
│ │ └── user-home@1.1.1
│ ├─┬ is-integer@1.0.6
│ │ └─┬ is-finite@1.0.1
│ │ └── number-is-nan@1.0.0
│ ├── js-tokens@1.0.1
│ ├── json5@0.4.0
│ ├── 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.6
│ ├─┬ regenerator@0.8.40
│ │ ├─┬ commoner@0.10.4
│ │ │ ├─┬ detective@4.3.1
│ │ │ │ └── acorn@1.2.2
│ │ │ └── glob@5.0.15
│ │ ├─┬ 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
│ │ │ └── wordwrap@0.0.2
│ │ ├── esprima-fb@15001.1001.0-dev-harmony-fb
│ │ └─┬ recast@0.10.33
│ │ ├── ast-types@0.8.12
│ │ └── source-map@0.5.6
│ ├─┬ regexpu@1.3.0
│ │ ├── esprima@2.7.2
│ │ ├── regenerate@1.3.1
│ │ ├── regjsgen@0.2.0
│ │ └─┬ regjsparser@0.1.5
│ │ └── jsesc@0.5.0
│ ├── repeating@1.1.3
│ ├── resolve@1.1.7
│ ├── shebang-regex@1.0.0
│ ├── source-map@0.5.6
│ ├─┬ 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-loader@5.4.2
│ ├─┬ loader-utils@0.2.15
│ │ ├── big.js@3.1.3
│ │ ├── emojis-list@2.0.1
│ │ └── json5@0.5.0
│ └── object-assign@3.0.0
├─┬ babel-polyfill@6.13.0
│ ├── babel-runtime@6.11.6
│ ├── core-js@2.4.1
│ └── regenerator-runtime@0.9.5
├─┬ catw@1.0.1
│ ├── defined@0.0.0
│ ├─┬ glob@3.2.11
│ │ └─┬ minimatch@0.3.0
│ │ ├── lru-cache@2.7.3
│ │ └── sigmund@1.0.1
│ ├─┬ globwatcher@1.2.3
│ │ ├── coffee-script@1.10.0
│ │ └── glob@4.5.3
│ ├── minimist@1.1.3
│ ├── resolve@0.6.3
│ ├── shallow-copy@0.0.1
│ ├─┬ shell-quote@1.4.3
│ │ ├── array-filter@0.0.1
│ │ ├── array-map@0.0.0
│ │ ├── array-reduce@0.0.0
│ │ └── jsonify@0.0.0
│ ├─┬ stream-combiner@0.0.4
│ │ └── duplexer@0.1.1
│ └── through@2.3.8
├── classnames@2.2.5
├─┬ css-raw-loader@0.1.1
│ ├─┬ clean-css@3.4.19
│ │ ├── commander@2.8.1
│ │ └── source-map@0.4.4
│ └── source-list-map@0.1.6
├─┬ expect@1.20.2
│ ├─┬ define-properties@1.1.2
│ │ └── foreach@2.0.5
│ ├─┬ has@1.0.1
│ │ └── function-bind@1.1.0
│ ├─┬ is-equal@1.5.3
│ │ ├── is-arrow-function@2.0.3
│ │ ├── is-boolean-object@1.0.0
│ │ ├── is-callable@1.1.3
│ │ ├── is-date-object@1.0.1
│ │ ├── is-generator-function@1.0.3
│ │ ├── is-number-object@1.0.3
│ │ ├── is-string@1.0.4
│ │ ├── is-symbol@1.0.1
│ │ └─┬ object.entries@1.0.3
│ │ └─┬ es-abstract@1.5.1
│ │ └── es-to-primitive@1.1.1
│ ├── is-regex@1.0.3
│ ├── object-inspect@1.2.1
│ ├── object-keys@1.0.11
│ └── tmatch@2.0.1
├─┬ extract-text-webpack-plugin@0.9.1
│ └── async@1.5.2
├── filesize@3.3.0
├── flux@2.0.3
├── gemini-scrollbar@1.3.2 (git://github.com/matrix-org/gemini-scrollbar.git#87ebaa7bd9bdc3ddb42f1c1f46a22cfa6c4a7186)
├── gfm.css@1.1.1
├── highlight.js@9.5.0
├─┬ http-server@0.8.5
│ ├── colors@1.0.3
│ ├── corser@2.0.0
│ ├─┬ ecstatic@0.7.6
│ │ ├── he@0.5.0
│ │ └── url-join@0.0.1
│ ├─┬ http-proxy@1.14.0
│ │ ├── eventemitter3@1.2.0
│ │ └── requires-port@1.0.0
│ ├── opener@1.4.1
│ ├─┬ optimist@0.6.1
│ │ ├── minimist@0.0.10
│ │ └── wordwrap@0.0.3
│ ├─┬ portfinder@0.4.0
│ │ └── async@0.9.0
│ └─┬ union@0.4.4
│ └── qs@2.3.3
├── json-loader@0.5.4
├─┬ karma@0.13.22
│ ├── batch@0.5.3
│ ├─┬ body-parser@1.15.2
│ │ ├── bytes@2.4.0
│ │ ├── content-type@1.0.2
│ │ ├── depd@1.1.0
│ │ ├─┬ http-errors@1.5.0
│ │ │ ├── setprototypeof@1.0.1
│ │ │ └── statuses@1.3.0
│ │ ├── iconv-lite@0.4.13
│ │ ├─┬ on-finished@2.3.0
│ │ │ └── ee-first@1.1.1
│ │ ├── qs@6.2.0
│ │ ├─┬ raw-body@2.1.7
│ │ │ └── unpipe@1.0.0
│ │ └─┬ type-is@1.6.13
│ │ └── media-typer@0.3.0
│ ├── colors@1.1.2
│ ├─┬ connect@3.4.1
│ │ ├─┬ finalhandler@0.4.1
│ │ │ └── escape-html@1.0.3
│ │ ├── parseurl@1.3.1
│ │ └── utils-merge@1.0.0
│ ├── di@0.0.1
│ ├─┬ dom-serialize@2.2.1
│ │ ├── custom-event@1.0.0
│ │ ├── ent@2.2.0
│ │ ├── extend@3.0.0
│ │ └── void-elements@2.0.1
│ ├─┬ expand-braces@0.1.2
│ │ ├── array-slice@0.2.3
│ │ ├── array-unique@0.2.1
│ │ └─┬ braces@0.1.5
│ │ └─┬ expand-range@0.1.1
│ │ ├── is-number@0.1.1
│ │ └── repeat-string@0.2.2
│ ├─┬ glob@7.0.5
│ │ └── fs.realpath@1.0.0
│ ├── graceful-fs@4.1.5
│ ├── isbinaryfile@3.0.0
│ ├── lodash@3.10.1
│ ├─┬ log4js@0.6.38
│ │ ├─┬ readable-stream@1.0.34
│ │ │ └── core-util-is@1.0.2
│ │ └── semver@4.3.6
│ ├── mime@1.3.4
│ ├── minimatch@3.0.2
│ ├─┬ socket.io@1.4.8
│ │ ├─┬ 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
│ │ │ ├─┬ 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
│ │ │ │ └── utf8@2.1.0
│ │ │ └─┬ ws@1.1.0
│ │ │ ├── options@0.0.6
│ │ │ └── ultron@1.0.2
│ │ ├── has-binary@0.1.7
│ │ ├─┬ socket.io-adapter@0.4.0
│ │ │ └─┬ socket.io-parser@2.2.2
│ │ │ ├── debug@0.7.4
│ │ │ └── json3@3.2.6
│ │ ├─┬ socket.io-client@1.4.8
│ │ │ ├── backo2@1.0.2
│ │ │ ├── component-bind@1.0.0
│ │ │ ├── component-emitter@1.2.0
│ │ │ ├─┬ engine.io-client@1.6.11
│ │ │ │ ├── component-inherit@0.0.3
│ │ │ │ ├── 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
│ │ └── json3@3.3.2
│ ├── source-map@0.5.6
│ └─┬ useragent@2.1.9
│ └── lru-cache@2.2.4
├─┬ karma-chrome-launcher@0.2.3
│ ├─┬ fs-access@1.0.0
│ │ └── null-check@1.0.0
│ └─┬ which@1.2.10
│ └── isexe@1.1.2
├── karma-cli@0.1.2
├─┬ karma-junit-reporter@0.4.2
│ └─┬ xmlbuilder@3.1.0
│ └── lodash@3.10.1
├── karma-mocha@0.2.2
├── karma-sourcemap-loader@0.3.7
├─┬ karma-webpack@1.7.0
│ ├── async@0.9.2
│ ├── lodash@3.10.1
│ ├─┬ source-map@0.1.43
│ │ └── amdefine@1.0.0
│ └─┬ webpack-dev-middleware@1.6.1
│ └── range-parser@1.2.0
├─┬ linkifyjs@2.0.5
│ └── jquery@3.1.0
├─┬ matrix-js-sdk@0.5.4
│ ├── browser-request@0.3.3
│ ├─┬ browserify@10.2.6
│ │ ├── assert@1.3.0
│ │ ├─┬ browser-pack@5.0.1
│ │ │ ├─┬ combine-source-map@0.6.1
│ │ │ │ ├── inline-source-map@0.5.0
│ │ │ │ └── lodash.memoize@3.0.4
│ │ │ └── umd@3.0.1
│ │ ├── browser-resolve@1.11.2
│ │ ├─┬ browserify-zlib@0.1.4
│ │ │ └── pako@0.2.9
│ │ ├─┬ buffer@3.6.0
│ │ │ ├── base64-js@0.0.8
│ │ │ ├── ieee754@1.1.6
│ │ │ └── isarray@1.0.0
│ │ ├── builtins@0.0.7
│ │ ├── commondir@0.0.1
│ │ ├─┬ concat-stream@1.4.10
│ │ │ └── typedarray@0.0.6
│ │ ├─┬ console-browserify@1.1.0
│ │ │ └── date-now@0.1.4
│ │ ├── constants-browserify@0.0.1
│ │ ├─┬ crypto-browserify@3.11.0
│ │ │ ├─┬ browserify-cipher@1.0.0
│ │ │ │ ├─┬ browserify-aes@1.0.6
│ │ │ │ │ └── buffer-xor@1.0.3
│ │ │ │ ├─┬ browserify-des@1.0.0
│ │ │ │ │ └─┬ des.js@1.0.0
│ │ │ │ │ └── minimalistic-assert@1.0.0
│ │ │ │ └── evp_bytestokey@1.0.0
│ │ │ ├─┬ browserify-sign@4.0.0
│ │ │ │ ├── bn.js@4.11.6
│ │ │ │ ├── browserify-rsa@4.0.1
│ │ │ │ ├─┬ elliptic@6.3.1
│ │ │ │ │ ├── brorand@1.0.5
│ │ │ │ │ └── hash.js@1.0.3
│ │ │ │ └─┬ parse-asn1@5.0.0
│ │ │ │ └── asn1.js@4.8.0
│ │ │ ├── create-ecdh@4.0.0
│ │ │ ├─┬ create-hash@1.1.2
│ │ │ │ ├── cipher-base@1.0.2
│ │ │ │ └── ripemd160@1.0.1
│ │ │ ├── create-hmac@1.1.4
│ │ │ ├─┬ diffie-hellman@5.0.2
│ │ │ │ └── miller-rabin@4.0.0
│ │ │ ├── pbkdf2@3.0.4
│ │ │ ├── public-encrypt@4.0.0
│ │ │ └── randombytes@2.0.3
│ │ ├── defined@1.0.0
│ │ ├── deps-sort@1.3.9
│ │ ├── domain-browser@1.1.7
│ │ ├── duplexer2@0.0.2
│ │ ├── events@1.0.2
│ │ ├── htmlescape@1.1.1
│ │ ├─┬ http-browserify@1.7.0
│ │ │ └── Base64@0.2.1
│ │ ├── https-browserify@0.0.1
│ │ ├─┬ insert-module-globals@6.6.3
│ │ │ ├── is-buffer@1.1.4
│ │ │ └─┬ lexical-scope@1.2.0
│ │ │ └── astw@2.0.0
│ │ ├── isarray@0.0.1
│ │ ├─┬ JSONStream@1.1.4
│ │ │ └── jsonparse@1.2.0
│ │ ├─┬ labeled-stream-splicer@1.0.2
│ │ │ └── stream-splicer@1.3.2
│ │ ├─┬ module-deps@3.9.1
│ │ │ └─┬ stream-combiner2@1.0.2
│ │ │ └─┬ through2@0.5.1
│ │ │ ├── readable-stream@1.0.34
│ │ │ └── xtend@3.0.0
│ │ ├── os-browserify@0.1.2
│ │ ├─┬ parents@1.0.1
│ │ │ └── path-platform@0.11.15
│ │ ├── path-browserify@0.0.0
│ │ ├── process@0.11.7
│ │ ├── punycode@1.4.1
│ │ ├── querystring-es3@0.2.1
│ │ ├─┬ read-only-stream@1.1.1
│ │ │ └── readable-wrap@1.0.0
│ │ ├── readable-stream@1.1.14
│ │ ├─┬ shasum@1.0.2
│ │ │ ├── json-stable-stringify@0.0.1
│ │ │ └── sha.js@2.4.5
│ │ ├── shell-quote@0.0.1
│ │ ├── stream-browserify@1.0.0
│ │ ├── string_decoder@0.10.31
│ │ ├── subarg@1.0.0
│ │ ├─┬ syntax-error@1.1.6
│ │ │ └── acorn@2.7.0
│ │ ├── through2@1.1.1
│ │ ├── timers-browserify@1.4.2
│ │ ├── tty-browserify@0.0.0
│ │ ├─┬ url@0.10.3
│ │ │ ├── punycode@1.3.2
│ │ │ └── querystring@0.2.0
│ │ ├── util@0.10.3
│ │ └── vm-browserify@0.0.4
│ └─┬ request@2.74.0
│ ├── aws-sign2@0.6.0
│ ├── aws4@1.4.1
│ ├─┬ bl@1.1.2
│ │ └─┬ readable-stream@2.0.6
│ │ └── isarray@1.0.0
│ ├── caseless@0.11.0
│ ├─┬ combined-stream@1.0.5
│ │ └── delayed-stream@1.0.0
│ ├── forever-agent@0.6.1
│ ├── form-data@1.0.0-rc4
│ ├─┬ har-validator@2.0.6
│ │ ├─┬ 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
│ │ └─┬ 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.3.0
│ │ │ ├── extsprintf@1.0.2
│ │ │ ├── json-schema@0.2.2
│ │ │ └── verror@1.3.6
│ │ └─┬ sshpk@1.9.2
│ │ ├── asn1@0.2.3
│ │ ├── assert-plus@1.0.0
│ │ ├─┬ dashdash@1.14.0
│ │ │ └── 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.2.1
│ ├── stringstream@0.0.5
│ ├── tough-cookie@2.3.1
│ └── tunnel-agent@0.4.3
├─┬ matrix-react-sdk@0.6.3
│ ├── favico.js@0.3.10
│ ├── glob@5.0.15
│ ├── highlight.js@8.9.1
│ ├── marked@0.3.6
│ ├── velocity-animate@1.2.3
│ └── velocity-ui-pack@1.2.2
├─┬ mocha@2.5.3
│ ├── commander@2.3.0
│ ├── diff@1.4.0
│ ├── escape-string-regexp@1.0.2
│ ├─┬ glob@3.2.11
│ │ └── minimatch@0.3.0
│ ├── growl@1.9.2
│ ├─┬ jade@0.26.3
│ │ ├── commander@0.6.1
│ │ └── mkdirp@0.3.0
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8
│ ├── supports-color@1.2.0
│ └── to-iso-string@0.0.2
├─┬ modernizr@3.3.1
│ ├─┬ doctrine@1.1.0
│ │ └── esutils@1.1.6
│ ├── file@0.2.2
│ ├── find-parent-dir@0.3.0
│ ├── lodash@4.0.0
│ ├── marked@0.3.5
│ ├── requirejs@2.1.22
│ └─┬ yargs@3.31.0
│ ├── camelcase@2.1.1
│ ├─┬ cliui@3.2.0
│ │ └── wrap-ansi@2.0.0
│ ├── decamelize@1.2.0
│ ├─┬ 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
│ │ └── is-fullwidth-code-point@1.0.0
│ ├── window-size@0.1.4
│ └── y18n@3.2.1
├── parallelshell@1.2.0
├── q@1.4.1
├─┬ react@15.3.0
│ ├─┬ fbjs@0.8.3
│ │ ├── core-js@1.2.7
│ │ ├── immutable@3.8.1
│ │ ├─┬ isomorphic-fetch@2.2.1
│ │ │ ├─┬ node-fetch@1.6.0
│ │ │ │ ├── encoding@0.1.12
│ │ │ │ └── is-stream@1.1.0
│ │ │ └── whatwg-fetch@1.0.0
│ │ ├── promise@7.1.1
│ │ └── ua-parser-js@0.7.10
│ ├─┬ loose-envify@1.2.0
│ │ └── js-tokens@1.0.3
│ └── object-assign@4.1.0
├── react-addons-perf@15.3.0
├── react-addons-test-utils@15.3.0
├─┬ react-dnd@2.1.4
│ ├── disposables@1.0.1
│ ├─┬ dnd-core@2.0.2
│ │ ├── asap@2.0.4
│ │ ├── lodash@4.14.1
│ │ └─┬ redux@3.5.2
│ │ ├── lodash@4.14.1
│ │ ├── lodash-es@4.14.1
│ │ └── symbol-observable@0.2.4
│ ├── invariant@2.2.1
│ └── lodash@4.14.1
├─┬ react-dnd-html5-backend@2.1.2
│ └── lodash@4.14.1
├── react-dom@15.3.0
├── react-gemini-scrollbar@2.1.1 (git://github.com/matrix-org/react-gemini-scrollbar.git#c3d942ef674fedcecb3f7e919640b8d0da33baf9)
├─┬ rimraf@2.5.4
│ └─┬ glob@7.0.5
│ └── minimatch@3.0.2
├─┬ sanitize-html@1.13.0
│ ├─┬ htmlparser2@3.9.1
│ │ ├── 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
│ │ └─┬ readable-stream@2.1.4
│ │ ├── buffer-shims@1.0.0
│ │ ├── isarray@1.0.0
│ │ ├── process-nextick-args@1.0.7
│ │ └── util-deprecate@1.0.2
│ ├── regexp-quote@0.0.0
│ └── xtend@4.0.1
├─┬ source-map-loader@0.1.5
│ ├── async@0.9.2
│ └── source-map@0.1.43
└─┬ webpack@1.13.1
├── acorn@3.3.0
├── 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
│ └─┬ readable-stream@2.1.4
│ └── isarray@1.0.0
├─┬ node-libs-browser@0.5.3
│ ├─┬ crypto-browserify@3.2.8
│ │ ├── pbkdf2-compat@2.0.1
│ │ ├── ripemd160@0.2.0
│ │ └── sha.js@2.2.6
│ └── https-browserify@0.0.0
├─┬ supports-color@3.1.2
│ └── has-flag@1.0.0
├── 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
│ │ │ │ └── repeat-string@1.5.4
│ │ │ └── lazy-cache@1.0.4
│ │ ├── right-align@0.1.3
│ │ └── wordwrap@0.0.2
│ └── window-size@0.1.0
├─┬ watchpack@0.2.9
│ └── async@0.9.2
└── webpack-core@0.6.8
npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.14
npm ERR! Linux 4.4.0-31-generic
npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! node v4.2.6
npm ERR! npm v3.5.2
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! phantomjs-prebuilt@2.1.10 install: `node install.js`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the phantomjs-prebuilt@2.1.10 install script 'node install.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the phantomjs-prebuilt package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node install.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs phantomjs-prebuilt
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls phantomjs-prebuilt
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/synapse/vector-web/npm-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment