marklogic-community / marklogic-samplestack

A sample implementation of the MarkLogic Reference Architecture
Apache License 2.0
82 stars 56 forks source link

gulp unit failure on mac only #675

Open gghai opened 9 years ago

gghai commented 9 years ago

ofclan16-18-253:marklogic-samplestack demouser$ gulp unit [18:14:35] Starting 'clean'... [18:14:35] Finished 'clean' after 112 ms [18:14:35] Starting 'bower-files'... [18:14:36] Finished 'bower-files' after 810 ms [18:14:36] Starting 'build'... [18:14:37] processing files [18:14:40] saw 221 files [18:14:41] Finished 'build' after 5.39 s [18:14:41] Starting 'unit'...

Unit Tests: /Users/demouser/marklogic-samplestack/node_modules/phantomjs/lib/location.js:1 (function (exports, require, module, filename, dirname) { ^ TypeError: Bad argument at ChildProcess.spawn (child_process.js:936:24) at exports.spawn (child_process.js:736:9) at Object. (/Users/demouser/marklogic-samplestack/node_modules/phantomjs/bin/phantomjs:22:10) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Function.Module.runMain (module.js:497:10) at startup (node.js:119:16) at node.js:906:3 [18:14:43] shutting down 3002 [18:14:43] 'unit' errored after 2.16 s [18:14:43] Error in plugin 'gulp-mocha-phantomjs' test failed

laurelnaiad commented 9 years ago

Are you sure there weren't errors on npm install? This looks a lot like #624.

Please try rm -rf node modules, rerun npm install and post its log? Thanks!

gghai commented 9 years ago

Complete log for npm install on mac below . Please review

ofclan16-18-253:marklogic-samplestack demouser$ npm install

> marklogic-samplestack@1.1.0 preinstall /Users/demouser/marklogic-samplestack
> node shared/js/dev-tasks/preinstall.js

> phantomjs@1.9.16 install /Users/demouser/marklogic-samplestack/node_modules/phantomjs
> node install.js

Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.8-macosx.zip
Saving to /var/folders/t7/3dh7n5dx4gs6pqf3r1qqc99w0000gp/T/phantomjs/phantomjs-1.9.8-macosx.zip
Receiving...
\ [==================================------] 85% 0.0s\
Received 9187K total.
Extracting zip contents
Removing /Users/demouser/marklogic-samplestack/node_modules/phantomjs/lib/phantom
Copying extracted folder /var/folders/t7/3dh7n5dx4gs6pqf3r1qqc99w0000gp/T/phantomjs/phantomjs-1.9.8-macosx.zip-extract-1429899951618/phantomjs-1.9.8-macosx -> /Users/demouser/marklogic-samplestack/node_modules/phantomjs/lib/phantom
Writing location.js file
Done. Phantomjs binary available at /Users/demouser/marklogic-samplestack/node_modules/phantomjs/lib/phantom/bin/phantomjs

> sauce-connect-launcher@0.9.3 postinstall /Users/demouser/marklogic-samplestack/node_modules/sauce-connect-launcher
> node scripts/install.js

npm WARN engine connect@1.7.3: wanted: {"node":">= 0.4.1 < 0.7.0"} (current: {"node":"0.10.33","npm":"2.1.1"})

> ws@0.4.32 install /Users/demouser/marklogic-samplestack/node_modules/monitor/node_modules/socket.io-client/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)

  CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
  SOLINK_MODULE(target) Release/bufferutil.node
  SOLINK_MODULE(target) Release/bufferutil.node: Finished
  CXX(target) Release/obj.target/validation/src/validation.o
  SOLINK_MODULE(target) Release/validation.node
  SOLINK_MODULE(target) Release/validation.node: Finished

> ws@0.4.32 install /Users/demouser/marklogic-samplestack/node_modules/monitor/node_modules/socket.io/node_modules/socket.io-client/node_modules/ws
> (node-gyp rebuild 2> builderror.log) || (exit 0)

  CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
  SOLINK_MODULE(target) Release/bufferutil.node
  SOLINK_MODULE(target) Release/bufferutil.node: Finished
  CXX(target) Release/obj.target/validation/src/validation.o
  SOLINK_MODULE(target) Release/validation.node
  SOLINK_MODULE(target) Release/validation.node: Finished
-
> node-sass@2.0.1 install /Users/demouser/marklogic-samplestack/node_modules/gulp-sass/node_modules/node-sass
> node scripts/install.js

> node-sass@2.0.1 postinstall /Users/demouser/marklogic-samplestack/node_modules/gulp-sass/node_modules/node-sass
> node scripts/build.js

`darwin-x64-node-0.10` exists; testing
Binary is fine; exiting

> marklogic-samplestack@1.1.0 postinstall /Users/demouser/marklogic-samplestack
> node shared/js/dev-tasks/postinstall.js

Samplestack: fetching browser run-time dependencies
bower cached        git://github.com/clockworked247/bootstrap-bower.git#43c2759a31
bower validate      43c2759a31 against git://github.com/clockworked247/bootstrap-bower.git#43c2759a3127a7b75732728e8d027ca348d06af2
bower cached        git://github.com/wooldridge/ngTagsInput-bower.git#bb0e439000
bower validate      bb0e439000 against git://github.com/wooldridge/ngTagsInput-bower.git#bb0e439000983363a17256862b5ae763ef6b5000
bower cached        git://github.com/angular/bower-angular-mocks.git#1.3.8
bower validate      1.3.8 against git://github.com/angular/bower-angular-mocks.git#1.3.8
bower cached        git://github.com/angular/bower-angular-sanitize.git#1.3.8
bower validate      1.3.8 against git://github.com/angular/bower-angular-sanitize.git#1.3.8
bower cached        git://github.com/angular/bower-angular.git#1.3.8
bower validate      1.3.8 against git://github.com/angular/bower-angular.git#1.3.8
bower cached        git://github.com/Hypercubed/angular-marked.git#0.0.12
bower validate      0.0.12 against git://github.com/Hypercubed/angular-marked.git#0.0.12
bower cached        git://github.com/GrumpyWizards/ngMarkdown.git#c396e44b64
bower validate      c396e44b64 against git://github.com/GrumpyWizards/ngMarkdown.git#c396e44b64d9e67f4dbc5626e2a645d36e87ed01
bower cached        git://github.com/angular-ui/ui-router.git#0.2.13
bower validate      0.2.13 against git://github.com/angular-ui/ui-router.git#0.2.13
bower cached        git://github.com/angular/bower-angular-cookies.git#1.3.8
bower validate      1.3.8 against git://github.com/angular/bower-angular-cookies.git#1.3.8
bower cached        git://github.com/twbs/bootstrap-sass.git#3.3.3
bower validate      3.3.3 against git://github.com/twbs/bootstrap-sass.git#3.3.3
bower cached        git://github.com/marklagendijk/ui-router.stateHelper.git#1.2.1
bower validate      1.2.1 against git://github.com/marklagendijk/ui-router.stateHelper.git#1.2.1
bower cached        git://github.com/es-shims/es5-shim.git#4.1.0
bower validate      4.1.0 against git://github.com/es-shims/es5-shim.git#4.1.0
bower cached        git://github.com/jquery/jquery.git#2.1.3
bower validate      2.1.3 against git://github.com/jquery/jquery.git#2.1.3
bower cached        git://github.com/highslide-software/highcharts-release.git#4.0.4
bower validate      4.0.4 against git://github.com/highslide-software/highcharts-release.git#4.0.4
bower cached        git://github.com/components/highlightjs.git#8.4.0
bower validate      8.4.0 against git://github.com/components/highlightjs.git#8.4.0
bower cached        git://github.com/chjj/marked.git#0.3.3
bower validate      0.3.3 against git://github.com/chjj/marked.git#0.3.3
bower cached        git://github.com/pablojim/highcharts-ng.git#0.0.7
bower validate      0.0.7 against git://github.com/pablojim/highcharts-ng.git#0.0.7
bower cached        git://github.com/jrburke/requirejs-bower.git#2.1.15
bower validate      2.1.15 against git://github.com/jrburke/requirejs-bower.git#2.1.15
bower cached        git://github.com/lodash/lodash.git#2.4.1
bower validate      2.4.1 against git://github.com/lodash/lodash.git#2.4.1
bower cached        git://github.com/Modernizr/Modernizr.git#2.8.3
bower validate      2.8.3 against git://github.com/Modernizr/Modernizr.git#2.8.3
bower cached        git://github.com/domenic/chai-as-promised.git#4.1.1
bower validate      4.1.1 against git://github.com/domenic/chai-as-promised.git#4.1.1
bower cached        git://github.com/millermedeiros/requirejs-plugins.git#1.0.3
bower validate      1.0.3 against git://github.com/millermedeiros/requirejs-plugins.git#1.0.3
bower cached        git://github.com/HenningM/jstimezonedetect.git#1.0.6
bower validate      1.0.6 against git://github.com/HenningM/jstimezonedetect.git#1.0.6
bower cached        git://github.com/moment/moment.git#2.9.0
bower validate      2.9.0 against git://github.com/moment/moment.git#2.9.0
bower cached        git://github.com/moment/moment.git#2.9.0
bower validate      2.9.0 against git://github.com/moment/moment.git#2.9.0
bower cached        git://github.com/chaijs/chai.git#1.10.0
bower validate      1.10.0 against git://github.com/chaijs/chai.git#1.10.0
bower cached        git://github.com/wilmoore/sinon-browser-only.git#1.12.1
bower validate      1.12.1 against git://github.com/wilmoore/sinon-browser-only.git#1.12.1
bower cached        git://github.com/domenic/sinon-chai.git#2.6.0
bower validate      2.6.0 against git://github.com/domenic/sinon-chai.git#2.6.0
bower cached        git://github.com/stacktracejs/stacktrace.js.git#0.6.4
bower validate      0.6.4 against git://github.com/stacktracejs/stacktrace.js.git#0.6.4
bower cached        git://github.com/mochajs/mocha.git#2.1.0
bower validate      2.1.0 against git://github.com/mochajs/mocha.git#2.1.0
bower cached        git://github.com/angular/bower-angular.git#1.2.28
bower validate      1.2.28 against git://github.com/angular/bower-angular.git#>=1 <1.3.0
bower new           version for git://github.com/lodash/lodash.git#2.4.1
bower resolve       git://github.com/lodash/lodash.git#2.4.1
bower download      https://github.com/lodash/lodash/archive/2.4.1.tar.gz
bower extract       lodash#2.4.1 archive.tar.gz
bower resolved      git://github.com/lodash/lodash.git#2.4.1

Please note that,
    angular-bootstrap#43c2759a31 depends on angular#>=1 <1.3.0 which resolved to angular#1.2.28
    angular-cookies#1.3.8, angular-mocks#1.3.8, angular-sanitize#1.3.8, marklogic-samplestack depends on angular#1.3.8 which resolved to angular#1.3.8
    ng-tags-input#bb0e439000 depends on angular#>=1.2.1 which resolved to angular#1.3.8
    angular-ui-router#0.2.13 depends on angular#>= 1.0.8 which resolved to angular#1.3.8
    angular-ui-router.stateHelper#1.2.1 depends on angular#>=1.2.0 which resolved to angular#1.3.8
    angular-marked#0.0.12 depends on angular#>= 1.2.5 which resolved to angular#1.3.8
Resort to using angular#1.3.8 which resolved to angular#1.3.8
Code incompatibilities may occur.

bower install       angular-bootstrap#43c2759a31
bower install       ng-tags-input#bb0e439000
bower install       ngMarkdown#c396e44b64
bower install       angular-marked#0.0.12
bower install       angular-ui-router#0.2.13
bower install       angular-mocks#1.3.8
bower install       angular-ui-router.stateHelper#1.2.1
bower install       bootstrap-sass#3.3.3
bower install       angular-sanitize#1.3.8
bower install       angular-cookies#1.3.8
bower install       angular#1.3.8
bower install       highcharts#4.0.4
bower install       jquery#2.1.3
bower install       es5-shim#4.1.0
bower install       marked#0.3.3
bower install       highlightjs#8.4.0
bower install       highcharts-ng#0.0.7
bower install       requirejs#2.1.15
bower install       chai-as-promised#4.1.1
bower install       modernizr#2.8.3
bower install       requirejs-plugins#1.0.3
bower install       chai#1.10.0
bower install       momentjs#2.9.0
bower install       moment#2.9.0
bower install       jstzdetect#1.0.6
bower install       sinon-chai#2.6.0
bower install       sinon-browser-only#1.12.1
bower install       stacktrace-js#0.6.4
bower install       mocha#2.1.0
bower install       lodash#2.4.1

angular-bootstrap#43c2759a31 bower_components/angular-bootstrap
└── angular#1.3.8

ng-tags-input#bb0e439000 bower_components/ng-tags-input
└── angular#1.3.8

ngMarkdown#c396e44b64 bower_components/ngMarkdown

angular-marked#0.0.12 bower_components/angular-marked
├── angular#1.3.8
└── marked#0.3.3

angular-ui-router#0.2.13 bower_components/angular-ui-router
└── angular#1.3.8

angular-mocks#1.3.8 bower_components/angular-mocks
└── angular#1.3.8

angular-ui-router.stateHelper#1.2.1 bower_components/angular-ui-router.stateHelper
├── angular#1.3.8
└── angular-ui-router#0.2.13

bootstrap-sass#3.3.3 bower_components/bootstrap-sass
└── jquery#2.1.3

angular-sanitize#1.3.8 bower_components/angular-sanitize
└── angular#1.3.8

angular-cookies#1.3.8 bower_components/angular-cookies
└── angular#1.3.8

angular#1.3.8 bower_components/angular

highcharts#4.0.4 bower_components/highcharts

jquery#2.1.3 bower_components/jquery

es5-shim#4.1.0 bower_components/es5-shim

marked#0.3.3 bower_components/marked

highlightjs#8.4.0 bower_components/highlightjs

highcharts-ng#0.0.7 bower_components/highcharts-ng

requirejs#2.1.15 bower_components/requirejs

chai-as-promised#4.1.1 bower_components/chai-as-promised

modernizr#2.8.3 bower_components/modernizr

requirejs-plugins#1.0.3 bower_components/requirejs-plugins

chai#1.10.0 bower_components/chai

momentjs#2.9.0 bower_components/momentjs

moment#2.9.0 bower_components/moment

jstzdetect#1.0.6 bower_components/jstzdetect

sinon-chai#2.6.0 bower_components/sinon-chai

sinon-browser-only#1.12.1 bower_components/sinon-browser-only

stacktrace-js#0.6.4 bower_components/stacktrace-js

mocha#2.1.0 bower_components/mocha

lodash#2.4.1 bower_components/lodash

┌───────────────────────────────────────────┐
│ Update available: 1.4.1 (current: 1.3.12) │
│ Run npm update -g bower to update.        │
└───────────────────────────────────────────┘

Samplestack: cleaning up unused directories
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/monitor/node_modules/socket.io requires socket.io-client@'0.9.16' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/monitor/node_modules/socket.io-client,
npm WARN unmet dependency which is version 0.9.17
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/jscs/node_modules/vow-fs requires glob@'^4.3.1' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/jscs/node_modules/glob,
npm WARN unmet dependency which is version 5.0.3
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/jscs/node_modules/xmlbuilder requires lodash@'~3.5.0' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/lodash,
npm WARN unmet dependency which is version 3.3.1
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/jscs/node_modules/prompt/node_modules/utile requires async@'~0.2.9' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/async,
npm WARN unmet dependency which is version 0.9.0
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/jscs/node_modules/prompt/node_modules/winston requires async@'0.2.x' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/async,
npm WARN unmet dependency which is version 0.9.0
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/gulp-mocha-phantomjs/node_modules/gulp-util/node_modules/dateformat/node_modules/meow requires minimist@'^1.1.0' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/gulp-mocha-phantomjs/node_modules/gulp-util/node_modules/minimist,
npm WARN unmet dependency which is version 0.2.0
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/mocha-phantomjs/node_modules/mocha requires mkdirp@'0.3.5' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/mkdirp,
npm WARN unmet dependency which is version 0.5.0
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/gulp-sass/node_modules/node-sass/node_modules/gaze requires globule@'~0.1.0' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/globule,
npm WARN unmet dependency which is version 0.2.0
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/gulp-sass/node_modules/node-sass/node_modules/sass-graph requires lodash@'^2.4.1' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/lodash,
npm WARN unmet dependency which is version 3.3.1
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/mocha/node_modules/glob requires minimatch@'~0.2.11' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/minimatch,
npm WARN unmet dependency which is version 2.0.4
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/mocha/node_modules/jade requires commander@'0.6.1' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/mocha/node_modules/commander,
npm WARN unmet dependency which is version 2.3.0
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/mocha/node_modules/jade requires mkdirp@'0.3.0' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/mkdirp,
npm WARN unmet dependency which is version 0.5.0
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/gulp-watch/node_modules/chokidar/node_modules/readdirp requires minimatch@'~0.2.12' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/minimatch,
npm WARN unmet dependency which is version 2.0.4
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/istanbul-middleware/node_modules/istanbul/node_modules/escodegen requires esprima@'~1.1.1' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/istanbul-middleware/node_modules/istanbul/node_modules/esprima,
npm WARN unmet dependency which is version 1.2.5
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/istanbul-middleware/node_modules/istanbul/node_modules/fileset requires minimatch@'0.x' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/minimatch,
npm WARN unmet dependency which is version 2.0.4
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/istanbul-middleware/node_modules/istanbul/node_modules/js-yaml requires esprima@'~ 2.0.0' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/istanbul-middleware/node_modules/istanbul/node_modules/esprima,
npm WARN unmet dependency which is version 1.2.5
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/main-bower-files/node_modules/glob requires minimatch@'^2.0.1' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/main-bower-files/node_modules/minimatch,
npm WARN unmet dependency which is version 1.0.0
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/mocha-sauce/node_modules/wd requires async@'0.1.x' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/async,
npm WARN unmet dependency which is version 0.9.0
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/protractor/node_modules/glob requires minimatch@'0.3' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/minimatch,
npm WARN unmet dependency which is version 2.0.4
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/protractor/node_modules/optimist requires minimist@'~0.0.1' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/minimist,
npm WARN unmet dependency which is version 1.1.1
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/supertest/node_modules/superagent requires methods@'1.0.1' but will load
npm WARN unmet dependency /Users/demouser/marklogic-samplestack/node_modules/supertest/node_modules/methods,
npm WARN unmet dependency which is version 1.1.1
gulp-filelog@0.4.1 node_modules/gulp-filelog

gulp-template@3.0.0 node_modules/gulp-template

gulp-plumber@0.6.6 node_modules/gulp-plumber

duplexer@0.1.1 node_modules/duplexer

chai-as-promised@4.3.0 node_modules/chai-as-promised

map-stream@0.0.5 node_modules/map-stream

open@0.0.5 node_modules/open

jsonschema@1.0.1 node_modules/jsonschema

requireindex@1.1.0 node_modules/requireindex

gulp-jscs@1.4.0 node_modules/gulp-jscs
└── object-assign@2.0.0

connect-livereload@0.5.3 node_modules/connect-livereload

minimist@1.1.1 node_modules/minimist

node-uuid@1.4.3 node_modules/node-uuid

q@1.2.0 node_modules/q

async@0.9.0 node_modules/async

lodash-deep@1.6.0 node_modules/lodash-deep

tree-kill@0.0.6 node_modules/tree-kill
└── once@1.1.1

cookie-parser@1.3.4 node_modules/cookie-parser
├── cookie-signature@1.0.6
└── cookie@0.1.2

marked@0.3.3 node_modules/marked

passport@0.2.1 node_modules/passport
├── pause@0.0.1
└── passport-strategy@1.0.0

gulp-debug@2.0.1 node_modules/gulp-debug
├── object-assign@2.0.0
├── stringify-object@1.0.1
└── tildify@1.0.0 (user-home@1.1.1)

chalk@1.0.0 node_modules/chalk
├── escape-string-regexp@1.0.3
├── ansi-styles@2.0.1
├── supports-color@1.3.1
├── strip-ansi@2.0.1 (ansi-regex@1.1.1)
└── has-ansi@1.0.3 (get-stdin@4.0.1, ansi-regex@1.1.1)

shelljs@0.3.0 node_modules/shelljs

connect-timeout@1.6.1 node_modules/connect-timeout
├── ms@0.7.0
├── on-headers@1.0.0
├── debug@2.1.3
└── http-errors@1.3.1 (inherits@2.0.1, statuses@1.2.1)

cucumber-junit@1.1.10 node_modules/cucumber-junit
└── xml@0.0.12

event-stream@3.3.0 node_modules/event-stream
├── stream-combiner@0.0.4
├── from@0.1.3
├── pause-stream@0.0.11
├── map-stream@0.1.0
├── split@0.3.3
└── through@2.3.6

lazypipe@0.2.2 node_modules/lazypipe
└── stream-combiner@0.2.1 (through@2.3.6)

connect-modrewrite@0.7.11 node_modules/connect-modrewrite
└── qs@1.2.2

cookie-session@1.1.0 node_modules/cookie-session
├── on-headers@1.0.0
├── debug@2.1.3 (ms@0.7.0)
└── cookies@0.5.0 (keygrip@1.0.1)

jshint-stylish@1.0.1 node_modules/jshint-stylish
├── log-symbols@1.0.2
├── text-table@0.2.0
└── string-length@1.0.0 (strip-ansi@2.0.1)

mkdirp@0.5.0 node_modules/mkdirp
└── minimist@0.0.8

yargs@3.6.0 node_modules/yargs
├── decamelize@1.0.0
├── camelcase@1.0.2
├── window-size@0.1.0
└── wordwrap@0.0.2

csurf@1.7.0 node_modules/csurf
├── cookie-signature@1.0.6
├── cookie@0.1.2
├── http-errors@1.3.1 (inherits@2.0.1, statuses@1.2.1)
└── csrf@2.0.6 (rndm@1.1.0, base64-url@1.2.1, scmp@1.0.0, uid-safe@1.1.0)

express-session@1.10.4 node_modules/express-session
├── utils-merge@1.0.0
├── cookie-signature@1.0.6
├── cookie@0.1.2
├── on-headers@1.0.0
├── parseurl@1.3.0
├── depd@1.0.0
├── crc@3.2.1
├── uid-safe@1.1.0 (base64-url@1.2.1, native-or-bluebird@1.1.2)
└── debug@2.1.3 (ms@0.7.0)

gulp-sourcemaps@1.5.1 node_modules/gulp-sourcemaps
├── graceful-fs@3.0.6
├── convert-source-map@1.0.0
├── strip-bom@1.0.0 (first-chunk-stream@1.0.0, is-utf8@0.2.0)
└── vinyl@0.4.6 (clone-stats@0.0.1, clone@0.2.0)

connect@3.3.5 node_modules/connect
├── utils-merge@1.0.0
├── parseurl@1.3.0
├── debug@2.1.3 (ms@0.7.0)
└── finalhandler@0.3.4 (escape-html@1.0.1, on-finished@2.2.0)

connect-marklogic@0.1.1 node_modules/connect-marklogic
└── debug@2.1.3 (ms@0.7.0)

globby@1.2.0 node_modules/globby
├── object-assign@2.0.0
├── array-union@1.0.1 (array-uniq@1.0.2)
└── glob@4.5.3 (inherits@2.0.1, inflight@1.0.4, once@1.3.1)

rimraf@2.3.2 node_modules/rimraf
└── glob@4.5.3 (inherits@2.0.1, inflight@1.0.4, once@1.3.1)

through2@0.6.3 node_modules/through2
├── xtend@4.0.0
└── readable-stream@1.0.33 (inherits@2.0.1, isarray@0.0.1, string_decoder@0.10.31, core-util-is@1.0.1)

gulp-embedlr@0.5.2 node_modules/gulp-embedlr
└── through2@0.4.2 (readable-stream@1.0.33, xtend@2.1.2)

body@5.0.0 node_modules/body
├── continuable-cache@0.3.1
├── safe-json-parse@1.0.1
├── raw-body@1.1.7 (bytes@1.0.0, string_decoder@0.10.31)
└── error@2.0.4 (xtend@2.1.2)

minimatch@2.0.4 node_modules/minimatch
└── brace-expansion@1.1.0 (concat-map@0.0.1, balanced-match@0.2.0)

gulp-tap@0.1.3 node_modules/gulp-tap
└── event-stream@3.1.7 (stream-combiner@0.0.4, from@0.1.3, pause-stream@0.0.11, map-stream@0.1.0, split@0.2.10, through@2.3.6)

gulp-load-plugins@0.8.1 node_modules/gulp-load-plugins
├── multimatch@2.0.0 (array-differ@1.0.0, array-union@1.0.1)
└── findup-sync@0.2.1 (glob@4.3.5)

serve-static@1.9.2 node_modules/serve-static
├── utils-merge@1.0.0
├── escape-html@1.0.1
├── parseurl@1.3.0
└── send@0.12.2 (destroy@1.0.3, ms@0.7.0, fresh@0.2.4, range-parser@1.0.2, depd@1.0.0, debug@2.1.3, mime@1.3.4, on-finished@2.2.0, etag@1.5.1)

compression@1.4.3 node_modules/compression
├── vary@1.0.0
├── on-headers@1.0.0
├── bytes@1.0.0
├── debug@2.1.3 (ms@0.7.0)
├── compressible@2.0.2 (mime-db@1.8.0)
└── accepts@1.2.5 (negotiator@0.5.1, mime-types@2.0.10)

jscs-jsdoc@0.4.5 node_modules/jscs-jsdoc
├── comment-parser@0.2.4
└── jsdoctypeparser@1.1.4

gulp-filter@2.0.2 node_modules/gulp-filter
├── merge-stream@0.1.7
├── multimatch@2.0.0 (array-differ@1.0.0, array-union@1.0.1)
└── plexer@0.0.3 (readable-stream@1.0.33)

vinyl-buffer@1.0.0 node_modules/vinyl-buffer
└── bl@0.9.4 (readable-stream@1.0.33)

bluebird@2.9.15 node_modules/bluebird

chai@2.1.2 node_modules/chai
├── assertion-error@1.0.0
└── deep-eql@0.1.3 (type-detect@0.1.1)

gulp-if@1.2.5 node_modules/gulp-if
├── gulp-match@0.2.1 (minimatch@1.0.0)
└── ternary-stream@1.2.3 (merge-stream@0.1.7, fork-stream@0.0.4, duplexer2@0.0.2)

gulp-util@3.0.4 node_modules/gulp-util
├── object-assign@2.0.0
├── array-differ@1.0.0
├── beeper@1.0.0
├── array-uniq@1.0.2
├── lodash._reescape@3.0.0
├── lodash._reevaluate@3.0.0
├── lodash._reinterpolate@3.0.0
├── replace-ext@0.0.1
├── vinyl@0.4.6 (clone-stats@0.0.1, clone@0.2.0)
├── lodash.template@3.4.0 (lodash._basevalues@3.0.0, lodash._basecopy@3.0.0, lodash._basetostring@3.0.0, lodash.templatesettings@3.1.0, lodash.restparam@3.6.0, lodash.escape@3.0.0, lodash._isiterateecall@3.0.5, lodash.keys@3.0.5)
├── dateformat@1.0.11 (get-stdin@4.0.1, meow@3.1.0)
└── multipipe@0.1.2 (duplexer2@0.0.2)

express@4.12.3 node_modules/express
├── merge-descriptors@1.0.0
├── utils-merge@1.0.0
├── cookie-signature@1.0.6
├── methods@1.1.1
├── fresh@0.2.4
├── escape-html@1.0.1
├── cookie@0.1.2
├── range-parser@1.0.2
├── finalhandler@0.3.4
├── vary@1.0.0
├── parseurl@1.3.0
├── content-type@1.0.1
├── content-disposition@0.5.0
├── path-to-regexp@0.1.3
├── depd@1.0.0
├── qs@2.4.1
├── on-finished@2.2.0 (ee-first@1.1.0)
├── debug@2.1.3 (ms@0.7.0)
├── etag@1.5.1 (crc@3.2.1)
├── send@0.12.2 (destroy@1.0.3, ms@0.7.0, mime@1.3.4)
├── proxy-addr@1.0.7 (forwarded@0.1.0, ipaddr.js@0.1.9)
├── accepts@1.2.5 (negotiator@0.5.1, mime-types@2.0.10)
└── type-is@1.6.1 (media-typer@0.3.0, mime-types@2.0.10)

passport-ldapauth@0.3.0 node_modules/passport-ldapauth
├── passport-strategy@1.0.0
└── ldapauth-fork@2.3.1 (lru-cache@2.5.0, bcryptjs@2.1.0)

body-parser@1.12.2 node_modules/body-parser
├── bytes@1.0.0
├── content-type@1.0.1
├── raw-body@1.3.3
├── depd@1.0.0
├── qs@2.4.1
├── on-finished@2.2.0 (ee-first@1.1.0)
├── debug@2.1.3 (ms@0.7.0)
├── type-is@1.6.1 (media-typer@0.3.0, mime-types@2.0.10)
└── iconv-lite@0.4.7

gulp-watch@4.2.1 node_modules/gulp-watch
├── is-glob@1.1.3
├── glob-parent@1.2.0
├── vinyl@0.4.6 (clone-stats@0.0.1, clone@0.2.0)
├── vinyl-file@1.1.1 (graceful-fs@3.0.6, strip-bom@1.0.0)
├── readable-stream@1.0.33 (inherits@2.0.1, isarray@0.0.1, string_decoder@0.10.31, core-util-is@1.0.1)
├── anymatch@1.1.0 (minimatch@1.0.0)
└── chokidar@1.0.0-rc4 (async-each@0.1.6, is-binary-path@1.0.0, readdirp@1.3.0)

main-bower-files@2.6.2 node_modules/main-bower-files
├── strip-json-comments@1.0.2
├── colors@0.6.2
├── minimatch@1.0.0 (sigmund@1.0.0, lru-cache@2.5.0)
└── glob@4.5.3 (inherits@2.0.1, once@1.3.1, inflight@1.0.4, minimatch@2.0.4)

gulp-clone@1.0.0 node_modules/gulp-clone
├── through2@0.4.2 (xtend@2.1.2, readable-stream@1.0.33)
└── gulp-util@2.2.20 (lodash._reinterpolate@2.4.1, minimist@0.2.0, chalk@0.5.1, vinyl@0.2.3, lodash.template@2.4.1, through2@0.5.1, dateformat@1.0.11, multipipe@0.1.2)

gulp-mocha-phantomjs@0.5.3 node_modules/gulp-mocha-phantomjs
├── through2@0.4.2 (xtend@2.1.2, readable-stream@1.0.33)
└── gulp-util@2.2.20 (lodash._reinterpolate@2.4.1, minimist@0.2.0, chalk@0.5.1, vinyl@0.2.3, lodash.template@2.4.1, through2@0.5.1, dateformat@1.0.11, multipipe@0.1.2)

tiny-lr-fork@0.0.5 node_modules/tiny-lr-fork
├── debug@0.7.4
├── faye-websocket@0.4.4
├── noptify@0.0.3 (nopt@2.0.0)
└── qs@0.5.6

supertest@0.15.0 node_modules/supertest
├── methods@1.1.1
└── superagent@0.21.0 (extend@1.2.1, methods@1.0.1, cookiejar@2.0.1, component-emitter@1.1.2, reduce-component@1.0.1, qs@1.2.0, mime@1.2.11, debug@2.1.3, readable-stream@1.0.27-1, formidable@1.0.14, form-data@0.1.3)

phantomjs@1.9.16 node_modules/phantomjs
├── which@1.0.9
├── progress@1.1.8
├── kew@0.4.0
├── request-progress@0.3.1 (throttleit@0.0.2)
├── fs-extra@0.16.5 (jsonfile@2.0.0, graceful-fs@3.0.6)
├── adm-zip@0.4.4
├── npmconf@2.1.1 (uid-number@0.0.5, inherits@2.0.1, osenv@0.1.0, ini@1.3.3, once@1.3.1, nopt@3.0.1, config-chain@1.1.8, semver@4.3.1)
└── request@2.42.0 (caseless@0.6.0, json-stringify-safe@5.0.0, forever-agent@0.5.2, tunnel-agent@0.4.0, qs@1.2.2, mime-types@1.0.2, bl@0.9.4)

mocha@2.2.1 node_modules/mocha
├── escape-string-regexp@1.0.2
├── supports-color@1.2.1
├── diff@1.0.8
├── growl@1.8.1
├── commander@2.3.0
├── debug@2.0.0 (ms@0.6.2)
├── glob@3.2.3 (inherits@2.0.1, graceful-fs@2.0.3, minimatch@0.2.14)
└── jade@0.26.3 (commander@0.6.1, mkdirp@0.3.0)

moment@2.9.0 node_modules/moment

request@2.54.0 node_modules/request
├── caseless@0.9.0
├── json-stringify-safe@5.0.0
├── aws-sign2@0.5.0
├── forever-agent@0.6.0
├── form-data@0.2.0
├── stringstream@0.0.4
├── oauth-sign@0.6.0
├── tunnel-agent@0.4.0
├── isstream@0.1.2
├── qs@2.4.1
├── combined-stream@0.0.7 (delayed-stream@0.0.5)
├── mime-types@2.0.10 (mime-db@1.8.0)
├── tough-cookie@0.12.1 (punycode@1.3.2)
├── bl@0.9.4 (readable-stream@1.0.33)
├── http-signature@0.10.1 (assert-plus@0.1.5, asn1@0.1.11, ctype@0.5.3)
├── har-validator@1.4.0 (require-directory@2.1.0, debug@2.1.3, commander@2.7.1, is-my-json-valid@2.10.0)
└── hawk@2.3.1 (cryptiles@2.0.4, sntp@1.0.9, boom@2.6.1, hoek@2.12.0)

gulp@3.8.11 node_modules/gulp
├── v8flags@2.0.2
├── pretty-hrtime@0.2.2
├── interpret@0.3.10
├── deprecated@0.0.1
├── archy@1.0.0
├── tildify@1.0.0 (user-home@1.1.1)
├── chalk@0.5.1 (ansi-styles@1.1.0, escape-string-regexp@1.0.3, supports-color@0.2.0, has-ansi@0.1.0, strip-ansi@0.3.0)
├── semver@4.3.1
├── orchestrator@0.3.7 (stream-consume@0.1.0, sequencify@0.0.7, end-of-stream@0.1.5)
├── liftoff@2.0.2 (extend@2.0.0, flagged-respawn@0.3.1, resolve@1.1.6, findup-sync@0.2.1)
└── vinyl-fs@0.3.13 (graceful-fs@3.0.6, strip-bom@1.0.0, defaults@1.0.2, vinyl@0.4.6, glob-stream@3.1.18, glob-watcher@0.0.6)

globule@0.2.0 node_modules/globule
├── minimatch@0.2.14 (sigmund@1.0.0, lru-cache@2.5.0)
├── glob@3.2.11 (inherits@2.0.1, minimatch@0.3.0)
└── lodash@2.4.1

nock@0.59.1 node_modules/nock
├── propagate@0.3.1
├── debug@1.0.4 (ms@0.6.2)
├── chai@1.10.0 (assertion-error@1.0.0, deep-eql@0.1.3)
└── lodash@2.4.1

sauce-connect-launcher@0.9.3 node_modules/sauce-connect-launcher
├── rimraf@2.2.8
├── adm-zip@0.4.7
└── lodash@2.4.1

mocha-phantomjs@3.5.3 node_modules/mocha-phantomjs
├── commander@2.0.0
└── mocha@1.20.1 (diff@1.0.7, growl@1.7.0, mkdirp@0.3.5, debug@2.1.3, glob@3.2.3, jade@0.26.3)

lodash@3.3.1 node_modules/lodash

mocha-sauce@0.0.3 node_modules/mocha-sauce
├── promises-a@2.3.0
├── debug@0.7.4
├── test-platforms@2.0.1
├── colors@0.6.2
├── commander@1.1.1 (keypress@0.1.0)
└── wd@0.0.26 (async@0.1.22)

ldapjs@0.7.1 node_modules/ldapjs
├── assert-plus@0.1.5
├── asn1@0.2.1
├── nopt@2.1.1 (abbrev@1.0.5)
├── bunyan@0.22.1
└── pooling@0.4.6 (once@1.3.0, vasync@1.4.0)

moment-timezone@0.3.1 node_modules/moment-timezone

istanbul-middleware@0.2.0 node_modules/istanbul-middleware
├── body-parser@1.4.3 (bytes@1.0.0, qs@0.6.6, media-typer@0.2.0, raw-body@1.2.2, depd@0.3.0, type-is@1.3.1, iconv-lite@0.4.3)
├── archiver@0.10.1 (buffer-crc32@0.2.5, lazystream@0.1.0, readable-stream@1.0.33, zip-stream@0.3.7, tar-stream@0.4.7, file-utils@0.2.2, lodash@2.4.1)
└── istanbul@0.2.16 (abbrev@1.0.5, which@1.0.9, nopt@3.0.1, wordwrap@0.0.2, resolve@0.7.4, fileset@0.1.5, esprima@1.2.5, handlebars@1.3.0, escodegen@1.3.3, js-yaml@3.2.7)

monitor-dashboard@0.6.7 node_modules/monitor-dashboard
├── backbone-callbacks@0.1.7 (backbone@0.9.10, underscore@1.4.4)
├── connect@1.7.3 (mime@1.3.4, qs@2.4.1)
├── config@0.4.37
└── core-monitor@0.6.3

gulp-jshint@1.9.4 node_modules/gulp-jshint
├── rcloader@0.1.2 (rcfinder@0.1.8, lodash@2.4.1)
└── jshint@2.6.3 (strip-json-comments@1.0.2, underscore@1.6.0, exit@0.1.2, console-browserify@1.1.0, minimatch@1.0.0, cli@0.6.5, htmlparser2@3.8.2)

browserify@9.0.3 node_modules/browserify
├── https-browserify@0.0.0
├── tty-browserify@0.0.0
├── builtins@0.0.7
├── constants-browserify@0.0.1
├── path-browserify@0.0.0
├── process@0.10.1
├── isarray@0.0.1
├── inherits@2.0.1
├── os-browserify@0.1.2
├── string_decoder@0.10.31
├── commondir@0.0.1
├── stream-browserify@1.0.0
├── defined@0.0.0
├── has@1.0.0
├── shell-quote@0.0.1
├── subarg@1.0.0
├── domain-browser@1.1.4
├── xtend@3.0.0
├── shallow-copy@0.0.1
├── duplexer2@0.0.2
├── deep-equal@1.0.0
├── querystring-es3@0.2.1
├── assert@1.3.0
├── timers-browserify@1.4.0
├── punycode@1.2.4
├── util@0.10.3
├── events@1.0.2
├── through2@1.1.1 (xtend@4.0.0)
├── vm-browserify@0.0.4 (indexof@0.0.1)
├── parents@1.0.1 (path-platform@0.11.15)
├── console-browserify@1.1.0 (date-now@0.1.4)
├── concat-stream@1.4.7 (typedarray@0.0.6)
├── http-browserify@1.7.0 (Base64@0.2.1)
├── readable-stream@1.1.13 (core-util-is@1.0.1)
├── glob@4.5.3 (once@1.3.1, inflight@1.0.4)
├── url@0.10.3 (punycode@1.3.2, querystring@0.2.0)
├── browser-resolve@1.8.1
├── resolve@1.1.6
├── shasum@1.0.1 (sha.js@2.3.6, json-stable-stringify@0.0.1)
├── buffer@3.1.2 (ieee754@1.1.4, is-array@1.0.1, base64-js@0.0.8)
├── labeled-stream-splicer@1.0.2 (stream-splicer@1.3.1)
├── JSONStream@0.10.0 (through@2.3.6, jsonparse@0.0.5)
├── deps-sort@1.3.5 (minimist@0.2.0, through2@0.5.1, JSONStream@0.8.4)
├── browserify-zlib@0.1.4 (pako@0.2.6)
├── crypto-browserify@3.9.13 (randombytes@2.0.1, create-hmac@1.1.3, pbkdf2-compat@3.0.2, create-hash@1.1.1, diffie-hellman@3.0.1, browserify-aes@1.0.0, create-ecdh@2.0.0, browserify-sign@2.8.0, public-encrypt@2.0.0)
├── browser-pack@4.0.1 (umd@3.0.0, through2@0.5.1, JSONStream@0.8.4, combine-source-map@0.3.0)
├── insert-module-globals@6.2.1 (process@0.6.0, through@2.3.6, JSONStream@0.7.4, combine-source-map@0.3.0, lexical-scope@1.1.0)
├── module-deps@3.7.3 (xtend@4.0.0, minimist@0.2.0, subarg@0.0.1, through2@0.4.2, stream-combiner2@1.0.2, JSONStream@0.7.4, detective@4.0.0)
└── syntax-error@1.1.2 (acorn@0.9.0)

jscs@1.12.0 node_modules/jscs
├── strip-json-comments@1.0.2
├── commander@2.6.0
├── estraverse@1.9.3
├── vow@0.4.9
├── exit@0.1.2
├── glob@5.0.3 (inherits@2.0.1, once@1.3.1, inflight@1.0.4)
├── lodash.assign@3.0.0 (lodash._createassigner@3.0.1, lodash._baseassign@3.0.2)
├── vow-fs@0.3.4 (vow-queue@0.4.1, glob@4.5.3)
├── cli-table@0.3.1 (colors@1.0.3)
├── esprima-harmony-jscs@1.1.0-templates
├── esprima@1.2.5
├── prompt@0.2.14 (revalidator@0.1.8, pkginfo@0.3.0, read@1.0.5, utile@0.2.1, winston@0.8.3)
└── xmlbuilder@2.6.2 (lodash@3.5.0)

vinyl-fs@1.0.0 node_modules/vinyl-fs
├── object-assign@2.0.0
├── merge-stream@0.1.7
├── graceful-fs@3.0.6
├── strip-bom@1.0.0 (first-chunk-stream@1.0.0, is-utf8@0.2.0)
├── vinyl@0.4.6 (clone-stats@0.0.1, clone@0.2.0)
├── duplexify@3.2.0 (end-of-stream@1.0.0, readable-stream@1.0.33)
├── glob-watcher@0.0.8 (gaze@0.5.1)
└── glob-stream@4.1.1 (ordered-read-streams@0.1.0, glob2base@0.0.12, glob@4.5.3, unique-stream@2.0.2)

marklogic@1.0.1 node_modules/marklogic
├── core-util-is@1.0.1
├── deepcopy@0.3.3
├── www-authenticate@0.6.2
├── yakaa@1.0.1
├── qs@2.4.1
├── multipart-stream@1.0.0 (inherits@2.0.1, sandwich-stream@0.0.4)
├── through2@0.5.1 (xtend@3.0.0, readable-stream@1.0.33)
├── concat-stream@1.4.7 (inherits@2.0.1, typedarray@0.0.6, readable-stream@1.1.13)
├── bluebird@1.2.4
└── dicer@0.2.4 (streamsearch@0.1.2, readable-stream@1.1.13)

bower@1.3.12 node_modules/bower
├── is-root@1.0.0
├── junk@1.0.1
├── stringify-object@1.0.1
├── which@1.0.9
├── abbrev@1.0.5
├── chmodr@0.1.0
├── osenv@0.1.0
├── archy@0.0.2
├── opn@1.0.1
├── rimraf@2.2.8
├── lru-cache@2.5.0
├── bower-logger@0.2.2
├── graceful-fs@3.0.6
├── bower-endpoint-parser@0.2.2
├── lockfile@1.0.0
├── nopt@3.0.1
├── retry@0.6.0
├── tmp@0.0.23
├── q@1.0.1
├── request-progress@0.3.0 (throttleit@0.0.2)
├── chalk@0.5.0 (ansi-styles@1.1.0, escape-string-regexp@1.0.3, supports-color@0.2.0, strip-ansi@0.3.0, has-ansi@0.1.0)
├── semver@2.3.2
├── shell-quote@1.4.3 (array-filter@0.0.1, array-reduce@0.0.0, array-map@0.0.0, jsonify@0.0.0)
├── bower-json@0.4.0 (intersect@0.0.3, deep-extend@0.2.11, graceful-fs@2.0.3)
├── fstream-ignore@1.0.2 (inherits@2.0.1)
├── fstream@1.0.4 (inherits@2.0.1)
├── promptly@0.2.0 (read@1.0.5)
├── p-throttler@0.1.0 (q@0.9.7)
├── bower-config@0.5.2 (osenv@0.0.3, graceful-fs@2.0.3, optimist@0.6.1)
├── tar-fs@0.5.2 (pump@0.3.5, tar-stream@0.4.7)
├── request@2.42.0 (caseless@0.6.0, json-stringify-safe@5.0.0, forever-agent@0.5.2, tunnel-agent@0.4.0, qs@1.2.2, mime-types@1.0.2, bl@0.9.4)
├── decompress-zip@0.0.8 (nopt@2.2.1, mkpath@0.1.0, touch@0.0.2, readable-stream@1.1.13, binary@0.3.0)
├── glob@4.0.6 (inherits@2.0.1, once@1.3.1, minimatch@1.0.0)
├── bower-registry-client@0.2.4 (graceful-fs@2.0.3, request-replay@0.2.0, lru-cache@2.3.1, async@0.2.10, mkdirp@0.3.5, request@2.51.0)
├── cardinal@0.4.0 (redeyed@0.4.4)
├── mout@0.9.1
├── update-notifier@0.2.0 (semver-diff@0.1.0, string-length@0.1.2, latest-version@0.2.0, configstore@0.3.2)
├── handlebars@2.0.0 (optimist@0.3.7)
├── insight@0.4.3 (object-assign@1.0.0, os-name@1.0.3, chalk@0.5.1, lodash.debounce@2.4.1, tough-cookie@0.12.1, configstore@0.3.2, inquirer@0.6.0)
└── inquirer@0.7.1 (figures@1.3.5, mute-stream@0.0.4, through@2.3.6, readline2@0.1.1, lodash@2.4.1, rx@2.4.6, cli-color@0.3.3)

cucumber@0.4.8 node_modules/cucumber
├── underscore@1.7.0
├── walkdir@0.0.7
├── nopt@3.0.1 (abbrev@1.0.5)
├── underscore.string@2.3.3
├── bluebird@2.2.2
├── coffee-script@1.8.0 (mkdirp@0.3.5)
├── cucumber-html@0.2.3
├── pogo@0.9.4 (underscore@1.4.4, source-map@0.1.43, uglify-js@2.4.17)
├── browserify@5.11.1 (https-browserify@0.0.0, tty-browserify@0.0.0, builtins@0.0.7, constants-browserify@0.0.1, path-browserify@0.0.0, process@0.7.0, isarray@0.0.1, inherits@2.0.1, os-browserify@0.1.2, commondir@0.0.1, defined@0.0.0, stream-browserify@1.0.0, stream-combiner@0.0.4, shell-quote@0.0.1, xtend@3.0.0, domain-browser@1.1.4, shallow-copy@0.0.1, deep-equal@0.2.2, assert@1.1.2, querystring-es3@0.2.1, punycode@1.2.4, string_decoder@0.0.1, util@0.10.3, events@1.0.2, parents@0.0.3, timers-browserify@1.4.0, vm-browserify@0.0.4, console-browserify@1.1.0, readable-stream@1.0.33, http-browserify@1.7.0, subarg@0.0.1, buffer@2.8.2, resolve@0.7.4, glob@4.5.3, deps-sort@1.3.5, url@0.10.3, shasum@1.0.1, through2@1.1.1, concat-stream@1.4.7, duplexer2@0.0.2, JSONStream@0.8.4, labeled-stream-splicer@1.0.2, browser-resolve@1.8.1, browser-pack@3.2.0, browserify-zlib@0.1.4, crypto-browserify@3.9.13, umd@2.1.0, insert-module-globals@6.2.1, syntax-error@1.1.2, module-deps@3.7.3)
└── gherkin@2.12.2

selenium-webdriver@2.45.1 node_modules/selenium-webdriver
├── tmp@0.0.24
├── ws@0.7.1 (options@0.0.6, ultron@1.0.1)
├── adm-zip@0.4.4
└── xml2js@0.4.4 (sax@0.6.1, xmlbuilder@2.6.2)

monitor@0.6.10 node_modules/monitor
├── backbone-callbacks@0.1.7
├── backbone@0.9.9
├── underscore@1.4.4
├── config@0.4.37
├── cron@0.1.3 (nodeunit@0.5.2)
├── socket.io-client@0.9.17 (xmlhttprequest@1.4.2, uglify-js@1.2.5, ws@0.4.32, active-x-obfuscator@0.0.1)
└── socket.io@0.9.17 (base64id@0.1.0, policyfile@0.0.4, socket.io-client@0.9.16)

protractor@1.8.0 node_modules/protractor
├── jasminewd@1.1.0
├── jasminewd2@0.0.2
├── saucelabs@0.1.1
├── html-entities@1.1.2
├── q@1.0.0
├── minijasminenode@1.1.1
├── adm-zip@0.4.4
├── optimist@0.6.1 (wordwrap@0.0.2, minimist@0.0.10)
├── request@2.36.0 (json-stringify-safe@5.0.0, forever-agent@0.5.2, qs@0.6.6, mime@1.2.11)
├── glob@3.2.11 (inherits@2.0.1, minimatch@0.3.0)
├── accessibility-developer-tools@2.6.0
├── lodash@2.4.1
├── source-map-support@0.2.10 (source-map@0.1.32)
├── jasmine@2.1.1 (jasmine-core@2.1.3)
└── selenium-webdriver@2.44.0 (tmp@0.0.24, xml2js@0.4.4)

gulp-sass@1.3.3 node_modules/gulp-sass
├── map-stream@0.1.0
├── clone@0.1.19
├── vinyl-sourcemaps-apply@0.1.4 (source-map@0.1.43)
└── node-sass@2.0.1 (get-stdin@4.0.1, object-assign@2.0.0, replace-ext@0.0.1, nan@1.7.0, chalk@0.5.1, cross-spawn@0.2.6, semver@4.3.1, meow@3.1.0, npmconf@2.1.1, gaze@0.5.1, sass-graph@1.2.0)
laurelnaiad commented 9 years ago

Looks potentially ok. How does gulp unit work now?

gghai commented 9 years ago

Nope it fails with same error reported .

laurelnaiad commented 9 years ago

Ok, I will log in and see if I can see something. Thanks.

gghai commented 9 years ago

Sure

laurelnaiad commented 9 years ago

It seems like we might need to update our phantomjs dependency. Double-checking, but so far that looks like the answer.