bti360 / jslab

BTI360 JavaScript Lab
http://bti360.github.io/jslab
MIT License
2 stars 0 forks source link

npm install fails on phantomjs #7

Open mrburrito opened 8 years ago

mrburrito commented 8 years ago

I was trying to get jslab up and running this morning and kept running into this error when running node install. I tried uninstalling/reinstalling node (5.6.0) and PhantomJS; both the older phantomjs name and newer phantomjs-prebuilt. Looks like it might be version conflicts or something like that. The npm install -g gulp phantomjs karma completes successfully, but installs version 2.1.3 of PhantomJS instead of 1.9.19, which is what jslab is looking for. Output from npm install below:

[gshankman@Gordons-MacBook-Pro-2:jslab] $ npm install
npm WARN deprecated gulp-karma@0.0.4: Please use Karma directly: https://github.com/karma-runner/gulp-karma
npm WARN deprecated gulp-minify-css@1.2.3: Please use gulp-cssnano instead.
npm WARN deprecated graceful-fs@3.0.8: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
npm WARN deprecated lodash@1.0.2: lodash@<3.0.0 is no longer maintained. Upgrade to lodash@^4.0.0.
npm WARN deprecated graceful-fs@1.2.3: graceful-fs version 3 and before will fail on newer node releases. Please update to graceful-fs@^4.0.0 as soon as possible.
npm WARN deprecated npmconf@2.1.2: this package has been reintegrated into npm and is now out of date with respect to npm
npm WARN deprecated lodash.padleft@3.1.1: This package has been renamed. Use lodash.padstart@^4.0.0.
npm WARN deprecated lodash.padright@3.1.1: This package has been renamed. Use lodash.padend@^4.0.0.
npm WARN deprecated npmconf@2.1.1: this package has been reintegrated into npm and is now out of date with respect to npm
npm WARN prefer global jshint@2.9.1 should be installed with -g
npm WARN prefer global node-gyp@3.3.0 should be installed with -g

> phantomjs@1.9.19 install /Users/gshankman/source/bti/jslab/node_modules/phantomjs
> node install.js

Looks like an `npm install -g`; unable to check for already installed version.
Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-macosx.zip
Saving to /var/folders/b3/ly587tt15158vv71dgq8yssc0000gn/T/phantomjs/phantomjs-1.9.8-macosx.zip
Receiving...

Error requesting archive.
Status: 429
Request options: {
  "uri": "https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-macosx.zip",
  "encoding": null,
  "followRedirect": true,
  "headers": {},
  "strictSSL": true
}
Response headers: {
  "server": "nginx/1.6.2",
  "vary": "Accept-Language, Cookie",
  "cache-control": "max-age=900",
  "content-type": "text/plain",
  "strict-transport-security": "max-age=31536000",
  "date": "Tue, 16 Feb 2016 17:09:05 GMT",
  "x-served-by": "app-104",
  "expires": "Tue, 16 Feb 2016 17:09:05 GMT",
  "content-language": "en",
  "etag": "\"62dcd5481fd29816ecc5ae00be2da0b0\"",
  "x-static-version": "3b9e7b99f146",
  "x-render-time": "0.0179378986359",
  "connection": "close",
  "x-request-count": "289",
  "x-frame-options": "SAMEORIGIN",
  "last-modified": "Tue, 16 Feb 2016 17:09:05 GMT",
  "x-version": "3b9e7b99f146",
  "content-length": "46"
}
Make sure your network and proxy settings are correct.

If you continue to have issues, please report this full log at https://github.com/Medium/phantomjs
jslab@1.0.0 /Users/gshankman/source/bti/jslab
├── bower@1.7.7
├─┬ del@1.2.1
│ ├─┬ each-async@1.1.1
│ │ ├── onetime@1.1.0
│ │ └── set-immediate-shim@1.0.1
│ ├─┬ globby@2.1.0
│ │ ├── array-union@1.0.1
│ │ ├── async@1.5.2
│ │ └─┬ glob@5.0.15
│ │   ├─┬ inflight@1.0.4
│ │   │ └── wrappy@1.0.1
│ │   ├── minimatch@3.0.0
│ │   ├── once@1.3.3
│ │   └── path-is-absolute@1.0.0
│ ├── is-path-cwd@1.0.0
│ ├─┬ is-path-in-cwd@1.0.0
│ │ └─┬ is-path-inside@1.0.0
│ │   └── path-is-inside@1.0.1
│ ├── object-assign@3.0.0
│ └─┬ rimraf@2.5.2
│   └── glob@7.0.0
├─┬ gulp@3.9.1
│ ├── 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
│ │ └── 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
│ │ ├─┬ 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.0.7
│ │ │ │ └── lodash.isarray@3.0.4
│ │ │ ├── lodash.restparam@3.6.1
│ │ │ └── lodash.templatesettings@3.1.1
│ │ ├─┬ multipipe@0.1.2
│ │ │ └── duplexer2@0.0.2
│ │ ├── replace-ext@0.0.1
│ │ └── vinyl@0.5.3
│ ├── interpret@1.0.0
│ ├─┬ liftoff@2.2.0
│ │ ├── extend@2.0.1
│ │ ├── findup-sync@0.3.0
│ │ ├── flagged-respawn@0.3.1
│ │ ├── rechoir@0.6.2
│ │ └── resolve@1.1.7
│ ├── minimist@1.2.0
│ ├─┬ orchestrator@0.3.7
│ │ ├── end-of-stream@0.1.5
│ │ ├── 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
│   ├─┬ glob-stream@3.1.18
│   │ ├── glob@4.5.3
│   │ ├─┬ glob2base@0.0.12
│   │ │ └── find-index@0.1.1
│   │ ├── minimatch@2.0.10
│   │ ├── ordered-read-streams@0.1.0
│   │ ├─┬ through2@0.6.5
│   │ │ └── readable-stream@1.0.33
│   │ └── unique-stream@1.0.0
│   ├── glob-watcher@0.0.6
│   ├── graceful-fs@3.0.8
│   ├─┬ mkdirp@0.5.1
│   │ └── minimist@0.0.8
│   ├─┬ strip-bom@1.0.0
│   │ └── first-chunk-stream@1.0.0
│   ├─┬ through2@0.6.5
│   │ └── readable-stream@1.0.33
│   └─┬ vinyl@0.4.6
│     └── clone@0.2.0
├─┬ gulp-angular-templatecache@1.8.0
│ ├─┬ event-stream@3.3.2
│ │ ├── duplexer@0.1.1
│ │ ├── from@0.1.3
│ │ ├── map-stream@0.1.0
│ │ ├── pause-stream@0.0.11
│ │ ├── split@0.3.3
│ │ └── stream-combiner@0.0.4
│ ├─┬ gulp-footer@1.0.5
│ │ └─┬ lodash.assign@4.0.3
│ │   ├── lodash.keys@4.0.3
│ │   └── lodash.rest@4.0.1
│ ├── gulp-header@1.7.1
│ ├── js-string-escape@1.0.0
│ └─┬ path@0.12.7
│   ├── process@0.11.2
│   └── util@0.10.3
├─┬ gulp-concat@2.6.0
│ ├─┬ concat-with-sourcemaps@1.0.4
│ │ └── source-map@0.5.3
│ └─┬ through2@0.6.5
│   ├── readable-stream@1.0.33
│   └── xtend@4.0.1
├─┬ gulp-connect@2.3.1
│ ├─┬ connect@2.30.2
│ │ ├── basic-auth-connect@1.0.0
│ │ ├─┬ body-parser@1.13.3
│ │ │ ├── iconv-lite@0.4.11
│ │ │ ├─┬ on-finished@2.3.0
│ │ │ │ └── ee-first@1.1.1
│ │ │ └─┬ raw-body@2.1.5
│ │ │   ├── bytes@2.2.0
│ │ │   └── iconv-lite@0.4.13
│ │ ├── bytes@2.1.0
│ │ ├─┬ compression@1.5.2
│ │ │ ├─┬ accepts@1.2.13
│ │ │ │ └── negotiator@0.5.3
│ │ │ ├─┬ compressible@2.0.7
│ │ │ │ └── mime-db@1.22.0
│ │ │ └── vary@1.0.1
│ │ ├─┬ connect-timeout@1.6.2
│ │ │ └── ms@0.7.1
│ │ ├── content-type@1.0.1
│ │ ├── cookie@0.1.3
│ │ ├── cookie-parser@1.3.5
│ │ ├── cookie-signature@1.0.6
│ │ ├─┬ csurf@1.8.3
│ │ │ └─┬ csrf@3.0.1
│ │ │   ├── base64-url@1.2.1
│ │ │   ├── rndm@1.2.0
│ │ │   ├── scmp@1.0.0
│ │ │   └─┬ uid-safe@2.1.0
│ │ │     └── random-bytes@1.0.0
│ │ ├── debug@2.2.0
│ │ ├── depd@1.0.1
│ │ ├─┬ errorhandler@1.4.3
│ │ │ ├─┬ accepts@1.3.1
│ │ │ │ └── negotiator@0.6.0
│ │ │ └── escape-html@1.0.3
│ │ ├─┬ express-session@1.11.3
│ │ │ ├── crc@3.3.0
│ │ │ └── uid-safe@2.0.0
│ │ ├─┬ finalhandler@0.4.0
│ │ │ ├── escape-html@1.0.2
│ │ │ └── unpipe@1.0.0
│ │ ├── fresh@0.3.0
│ │ ├─┬ http-errors@1.3.1
│ │ │ └── statuses@1.2.1
│ │ ├─┬ method-override@2.3.5
│ │ │ └── methods@1.1.2
│ │ ├─┬ morgan@1.6.1
│ │ │ └── basic-auth@1.0.3
│ │ ├─┬ multiparty@3.3.2
│ │ │ ├── readable-stream@1.1.13
│ │ │ └── stream-counter@0.2.0
│ │ ├── on-headers@1.0.1
│ │ ├── parseurl@1.3.1
│ │ ├── pause@0.1.0
│ │ ├── qs@4.0.0
│ │ ├── response-time@2.3.1
│ │ ├─┬ serve-favicon@2.3.0
│ │ │ └── etag@1.7.0
│ │ ├─┬ serve-index@1.7.3
│ │ │ ├── batch@0.5.3
│ │ │ └── mime-types@2.1.10
│ │ ├─┬ serve-static@1.10.2
│ │ │ └─┬ send@0.13.1
│ │ │   ├── depd@1.1.0
│ │ │   ├── destroy@1.0.4
│ │ │   ├── mime@1.3.4
│ │ │   └── range-parser@1.0.3
│ │ ├─┬ type-is@1.6.11
│ │ │ └── media-typer@0.3.0
│ │ ├── utils-merge@1.0.0
│ │ └── vhost@3.0.2
│ ├── connect-livereload@0.5.4
│ └─┬ tiny-lr@0.2.1
│   ├─┬ body-parser@1.14.2
│   │ ├── bytes@2.2.0
│   │ ├── depd@1.1.0
│   │ ├── iconv-lite@0.4.13
│   │ └── qs@5.2.0
│   ├─┬ faye-websocket@0.10.0
│   │ └─┬ websocket-driver@0.6.4
│   │   └── websocket-extensions@0.1.1
│   ├── livereload-js@2.2.2
│   └── qs@5.1.0
├─┬ gulp-gh-pages@0.5.4
│ ├─┬ gift@0.6.1
│ │ └── underscore@1.8.3
│ ├─┬ 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
│ ├─┬ vinyl-fs@2.3.1
│ │ ├─┬ duplexify@3.4.2
│ │ │ ├── end-of-stream@1.0.0
│ │ │ └── readable-stream@2.0.5
│ │ ├─┬ glob-stream@5.3.1
│ │ │ ├── extend@3.0.0
│ │ │ ├─┬ glob-parent@2.0.0
│ │ │ │ └── is-glob@2.0.1
│ │ │ ├─┬ micromatch@2.3.7
│ │ │ │ ├─┬ arr-diff@2.0.0
│ │ │ │ │ └── arr-flatten@1.0.1
│ │ │ │ ├── array-unique@0.2.1
│ │ │ │ ├─┬ braces@1.8.3
│ │ │ │ │ ├─┬ expand-range@1.8.1
│ │ │ │ │ │ └─┬ fill-range@2.2.3
│ │ │ │ │ │   ├── is-number@2.1.0
│ │ │ │ │ │   └── randomatic@1.1.5
│ │ │ │ │ ├── preserve@0.2.0
│ │ │ │ │ └── repeat-element@1.1.2
│ │ │ │ ├── expand-brackets@0.1.4
│ │ │ │ ├── extglob@0.3.2
│ │ │ │ ├── filename-regex@2.0.0
│ │ │ │ ├── is-extglob@1.0.0
│ │ │ │ ├─┬ kind-of@3.0.2
│ │ │ │ │ └── is-buffer@1.1.2
│ │ │ │ ├── normalize-path@2.0.1
│ │ │ │ ├─┬ object.omit@2.0.0
│ │ │ │ │ ├─┬ for-own@0.1.3
│ │ │ │ │ │ └── for-in@0.1.4
│ │ │ │ │ └── is-extendable@0.1.1
│ │ │ │ ├─┬ parse-glob@3.0.4
│ │ │ │ │ ├── glob-base@0.3.0
│ │ │ │ │ └── is-dotfile@1.0.2
│ │ │ │ └─┬ regex-cache@0.4.2
│ │ │ │   ├── is-equal-shallow@0.1.3
│ │ │ │   └── is-primitive@2.0.0
│ │ │ ├─┬ ordered-read-streams@0.3.0
│ │ │ │ └── is-stream@1.0.1
│ │ │ ├─┬ through2@0.6.5
│ │ │ │ └── readable-stream@1.0.33
│ │ │ ├─┬ to-absolute-glob@0.1.1
│ │ │ │ └── extend-shallow@2.0.1
│ │ │ └─┬ unique-stream@2.2.1
│ │ │   └─┬ json-stable-stringify@1.0.1
│ │ │     └── jsonify@0.0.0
│ │ ├── is-valid-glob@0.3.0
│ │ ├─┬ lazystream@1.0.0
│ │ │ └── readable-stream@2.0.5
│ │ ├─┬ merge-stream@1.0.0
│ │ │ └── readable-stream@2.0.5
│ │ ├── object-assign@4.0.1
│ │ ├── strip-bom-stream@1.0.0
│ │ ├── through2-filter@2.0.0
│ │ └── vinyl@1.1.1
│ └─┬ wrap-promise@1.0.1
│   └── es6-promise@2.3.0
├─┬ gulp-jscs@1.6.0
│ ├─┬ jscs@1.13.1
│ │ ├─┬ chalk@1.0.0
│ │ │ ├─┬ has-ansi@1.0.3
│ │ │ │ └── ansi-regex@1.1.1
│ │ │ ├── strip-ansi@2.0.1
│ │ │ └── supports-color@1.3.1
│ │ ├─┬ cli-table@0.3.1
│ │ │ └── colors@1.0.3
│ │ ├── commander@2.6.0
│ │ ├── esprima@1.2.5
│ │ ├── esprima-harmony-jscs@1.1.0-bin
│ │ ├── estraverse@1.9.3
│ │ ├── exit@0.1.2
│ │ ├─┬ lodash.assign@3.0.0
│ │ │ ├── lodash._baseassign@3.2.0
│ │ │ └─┬ lodash._createassigner@3.1.1
│ │ │   └── lodash._bindcallback@3.0.1
│ │ ├── minimatch@2.0.10
│ │ ├── pathval@0.1.1
│ │ ├─┬ prompt@0.2.14
│ │ │ ├── pkginfo@0.3.1
│ │ │ ├─┬ read@1.0.7
│ │ │ │ └── mute-stream@0.0.6
│ │ │ ├── revalidator@0.1.8
│ │ │ ├─┬ utile@0.2.1
│ │ │ │ ├── async@0.2.10
│ │ │ │ ├── deep-equal@1.0.1
│ │ │ │ ├── i@0.3.4
│ │ │ │ └── ncp@0.4.2
│ │ │ └─┬ winston@0.8.3
│ │ │   ├── async@0.2.10
│ │ │   ├── colors@0.6.2
│ │ │   ├── cycle@1.0.3
│ │ │   ├── eyes@0.1.8
│ │ │   └── stack-trace@0.0.9
│ │ ├── strip-json-comments@1.0.4
│ │ ├── vow@0.4.12
│ │ ├─┬ vow-fs@0.3.4
│ │ │ ├─┬ glob@4.5.3
│ │ │ │ └── minimatch@2.0.10
│ │ │ ├── node-uuid@1.4.7
│ │ │ └── vow-queue@0.4.2
│ │ └── xmlbuilder@2.6.5
│ ├── object-assign@2.1.1
│ └─┬ through2@0.6.5
│   └── readable-stream@1.0.33
├─┬ gulp-jshint@1.12.0
│ ├─┬ jshint@2.9.1
│ │ ├─┬ cli@0.6.6
│ │ │ └─┬ glob@3.2.11
│ │ │   └── minimatch@0.3.0
│ │ ├─┬ console-browserify@1.1.0
│ │ │ └── date-now@0.1.4
│ │ ├─┬ htmlparser2@3.8.3
│ │ │ ├── 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
│ │ │ └── entities@1.0.0
│ │ ├── lodash@3.7.0
│ │ ├── minimatch@2.0.10
│ │ └── shelljs@0.3.0
│ ├─┬ minimatch@2.0.10
│ │ └─┬ brace-expansion@1.1.3
│ │   ├── balanced-match@0.3.0
│ │   └── concat-map@0.0.1
│ ├─┬ rcloader@0.1.2
│ │ ├── lodash@2.4.2
│ │ └─┬ rcfinder@0.1.8
│ │   └── lodash@2.4.2
│ └─┬ through2@0.6.5
│   └── readable-stream@1.0.33
├─┬ gulp-karma@0.0.4
│ ├─┬ event-stream@3.0.20
│ │ ├── map-stream@0.0.6
│ │ └── split@0.2.10
│ ├─┬ gulp-util@2.2.20
│ │ ├─┬ chalk@0.5.1
│ │ │ ├── ansi-styles@1.1.0
│ │ │ ├─┬ has-ansi@0.1.0
│ │ │ │ └── ansi-regex@0.2.1
│ │ │ ├── strip-ansi@0.3.0
│ │ │ └── supports-color@0.2.0
│ │ ├── lodash._reinterpolate@2.4.1
│ │ ├─┬ lodash.template@2.4.1
│ │ │ ├── lodash._escapestringchar@2.4.1
│ │ │ ├─┬ lodash.defaults@2.4.1
│ │ │ │ ├── lodash._objecttypes@2.4.1
│ │ │ │ └── lodash.keys@2.4.1
│ │ │ ├─┬ lodash.escape@2.4.1
│ │ │ │ ├─┬ lodash._escapehtmlchar@2.4.1
│ │ │ │ │ └── lodash._htmlescapes@2.4.1
│ │ │ │ └─┬ lodash._reunescapedhtml@2.4.1
│ │ │ │   └── lodash.keys@2.4.1
│ │ │ ├─┬ lodash.keys@2.4.1
│ │ │ │ ├── lodash._isnative@2.4.1
│ │ │ │ ├── lodash._shimkeys@2.4.1
│ │ │ │ └── lodash.isobject@2.4.1
│ │ │ ├── lodash.templatesettings@2.4.1
│ │ │ └─┬ lodash.values@2.4.1
│ │ │   └── lodash.keys@2.4.1
│ │ ├── minimist@0.2.0
│ │ ├─┬ through2@0.5.1
│ │ │ ├── readable-stream@1.0.33
│ │ │ └── xtend@3.0.0
│ │ └── vinyl@0.2.3
│ ├─┬ optimist@0.6.1
│ │ ├── minimist@0.0.10
│ │ └── wordwrap@0.0.3
│ └─┬ xtend@2.1.2
│   └── object-keys@0.4.0
├─┬ gulp-load-plugins@0.10.0
│ ├─┬ findup-sync@0.2.1
│ │ └─┬ glob@4.3.5
│ │   └── minimatch@2.0.10
│ └─┬ multimatch@2.0.0
│   └── minimatch@2.0.10
├─┬ gulp-minify-css@1.2.3
│ ├─┬ clean-css@3.4.9
│ │ ├─┬ commander@2.8.1
│ │ │ └── graceful-readlink@1.0.1
│ │ └─┬ source-map@0.4.4
│ │   └── amdefine@1.0.0
│ ├── object-assign@4.0.1
│ ├── readable-stream@2.0.5
│ ├─┬ vinyl-bufferstream@1.0.1
│ │ └── bufferstreams@1.0.1
│ └── vinyl-sourcemaps-apply@0.2.1
├─┬ gulp-order@1.1.1
│ ├─┬ minimatch@0.2.14
│ │ ├── lru-cache@2.7.3
│ │ └── sigmund@1.0.1
│ └── through@2.3.8
├─┬ gulp-sass@2.2.0
│ ├─┬ node-sass@3.4.2
│ │ ├── async-foreach@0.1.3
│ │ ├─┬ cross-spawn@2.1.5
│ │ │ ├─┬ cross-spawn-async@2.1.8
│ │ │ │ └─┬ lru-cache@4.0.0
│ │ │ │   ├── pseudomap@1.0.2
│ │ │ │   └── yallist@2.0.0
│ │ │ └─┬ spawn-sync@1.0.15
│ │ │   ├─┬ concat-stream@1.5.1
│ │ │   │ ├── readable-stream@2.0.5
│ │ │   │ └── 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
│ │ ├── get-stdin@4.0.1
│ │ ├─┬ meow@3.7.0
│ │ │ ├─┬ camelcase-keys@2.0.0
│ │ │ │ └── camelcase@2.1.0
│ │ │ ├── decamelize@1.1.2
│ │ │ ├─┬ loud-rejection@1.2.1
│ │ │ │ ├── array-find-index@1.0.1
│ │ │ │ └── signal-exit@2.1.2
│ │ │ ├── map-obj@1.0.1
│ │ │ ├─┬ normalize-package-data@2.3.5
│ │ │ │ ├── hosted-git-info@2.1.4
│ │ │ │ ├─┬ 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.0
│ │ │ │   └─┬ spdx-expression-parse@1.0.2
│ │ │ │     └── spdx-exceptions@1.0.4
│ │ │ ├── object-assign@4.0.1
│ │ │ ├─┬ read-pkg-up@1.0.1
│ │ │ │ ├─┬ find-up@1.1.0
│ │ │ │ │ └── path-exists@2.1.0
│ │ │ │ └─┬ read-pkg@1.1.0
│ │ │ │   ├─┬ load-json-file@1.1.0
│ │ │ │   │ ├─┬ parse-json@2.2.0
│ │ │ │   │ │ └─┬ error-ex@1.3.0
│ │ │ │   │ │   └── is-arrayish@0.2.1
│ │ │ │   │ └── pify@2.3.0
│ │ │ │   └── path-type@1.1.0
│ │ │ ├─┬ redent@1.0.0
│ │ │ │ ├─┬ indent-string@2.1.0
│ │ │ │ │ └─┬ repeating@2.0.0
│ │ │ │ │   └── is-finite@1.0.1
│ │ │ │ └── strip-indent@1.0.1
│ │ │ └── trim-newlines@1.0.0
│ │ ├── nan@2.2.0
│ │ ├─┬ node-gyp@3.3.0
│ │ │ ├── fstream@1.0.8
│ │ │ ├─┬ glob@4.5.3
│ │ │ │ └── minimatch@2.0.10
│ │ │ ├── minimatch@1.0.0
│ │ │ ├─┬ nopt@3.0.6
│ │ │ │ └── abbrev@1.0.7
│ │ │ ├─┬ npmlog@2.0.2
│ │ │ │ ├── ansi@0.3.1
│ │ │ │ ├─┬ are-we-there-yet@1.0.6
│ │ │ │ │ └── delegates@1.0.0
│ │ │ │ └─┬ gauge@1.2.5
│ │ │ │   ├── has-unicode@2.0.0
│ │ │ │   ├─┬ lodash.pad@3.3.0
│ │ │ │   │ └── lodash.repeat@3.2.0
│ │ │ │   ├─┬ lodash.padleft@3.1.1
│ │ │ │   │ └── lodash._createpadding@3.6.1
│ │ │ │   └── lodash.padright@3.1.1
│ │ │ ├─┬ osenv@0.1.3
│ │ │ │ └── os-tmpdir@1.0.1
│ │ │ ├─┬ path-array@1.0.1
│ │ │ │ └─┬ array-index@1.0.0
│ │ │ │   └─┬ es6-symbol@3.0.2
│ │ │ │     ├── d@0.1.1
│ │ │ │     └─┬ es5-ext@0.10.11
│ │ │ │       └── es6-iterator@2.0.0
│ │ │ └─┬ tar@2.2.1
│ │ │   └── block-stream@0.0.8
│ │ ├── npmconf@2.1.2
│ │ ├─┬ request@2.69.0
│ │ │ ├── aws-sign2@0.6.0
│ │ │ ├── aws4@1.2.1
│ │ │ ├─┬ bl@1.0.3
│ │ │ │ └── readable-stream@2.0.5
│ │ │ ├── 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.6
│ │ │ │ ├── commander@2.9.0
│ │ │ │ ├─┬ is-my-json-valid@2.12.4
│ │ │ │ │ ├── generate-function@2.0.0
│ │ │ │ │ ├─┬ generate-object-property@1.2.0
│ │ │ │ │ │ └── is-property@1.0.2
│ │ │ │ │ └── jsonpointer@2.0.0
│ │ │ │ └─┬ pinkie-promise@2.0.0
│ │ │ │   └── 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.7.4
│ │ │ │   ├── asn1@0.2.3
│ │ │ │   ├─┬ dashdash@1.13.0
│ │ │ │   │ └── assert-plus@1.0.0
│ │ │ │   ├── ecc-jsbn@0.1.1
│ │ │ │   ├── jodid25519@1.0.2
│ │ │ │   ├── jsbn@0.1.0
│ │ │ │   └── tweetnacl@0.13.3
│ │ │ ├── is-typedarray@1.0.0
│ │ │ ├── isstream@0.1.2
│ │ │ ├── oauth-sign@0.8.1
│ │ │ └── qs@6.0.2
│ │ └─┬ sass-graph@2.1.1
│ │   ├── glob@6.0.4
│ │   ├── lodash@4.4.0
│ │   └─┬ yargs@3.32.0
│ │     ├─┬ cliui@3.1.0
│ │     │ └── wrap-ansi@1.0.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
│ │     │ │ └── number-is-nan@1.0.0
│ │     │ └── is-fullwidth-code-point@1.0.0
│ │     ├── window-size@0.1.4
│ │     └── y18n@3.2.0
│ ├── object-assign@4.0.1
│ └─┬ through2@2.0.1
│   └── readable-stream@2.0.5
├─┬ gulp-sequence@0.3.2
│ └── thunks@2.7.3
├─┬ gulp-sourcemaps@1.6.0
│ ├── convert-source-map@1.1.3
│ ├── graceful-fs@4.1.3
│ ├─┬ strip-bom@2.0.0
│ │ └── is-utf8@0.2.1
│ └─┬ vinyl@1.1.1
│   ├── clone@1.0.2
│   └── clone-stats@0.0.1
├─┬ gulp-uglify@1.5.2
│ ├── deap@1.0.0
│ ├─┬ fancy-log@1.2.0
│ │ └── time-stamp@1.0.0
│ ├── isobject@2.0.0
│ ├─┬ uglify-js@2.6.1
│ │ ├── async@0.2.10
│ │ ├── 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.2
│ │   │ │ └── lazy-cache@1.0.3
│ │   │ ├── right-align@0.1.3
│ │   │ └── wordwrap@0.0.2
│ │   └── window-size@0.1.0
│ └── uglify-save-license@0.4.1
├── UNMET PEER DEPENDENCY jasmine-core@*
├─┬ jshint-stylish@1.0.2
│ ├── log-symbols@1.0.2
│ ├── string-length@1.0.1
│ └── text-table@0.2.0
├── UNMET PEER DEPENDENCY karma@>=0.10 <=0.13
├── karma-chrome-launcher@0.1.12
├── karma-jasmine@0.3.7
├── lodash@3.10.1
├── require-dir@0.3.0
└─┬ which@1.2.4
  ├─┬ is-absolute@0.1.7
  │ └── is-relative@0.1.3
  └── isexe@1.1.2

npm WARN gulp-karma@0.0.4 requires a peer of karma@>=0.10 <=0.13 but none was installed.
npm WARN karma-phantomjs-launcher@0.1.4 requires a peer of karma@>=0.9 but none was installed.
npm WARN karma-jasmine@0.3.7 requires a peer of jasmine-core@* but none was installed.
npm ERR! Darwin 15.3.0
npm ERR! argv "/usr/local/Cellar/node/5.6.0/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v5.6.0
npm ERR! npm  v3.6.0
npm ERR! code ELIFECYCLE

npm ERR! phantomjs@1.9.19 install: `node install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the phantomjs@1.9.19 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 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
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls phantomjs
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/gshankman/source/bti/jslab/npm-debug.log
tkimev commented 7 years ago

try download and copy from https://github.com/karma-runner/karma-phantomjs-launcher to ./node_modules and, vi package.json delete the line include the 'phantomjs-prebuilt'. then 'npm install' at ./node_modules/karma-phantomjs-launcher/