Skip to content

Instantly share code, notes, and snippets.

@busches
Created May 5, 2015 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save busches/a29c3ec19d698bae0d87 to your computer and use it in GitHub Desktop.
Save busches/a29c3ec19d698bae0d87 to your computer and use it in GitHub Desktop.
Complex package.json hangs on npm install -ddd
This file has been truncated, but you can view the full file.
C:\Users\buschs1
λ λ cd deDesktop\the_closure_ci\
C:\Users\buschs1\Desktop\the_closure_ci
λ mvn install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building test 0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- frontend-maven-plugin:0.0.23:install-node-and-npm (install node and npm) @ test ---
[INFO] Node v0.12.2 is already installed.
[INFO] Found NPM version 2.9.0
[INFO]
[INFO] --- frontend-maven-plugin:0.0.23:npm (npm install) @ test ---
[INFO] Running 'npm install -ddd --color=false --proxy=http://127.0.0.1:3128' in C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info it worked if it ends with ok
[ERROR] npm verb cli [ 'C:\\Users\\buschs1\\Desktop\\the_closure_ci\\node\\node',
[ERROR] npm verb cli 'C:\\Users\\buschs1\\Desktop\\the_closure_ci\\node\\npm\\bin\\npm-cli.js',
[ERROR] npm verb cli 'install',
[ERROR] npm verb cli '-ddd',
[ERROR] npm verb cli '--color=false',
[ERROR] npm verb cli '--proxy=http://127.0.0.1:3128' ]
[ERROR] npm info using npm@2.9.0
[ERROR] npm info using node@v0.12.2
[ERROR] npm verb node symlink C:\Users\buschs1\Desktop\the_closure_ci\node\node
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\package.json
[ERROR] npm WARN package.json calendar@0.0.0 No description
[ERROR] npm WARN package.json calendar@0.0.0 No repository field.
[ERROR] npm WARN package.json calendar@0.0.0 No README data
[ERROR] npm verb install where, deps [ 'C:\\Users\\buschs1\\Desktop\\the_closure_ci',
[ERROR] npm verb install [ 'bower',
[ERROR] npm verb install 'browser-sync',
[ERROR] npm verb install 'browser-sync-spa',
[ERROR] npm verb install 'chalk',
[ERROR] npm verb install 'concat-stream',
[ERROR] npm verb install 'del',
[ERROR] npm verb install 'gulp',
[ERROR] npm verb install 'gulp-angular-filesort',
[ERROR] npm verb install 'gulp-angular-templatecache',
[ERROR] npm verb install 'gulp-autoprefixer',
[ERROR] npm verb install 'gulp-compass',
[ERROR] npm verb install 'gulp-csso',
[ERROR] npm verb install 'gulp-filter',
[ERROR] npm verb install 'gulp-flatten',
[ERROR] npm verb install 'gulp-inject',
[ERROR] npm verb install 'gulp-jshint',
[ERROR] npm verb install 'gulp-load-plugins',
[ERROR] npm verb install 'gulp-minify-html',
[ERROR] npm verb install 'gulp-ng-annotate',
[ERROR] npm verb install 'gulp-protractor',
[ERROR] npm verb install 'gulp-rename',
[ERROR] npm verb install 'gulp-replace',
[ERROR] npm verb install 'gulp-rev',
[ERROR] npm verb install 'gulp-rev-replace',
[ERROR] npm verb install 'gulp-size',
[ERROR] npm verb install 'gulp-sourcemaps',
[ERROR] npm verb install 'gulp-uglify',
[ERROR] npm verb install 'gulp-useref',
[ERROR] npm verb install 'gulp-util',
[ERROR] npm verb install 'http-proxy',
[ERROR] npm verb install 'jasmine-core',
[ERROR] npm verb install 'jasmine-reporters',
[ERROR] npm verb install 'jshint-stylish',
[ERROR] npm verb install 'lodash',
[ERROR] npm verb install 'karma',
[ERROR] npm verb install 'karma-coverage',
[ERROR] npm verb install 'karma-jasmine',
[ERROR] npm verb install 'karma-junit-reporter',
[ERROR] npm verb install 'karma-ng-html2js-preprocessor',
[ERROR] npm verb install 'karma-phantomjs-launcher',
[ERROR] npm verb install 'main-bower-files',
[ERROR] npm verb install 'require-dir',
[ERROR] npm verb install 'uglify-save-license',
[ERROR] npm verb install 'wiredep',
[ERROR] npm verb install 'wrench' ] ]
[ERROR] npm verb install where, peers [ 'C:\\Users\\buschs1\\Desktop\\the_closure_ci', [] ]
[ERROR] npm verb installManyTop reading for lifecycle C:\Users\buschs1\Desktop\the_closure_ci\package.json
[ERROR] npm info preinstall calendar@0.0.0
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\bower\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync-spa\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\concat-stream\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-compass\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-csso\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-flatten\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-inject\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-jshint\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-minify-html\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-ng-annotate\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-protractor\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rename\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev-replace\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-sourcemaps\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-uglify\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-useref\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-util\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\http-proxy\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-core\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-reporters\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-coverage\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-jasmine\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-ng-html2js-preprocessor\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\lodash\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\main-bower-files\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\require-dir\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\uglify-save-license\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wiredep\package.json
[ERROR] npm verb installManyTop reading scoped package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wrench\package.json
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\bower\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync-spa\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\concat-stream\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-compass\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-csso\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-flatten\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-inject\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-jshint\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-minify-html\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-ng-annotate\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-protractor\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rename\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev-replace\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-sourcemaps\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-uglify\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-useref\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-util\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\http-proxy\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-core\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-reporters\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-coverage\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-jasmine\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-ng-html2js-preprocessor\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\lodash\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\main-bower-files\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\require-dir\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\uglify-save-license\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wiredep\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wrench\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\.bin\bower\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\.bin\bower.cmd\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\.bin\gulp\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\.bin\gulp.cmd\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\.bin\wiredep\package.json
[ERROR] npm verb targetResolver reading package data from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\.bin\wiredep.cmd\package.json
[ERROR] npm verb already installed skipping gulp-size@~1.2.1 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-sourcemaps@~1.3.0 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-uglify@~1.1.0 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-useref@~1.1.1 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-util@~3.0.2 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping http-proxy@~1.10.1 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping jasmine-core@^2.2.0 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping jasmine-reporters@^2.0.5 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping jshint-stylish@~1.0.1 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping lodash@~3.2.0 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping karma@^0.12.31 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping karma-coverage@~0.2.7 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping karma-jasmine@~0.3.5 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping karma-junit-reporter@^0.2.2 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping karma-ng-html2js-preprocessor@~0.1.2 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping karma-phantomjs-launcher@~0.1.4 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping main-bower-files@~2.6.2 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping require-dir@~0.3.0 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping uglify-save-license@~0.4.1 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping wiredep@~2.2.2 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping wrench@~1.5.8 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping bower@^1.4.1 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping browser-sync@~2.5.2 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping browser-sync-spa@~1.0.2 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping chalk@~1.0.0 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping concat-stream@~1.4.7 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping del@~1.1.1 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp@~3.8.11 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-angular-filesort@~1.1.1 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-angular-templatecache@~1.6.0 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-autoprefixer@~2.1.0 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm sill cache add args [ 'gulp-compass@latest', null ]
[ERROR] npm verb cache add spec gulp-compass@latest
[ERROR] npm verb already installed skipping gulp-csso@~1.0.0 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-filter@~2.0.2 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-flatten@~0.0.4 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-inject@~1.2.0 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-jshint@~1.10.0 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-load-plugins@~0.9.0 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-minify-html@~1.0.2 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-ng-annotate@~0.5.2 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm sill cache add parsed spec { raw: 'gulp-compass@latest',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-compass',
[ERROR] npm sill cache add rawSpec: 'latest',
[ERROR] npm sill cache add spec: 'latest',
[ERROR] npm sill cache add type: 'tag' }
[ERROR] npm sill addNamed gulp-compass@latest
[ERROR] npm verb addNamed "latest" is being treated as a dist-tag for gulp-compass
[ERROR] npm info addNameTag [ 'gulp-compass', 'latest' ]
[ERROR] npm sill mapToRegistry name gulp-compass
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-compass
[ERROR] npm verb addNameTag registry:http://registry.npmjs.org/gulp-compass not in flight; fetching
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-compass
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 10:10:13 AM
[ERROR] npm verb request id 58600f3891c6bd2d
[ERROR] npm verb etag "AUBUDD17QGKBJMZ0FAC0GPFMA"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-compass
[ERROR] npm verb already installed skipping gulp-protractor@~1.0.0 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-rename@~1.2.2 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-replace@~0.5.3 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-rev@~3.0.1 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb already installed skipping gulp-rev-replace@~0.4.0 C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm http 304 http://registry.npmjs.org/gulp-compass
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 15:10:13 GMT',
[ERROR] npm sill get etag: '"AUBUDD17QGKBJMZ0FAC0GPFMA"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430838613.224200,VS0,VE90',
[ERROR] npm sill get 'x-served-by': 'cache-iad2129-IAD',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 15:10:13 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-compass from cache
[ERROR] npm verb get saving gulp-compass to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-compass\.cache.json
[ERROR] npm sill addNameTag next cb for gulp-compass with tag latest
[ERROR] npm sill addNamed gulp-compass@2.0.4
[ERROR] npm verb addNamed "2.0.4" is a plain semver version for gulp-compass
[ERROR] npm sill cache afterAdd gulp-compass@2.0.4
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-compass\2.0.4\package\package.json not in flight; writing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-compass\2.0.4\package\package.json written
[ERROR] npm info already installed gulp-compass@2.0.4
[ERROR] npm sill install resolved []
[ERROR] npm info build C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info linkStuff calendar@0.0.0
[ERROR] npm sill linkStuff calendar@0.0.0 has C:\Users\buschs1\Desktop as its parent node_modules
[ERROR] npm verb linkBins calendar@0.0.0
[ERROR] npm verb linkMans calendar@0.0.0
[ERROR] npm verb rebuildBundles calendar@0.0.0
[ERROR] npm verb rebuildBundles [ '.bin',
[ERROR] npm verb rebuildBundles 'bower',
[ERROR] npm verb rebuildBundles 'browser-sync',
[ERROR] npm verb rebuildBundles 'browser-sync-spa',
[ERROR] npm verb rebuildBundles 'chalk',
[ERROR] npm verb rebuildBundles 'concat-stream',
[ERROR] npm verb rebuildBundles 'del',
[ERROR] npm verb rebuildBundles 'gulp',
[ERROR] npm verb rebuildBundles 'gulp-angular-filesort',
[ERROR] npm verb rebuildBundles 'gulp-angular-templatecache',
[ERROR] npm verb rebuildBundles 'gulp-autoprefixer',
[ERROR] npm verb rebuildBundles 'gulp-compass',
[ERROR] npm verb rebuildBundles 'gulp-csso',
[ERROR] npm verb rebuildBundles 'gulp-filter',
[ERROR] npm verb rebuildBundles 'gulp-flatten',
[ERROR] npm verb rebuildBundles 'gulp-inject',
[ERROR] npm verb rebuildBundles 'gulp-jshint',
[ERROR] npm verb rebuildBundles 'gulp-load-plugins',
[ERROR] npm verb rebuildBundles 'gulp-minify-html',
[ERROR] npm verb rebuildBundles 'gulp-ng-annotate',
[ERROR] npm verb rebuildBundles 'gulp-protractor',
[ERROR] npm verb rebuildBundles 'gulp-rename',
[ERROR] npm verb rebuildBundles 'gulp-replace',
[ERROR] npm verb rebuildBundles 'gulp-rev',
[ERROR] npm verb rebuildBundles 'gulp-rev-replace',
[ERROR] npm verb rebuildBundles 'gulp-size',
[ERROR] npm verb rebuildBundles 'gulp-sourcemaps',
[ERROR] npm verb rebuildBundles 'gulp-uglify',
[ERROR] npm verb rebuildBundles 'gulp-useref',
[ERROR] npm verb rebuildBundles 'gulp-util',
[ERROR] npm verb rebuildBundles 'http-proxy',
[ERROR] npm verb rebuildBundles 'jasmine-core',
[ERROR] npm verb rebuildBundles 'jasmine-reporters',
[ERROR] npm verb rebuildBundles 'jshint-stylish',
[ERROR] npm verb rebuildBundles 'karma',
[ERROR] npm verb rebuildBundles 'karma-coverage',
[ERROR] npm verb rebuildBundles 'karma-jasmine',
[ERROR] npm verb rebuildBundles 'karma-junit-reporter',
[ERROR] npm verb rebuildBundles 'karma-ng-html2js-preprocessor',
[ERROR] npm verb rebuildBundles 'karma-phantomjs-launcher',
[ERROR] npm verb rebuildBundles 'lodash',
[ERROR] npm verb rebuildBundles 'main-bower-files',
[ERROR] npm verb rebuildBundles 'require-dir',
[ERROR] npm verb rebuildBundles 'uglify-save-license',
[ERROR] npm verb rebuildBundles 'wiredep',
[ERROR] npm verb rebuildBundles 'wrench' ]
[ERROR] npm info install calendar@0.0.0
[ERROR] npm info postinstall calendar@0.0.0
[ERROR] npm info prepublish calendar@0.0.0
[ERROR] npm verb validateInstall loading C:\Users\buschs1\Desktop\the_closure_ci\package.json for validation
[ERROR] npm WARN unmet dependency C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-client\node_modules\engine.io-client requires debug@'1.0.4' but will load
[ERROR] npm WARN unmet dependency C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-client\node_modules\debug,
[ERROR] npm WARN unmet dependency which is version 0.7.4
[ERROR] npm WARN unmet dependency C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-client\node_modules\engine.io-client requires parseuri@'0.0.4' but will load
[ERROR] npm WARN unmet dependency C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-client\node_modules\parseuri,
[ERROR] npm WARN unmet dependency which is version 0.0.2
[ERROR] npm verb exit [ 0, true ]
[ERROR] npm info ok
[INFO]
[INFO] --- frontend-maven-plugin:0.0.23:bower (bower install) @ test ---
[INFO] Running 'bower install' in C:\Users\buschs1\Desktop\the_closure_ci
[INFO] bower angular-bootstrap#0.12.x cached https://github.com/angular-ui/bootstrap-bower.git#0.12.1
[INFO] bower angular-bootstrap#0.12.x validate 0.12.1 against https://github.com/angular-ui/bootstrap-bower.git#0.12.x
[INFO] bower jquery#~2.1.3 cached https://github.com/jquery/jquery.git#2.1.3
[INFO] bower jquery#~2.1.3 validate 2.1.3 against https://github.com/jquery/jquery.git#~2.1.3
[INFO] bower angular-mocks#~1.3.15 cached https://github.com/angular/bower-angular-mocks.git#1.3.15
[INFO] bower angular-mocks#~1.3.15 validate 1.3.15 against https://github.com/angular/bower-angular-mocks.git#~1.3.15
[INFO] bower angular#~1.3.15 cached https://github.com/angular/bower-angular.git#1.3.15
[INFO] bower angular#~1.3.15 validate 1.3.15 against https://github.com/angular/bower-angular.git#~1.3.15
[INFO] bower angular-ui-calendar#~0.8.1 cached https://github.com/angular-ui/ui-calendar.git#0.8.1
[INFO] bower angular-ui-calendar#~0.8.1 validate 0.8.1 against https://github.com/angular-ui/ui-calendar.git#~0.8.1
[INFO] bower angular-bootstrap-datetimepicker#* cached https://github.com/dalelotts/angular-bootstrap-datetimepicker.git#0.3.12
[INFO] bower angular-bootstrap-datetimepicker#* validate 0.3.12 against https://github.com/dalelotts/angular-bootstrap-datetimepicker.git#*
[INFO] bower angular-ui-router#~0.2.13 cached https://github.com/angular-ui/ui-router.git#0.2.13
[INFO] bower angular-ui-router#~0.2.13 validate 0.2.13 against https://github.com/angular-ui/ui-router.git#~0.2.13
[INFO] bower angular#~1.2.x cached https://github.com/angular/bower-angular.git#1.2.28
[INFO] bower angular#~1.2.x validate 1.2.28 against https://github.com/angular/bower-angular.git#~1.2.x
[INFO] bower jquery#~2.x cached https://github.com/jquery/jquery.git#2.1.3
[INFO] bower jquery#~2.x validate 2.1.3 against https://github.com/jquery/jquery.git#~2.x
[INFO] bower jquery#~2.x new version for https://github.com/jquery/jquery.git#~2.x
[INFO] bower jquery#~2.x resolve https://github.com/jquery/jquery.git#~2.x
[INFO] bower jquery#~2.1.3 new version for https://github.com/jquery/jquery.git#~2.1.3
[INFO] bower jquery#~2.1.3 resolve https://github.com/jquery/jquery.git#~2.1.3
[INFO] bower jquery#~2.1.3 download https://github.com/jquery/jquery/archive/2.1.4.tar.gz
[INFO] bower jquery#~2.x download https://github.com/jquery/jquery/archive/2.1.4.tar.gz
[INFO] bower angular-ui-router#~0.2.13 new version for https://github.com/angular-ui/ui-router.git#~0.2.13
[INFO] bower angular-ui-router#~0.2.13 resolve https://github.com/angular-ui/ui-router.git#~0.2.13
[INFO] bower angular-ui-router#~0.2.13 download https://github.com/angular-ui/ui-router/archive/0.2.14.tar.gz
[INFO] bower jquery-ui#~1.10.3 cached https://github.com/components/jqueryui.git#1.10.4
[INFO] bower jquery-ui#~1.10.3 validate 1.10.4 against https://github.com/components/jqueryui.git#~1.10.3
[INFO] bower fullcalendar#~1.x cached https://github.com/arshaw/fullcalendar.git#1.6.7
[INFO] bower fullcalendar#~1.x validate 1.6.7 against https://github.com/arshaw/fullcalendar.git#~1.x
[INFO] bower moment#^2.9.0 cached https://github.com/moment/moment.git#2.10.2
[INFO] bower moment#^2.9.0 validate 2.10.2 against https://github.com/moment/moment.git#^2.9.0
[INFO] bower jquery#~1.10.2 cached https://github.com/jquery/jquery.git#1.10.2
[INFO] bower jquery#~1.10.2 validate 1.10.2 against https://github.com/jquery/jquery.git#~1.10.2
[INFO] bower jquery#~2.1.3 extract archive.tar.gz
[INFO] bower jquery#~2.x extract archive.tar.gz
[INFO] bower angular-ui-router#~0.2.13 extract archive.tar.gz
[INFO] bower angular-ui-router#~0.2.13 resolved https://github.com/angular-ui/ui-router.git#0.2.14
[INFO] bower jquery#~2.1.3 resolved https://github.com/jquery/jquery.git#2.1.4
[INFO] bower jquery#~2.x resolved https://github.com/jquery/jquery.git#2.1.4
[INFO]
[INFO] Please note that,
[INFO] angular-ui-calendar#0.8.1 depends on angular#~1.2.x which resolved to angular#1.2.28
[INFO] angular-bootstrap#0.12.1 depends on angular#>=1 <1.3.0 which resolved to angular#1.2.28
[INFO] angular-ui-router#0.2.14 depends on angular#>= 1.0.8 which resolved to angular#1.2.28
[INFO] calendar depends on angular#~1.3.15 which resolved to angular#1.3.15
[INFO] angular-mocks#1.3.15 depends on angular#1.3.15 which resolved to angular#1.3.15
[INFO] angular-bootstrap-datetimepicker#0.3.12 depends on angular#~1.3.14 which resolved to angular#1.3.15
[INFO] Resort to using angular#~1.3.4 which resolved to angular#1.3.15
[INFO] Code incompatibilities may occur.
[INFO]
[INFO]
[INFO] Please note that,
[INFO] fullcalendar#1.6.7 depends on jquery#~1.10.2 which resolved to jquery#1.10.2
[INFO] jquery-ui#1.10.4 depends on jquery#>=1.6 which resolved to jquery#1.10.2
[INFO] calendar depends on jquery#~2.1.3 which resolved to jquery#2.1.4
[INFO] angular-ui-calendar#0.8.1 depends on jquery#~2.x which resolved to jquery#2.1.4
[INFO] Resort to using jquery#~2.1.3 which resolved to jquery#2.1.4
[INFO] Code incompatibilities may occur.
[INFO]
[INFO] bower angular-ui-calendar#~0.8.1 install angular-ui-calendar#0.8.1
[INFO] bower angular-mocks#~1.3.15 install angular-mocks#1.3.15
[INFO] bower angular-bootstrap-datetimepicker#* install angular-bootstrap-datetimepicker#0.3.12
[INFO] bower angular-bootstrap#0.12.x install angular-bootstrap#0.12.1
[INFO] bower angular#~1.3.15 install angular#1.3.15
[INFO] bower fullcalendar#~1.x install fullcalendar#1.6.7
[INFO] bower jquery#~2.1.3 install jquery#2.1.4
[INFO] bower jquery-ui#~1.10.3 install jquery-ui#1.10.4
[INFO] bower moment#^2.9.0 install moment#2.10.2
[INFO] bower angular-ui-router#~0.2.13 install angular-ui-router#0.2.14
[INFO]
[INFO] angular-ui-calendar#0.8.1 bower_components\angular-ui-calendar
[INFO] Γö£ΓöÇΓöÇ angular#1.3.15
[INFO] Γö£ΓöÇΓöÇ fullcalendar#1.6.7
[INFO] Γö£ΓöÇΓöÇ jquery#2.1.4
[INFO] ΓööΓöÇΓöÇ jquery-ui#1.10.4
[INFO]
[INFO] angular-mocks#1.3.15 bower_components\angular-mocks
[INFO] ΓööΓöÇΓöÇ angular#1.3.15
[INFO]
[INFO] angular-bootstrap-datetimepicker#0.3.12 bower_components\angular-bootstrap-datetimepicker
[INFO] Γö£ΓöÇΓöÇ angular#1.3.15
[INFO] ΓööΓöÇΓöÇ moment#2.10.2
[INFO]
[INFO] angular-bootstrap#0.12.1 bower_components\angular-bootstrap
[INFO] ΓööΓöÇΓöÇ angular#1.3.15
[INFO]
[INFO] angular#1.3.15 bower_components\angular
[INFO]
[INFO] fullcalendar#1.6.7 bower_components\fullcalendar
[INFO] ΓööΓöÇΓöÇ jquery#2.1.4
[INFO]
[INFO] jquery#2.1.4 bower_components\jquery
[INFO]
[INFO] jquery-ui#1.10.4 bower_components\jquery-ui
[INFO] ΓööΓöÇΓöÇ jquery#2.1.4
[INFO]
[INFO] moment#2.10.2 bower_components\moment
[INFO]
[INFO] angular-ui-router#0.2.14 bower_components\angular-ui-router
[INFO] ΓööΓöÇΓöÇ angular#1.3.15
[INFO]
[INFO] --- frontend-maven-plugin:0.0.23:gulp (javascript tests) @ test ---
[INFO] Running 'gulp test --no-color' in C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] module.js:338
[ERROR] throw err;
[ERROR] ^
[ERROR] Error: Cannot find module 'xmlhttprequest'
[ERROR] at Function.Module._resolveFilename (module.js:336:15)
[ERROR] at Function.Module._load (module.js:278:25)
[ERROR] at Module.require (module.js:365:17)
[ERROR] at require (module.js:384:17)
[ERROR] at Object.<anonymous> (C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-client\node_modules\engine.io-client\lib\transports\index.js:5:22)
[ERROR] at Module._compile (module.js:460:26)
[ERROR] at Object.Module._extensions..js (module.js:478:10)
[ERROR] at Module.load (module.js:355:32)
[ERROR] at Function.Module._load (module.js:310:12)
[ERROR] at Module.require (module.js:365:17)
[ERROR] at require (module.js:384:17)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.970 s
[INFO] Finished at: 2015-05-05T10:10:44-05:00
[INFO] Final Memory: 5M/15M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.23:gulp (javascript tests) on project test: Failed to run task: 'gulp test --no-color' failed. (error code 1) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
C:\Users\buschs1\Desktop\the_closure_ci
λ clr
'clr' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\buschs1\Desktop\the_closure_ci
λ csls
C:\Users\buschs1\Desktop\the_closure_ci
λ clsmvn install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building test 0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- frontend-maven-plugin:0.0.23:install-node-and-npm (install node and npm) @ test ---
[INFO] Node v0.12.2 is already installed.
[INFO] Found NPM version 2.9.0
[INFO]
[INFO] --- frontend-maven-plugin:0.0.23:npm (npm install) @ test ---
[INFO] Running 'npm install -ddd --color=false --proxy=http://127.0.0.1:3128' in C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info it worked if it ends with ok
[ERROR] npm verb cli [ 'C:\\Users\\buschs1\\Desktop\\the_closure_ci\\node\\node',
[ERROR] npm verb cli 'C:\\Users\\buschs1\\Desktop\\the_closure_ci\\node\\npm\\bin\\npm-cli.js',
[ERROR] npm verb cli 'install',
[ERROR] npm verb cli '-ddd',
[ERROR] npm verb cli '--color=false',
[ERROR] npm verb cli '--proxy=http://127.0.0.1:3128' ]
[ERROR] npm info using npm@2.9.0
[ERROR] npm info using node@v0.12.2
[ERROR] npm verb node symlink C:\Users\buschs1\Desktop\the_closure_ci\node\node
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\package.json
[ERROR] npm WARN package.json calendar@0.0.0 No description
[ERROR] npm WARN package.json calendar@0.0.0 No repository field.
[ERROR] npm WARN package.json calendar@0.0.0 No README data
[ERROR] npm verb install where, deps [ 'C:\\Users\\buschs1\\Desktop\\the_closure_ci',
[ERROR] npm verb install [ 'bower',
[ERROR] npm verb install 'browser-sync',
[ERROR] npm verb install 'browser-sync-spa',
[ERROR] npm verb install 'chalk',
[ERROR] npm verb install 'concat-stream',
[ERROR] npm verb install 'del',
[ERROR] npm verb install 'gulp',
[ERROR] npm verb install 'gulp-angular-filesort',
[ERROR] npm verb install 'gulp-angular-templatecache',
[ERROR] npm verb install 'gulp-autoprefixer',
[ERROR] npm verb install 'gulp-compass',
[ERROR] npm verb install 'gulp-csso',
[ERROR] npm verb install 'gulp-filter',
[ERROR] npm verb install 'gulp-flatten',
[ERROR] npm verb install 'gulp-inject',
[ERROR] npm verb install 'gulp-jshint',
[ERROR] npm verb install 'gulp-load-plugins',
[ERROR] npm verb install 'gulp-minify-html',
[ERROR] npm verb install 'gulp-ng-annotate',
[ERROR] npm verb install 'gulp-protractor',
[ERROR] npm verb install 'gulp-rename',
[ERROR] npm verb install 'gulp-replace',
[ERROR] npm verb install 'gulp-rev',
[ERROR] npm verb install 'gulp-rev-replace',
[ERROR] npm verb install 'gulp-size',
[ERROR] npm verb install 'gulp-sourcemaps',
[ERROR] npm verb install 'gulp-uglify',
[ERROR] npm verb install 'gulp-useref',
[ERROR] npm verb install 'gulp-util',
[ERROR] npm verb install 'http-proxy',
[ERROR] npm verb install 'jasmine-core',
[ERROR] npm verb install 'jasmine-reporters',
[ERROR] npm verb install 'jshint-stylish',
[ERROR] npm verb install 'lodash',
[ERROR] npm verb install 'karma',
[ERROR] npm verb install 'karma-coverage',
[ERROR] npm verb install 'karma-jasmine',
[ERROR] npm verb install 'karma-junit-reporter',
[ERROR] npm verb install 'karma-ng-html2js-preprocessor',
[ERROR] npm verb install 'karma-phantomjs-launcher',
[ERROR] npm verb install 'main-bower-files',
[ERROR] npm verb install 'require-dir',
[ERROR] npm verb install 'uglify-save-license',
[ERROR] npm verb install 'wiredep',
[ERROR] npm verb install 'wrench' ] ]
[ERROR] npm verb install where, peers [ 'C:\\Users\\buschs1\\Desktop\\the_closure_ci', [] ]
[ERROR] npm verb installManyTop reading for lifecycle C:\Users\buschs1\Desktop\the_closure_ci\package.json
[ERROR] npm info preinstall calendar@0.0.0
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\package.json
[ERROR] npm sill cache add args [ 'concat-stream@~1.4.7', null ]
[ERROR] npm verb cache add spec concat-stream@~1.4.7
[ERROR] npm sill cache add parsed spec { raw: 'concat-stream@~1.4.7',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'concat-stream',
[ERROR] npm sill cache add rawSpec: '~1.4.7',
[ERROR] npm sill cache add spec: '>=1.4.7 <1.5.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed concat-stream@>=1.4.7 <1.5.0
[ERROR] npm verb addNamed ">=1.4.7 <1.5.0" is a valid semver range for concat-stream
[ERROR] npm sill addNameRange { name: 'concat-stream',
[ERROR] npm sill addNameRange range: '>=1.4.7 <1.5.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name concat-stream
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/concat-stream
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/concat-stream not in flight; fetching
[ERROR] npm sill cache add args [ 'del@~1.1.1', null ]
[ERROR] npm verb cache add spec del@~1.1.1
[ERROR] npm sill cache add parsed spec { raw: 'del@~1.1.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'del',
[ERROR] npm sill cache add rawSpec: '~1.1.1',
[ERROR] npm sill cache add spec: '>=1.1.1 <1.2.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed del@>=1.1.1 <1.2.0
[ERROR] npm verb addNamed ">=1.1.1 <1.2.0" is a valid semver range for del
[ERROR] npm sill addNameRange { name: 'del', range: '>=1.1.1 <1.2.0', hasData: false }
[ERROR] npm sill mapToRegistry name del
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/del
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/del not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp@~3.8.11', null ]
[ERROR] npm verb cache add spec gulp@~3.8.11
[ERROR] npm sill cache add parsed spec { raw: 'gulp@~3.8.11',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp',
[ERROR] npm sill cache add rawSpec: '~3.8.11',
[ERROR] npm sill cache add spec: '>=3.8.11 <3.9.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp@>=3.8.11 <3.9.0
[ERROR] npm verb addNamed ">=3.8.11 <3.9.0" is a valid semver range for gulp
[ERROR] npm sill addNameRange { name: 'gulp', range: '>=3.8.11 <3.9.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-angular-filesort@~1.1.1', null ]
[ERROR] npm verb cache add spec gulp-angular-filesort@~1.1.1
[ERROR] npm sill cache add parsed spec { raw: 'gulp-angular-filesort@~1.1.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-angular-filesort',
[ERROR] npm sill cache add rawSpec: '~1.1.1',
[ERROR] npm sill cache add spec: '>=1.1.1 <1.2.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-angular-filesort@>=1.1.1 <1.2.0
[ERROR] npm verb addNamed ">=1.1.1 <1.2.0" is a valid semver range for gulp-angular-filesort
[ERROR] npm sill addNameRange { name: 'gulp-angular-filesort',
[ERROR] npm sill addNameRange range: '>=1.1.1 <1.2.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name gulp-angular-filesort
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-angular-filesort
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-angular-filesort not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-angular-templatecache@~1.6.0', null ]
[ERROR] npm verb cache add spec gulp-angular-templatecache@~1.6.0
[ERROR] npm sill cache add parsed spec { raw: 'gulp-angular-templatecache@~1.6.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-angular-templatecache',
[ERROR] npm sill cache add rawSpec: '~1.6.0',
[ERROR] npm sill cache add spec: '>=1.6.0 <1.7.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-angular-templatecache@>=1.6.0 <1.7.0
[ERROR] npm verb addNamed ">=1.6.0 <1.7.0" is a valid semver range for gulp-angular-templatecache
[ERROR] npm sill addNameRange { name: 'gulp-angular-templatecache',
[ERROR] npm sill addNameRange range: '>=1.6.0 <1.7.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name gulp-angular-templatecache
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-angular-templatecache
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-angular-templatecache not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-autoprefixer@~2.1.0', null ]
[ERROR] npm verb cache add spec gulp-autoprefixer@~2.1.0
[ERROR] npm sill cache add parsed spec { raw: 'gulp-autoprefixer@~2.1.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-autoprefixer',
[ERROR] npm sill cache add rawSpec: '~2.1.0',
[ERROR] npm sill cache add spec: '>=2.1.0 <2.2.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-autoprefixer@>=2.1.0 <2.2.0
[ERROR] npm verb addNamed ">=2.1.0 <2.2.0" is a valid semver range for gulp-autoprefixer
[ERROR] npm sill addNameRange { name: 'gulp-autoprefixer',
[ERROR] npm sill addNameRange range: '>=2.1.0 <2.2.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name gulp-autoprefixer
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-autoprefixer
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-autoprefixer not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-compass@latest', null ]
[ERROR] npm verb cache add spec gulp-compass@latest
[ERROR] npm sill cache add args [ 'gulp-csso@~1.0.0', null ]
[ERROR] npm verb cache add spec gulp-csso@~1.0.0
[ERROR] npm sill cache add parsed spec { raw: 'gulp-csso@~1.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-csso',
[ERROR] npm sill cache add rawSpec: '~1.0.0',
[ERROR] npm sill cache add spec: '>=1.0.0 <1.1.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-csso@>=1.0.0 <1.1.0
[ERROR] npm verb addNamed ">=1.0.0 <1.1.0" is a valid semver range for gulp-csso
[ERROR] npm sill addNameRange { name: 'gulp-csso', range: '>=1.0.0 <1.1.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-csso
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-csso
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-csso not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-filter@~2.0.2', null ]
[ERROR] npm verb cache add spec gulp-filter@~2.0.2
[ERROR] npm sill cache add parsed spec { raw: 'gulp-filter@~2.0.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-filter',
[ERROR] npm sill cache add rawSpec: '~2.0.2',
[ERROR] npm sill cache add spec: '>=2.0.2 <2.1.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-filter@>=2.0.2 <2.1.0
[ERROR] npm verb addNamed ">=2.0.2 <2.1.0" is a valid semver range for gulp-filter
[ERROR] npm sill addNameRange { name: 'gulp-filter', range: '>=2.0.2 <2.1.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-filter
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-filter
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-filter not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-flatten@~0.0.4', null ]
[ERROR] npm verb cache add spec gulp-flatten@~0.0.4
[ERROR] npm sill cache add parsed spec { raw: 'gulp-flatten@~0.0.4',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-flatten',
[ERROR] npm sill cache add rawSpec: '~0.0.4',
[ERROR] npm sill cache add spec: '>=0.0.4 <0.1.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-flatten@>=0.0.4 <0.1.0
[ERROR] npm verb addNamed ">=0.0.4 <0.1.0" is a valid semver range for gulp-flatten
[ERROR] npm sill addNameRange { name: 'gulp-flatten', range: '>=0.0.4 <0.1.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-flatten
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-flatten
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-flatten not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-inject@~1.2.0', null ]
[ERROR] npm verb cache add spec gulp-inject@~1.2.0
[ERROR] npm sill cache add parsed spec { raw: 'gulp-inject@~1.2.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-inject',
[ERROR] npm sill cache add rawSpec: '~1.2.0',
[ERROR] npm sill cache add spec: '>=1.2.0 <1.3.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-inject@>=1.2.0 <1.3.0
[ERROR] npm verb addNamed ">=1.2.0 <1.3.0" is a valid semver range for gulp-inject
[ERROR] npm sill addNameRange { name: 'gulp-inject', range: '>=1.2.0 <1.3.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-inject
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-inject
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-inject not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-jshint@~1.10.0', null ]
[ERROR] npm verb cache add spec gulp-jshint@~1.10.0
[ERROR] npm sill cache add parsed spec { raw: 'gulp-jshint@~1.10.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-jshint',
[ERROR] npm sill cache add rawSpec: '~1.10.0',
[ERROR] npm sill cache add spec: '>=1.10.0 <1.11.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-jshint@>=1.10.0 <1.11.0
[ERROR] npm verb addNamed ">=1.10.0 <1.11.0" is a valid semver range for gulp-jshint
[ERROR] npm sill addNameRange { name: 'gulp-jshint',
[ERROR] npm sill addNameRange range: '>=1.10.0 <1.11.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name gulp-jshint
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-jshint
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-jshint not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-load-plugins@~0.9.0', null ]
[ERROR] npm verb cache add spec gulp-load-plugins@~0.9.0
[ERROR] npm sill cache add parsed spec { raw: 'gulp-load-plugins@~0.9.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-load-plugins',
[ERROR] npm sill cache add rawSpec: '~0.9.0',
[ERROR] npm sill cache add spec: '>=0.9.0 <0.10.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-load-plugins@>=0.9.0 <0.10.0
[ERROR] npm verb addNamed ">=0.9.0 <0.10.0" is a valid semver range for gulp-load-plugins
[ERROR] npm sill addNameRange { name: 'gulp-load-plugins',
[ERROR] npm sill addNameRange range: '>=0.9.0 <0.10.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name gulp-load-plugins
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-load-plugins
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-load-plugins not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-minify-html@~1.0.2', null ]
[ERROR] npm verb cache add spec gulp-minify-html@~1.0.2
[ERROR] npm sill cache add parsed spec { raw: 'gulp-minify-html@~1.0.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-minify-html',
[ERROR] npm sill cache add rawSpec: '~1.0.2',
[ERROR] npm sill cache add spec: '>=1.0.2 <1.1.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-minify-html@>=1.0.2 <1.1.0
[ERROR] npm verb addNamed ">=1.0.2 <1.1.0" is a valid semver range for gulp-minify-html
[ERROR] npm sill addNameRange { name: 'gulp-minify-html',
[ERROR] npm sill addNameRange range: '>=1.0.2 <1.1.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name gulp-minify-html
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-minify-html
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-minify-html not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-ng-annotate@~0.5.2', null ]
[ERROR] npm verb cache add spec gulp-ng-annotate@~0.5.2
[ERROR] npm sill cache add parsed spec { raw: 'gulp-ng-annotate@~0.5.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-ng-annotate',
[ERROR] npm sill cache add rawSpec: '~0.5.2',
[ERROR] npm sill cache add spec: '>=0.5.2 <0.6.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-ng-annotate@>=0.5.2 <0.6.0
[ERROR] npm verb addNamed ">=0.5.2 <0.6.0" is a valid semver range for gulp-ng-annotate
[ERROR] npm sill addNameRange { name: 'gulp-ng-annotate',
[ERROR] npm sill addNameRange range: '>=0.5.2 <0.6.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name gulp-ng-annotate
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-ng-annotate
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-ng-annotate not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-protractor@~1.0.0', null ]
[ERROR] npm verb cache add spec gulp-protractor@~1.0.0
[ERROR] npm sill cache add parsed spec { raw: 'gulp-protractor@~1.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-protractor',
[ERROR] npm sill cache add rawSpec: '~1.0.0',
[ERROR] npm sill cache add spec: '>=1.0.0 <1.1.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-protractor@>=1.0.0 <1.1.0
[ERROR] npm verb addNamed ">=1.0.0 <1.1.0" is a valid semver range for gulp-protractor
[ERROR] npm sill addNameRange { name: 'gulp-protractor',
[ERROR] npm sill addNameRange range: '>=1.0.0 <1.1.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name gulp-protractor
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-protractor
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-protractor not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-rename@~1.2.2', null ]
[ERROR] npm verb cache add spec gulp-rename@~1.2.2
[ERROR] npm sill cache add parsed spec { raw: 'gulp-rename@~1.2.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-rename',
[ERROR] npm sill cache add rawSpec: '~1.2.2',
[ERROR] npm sill cache add spec: '>=1.2.2 <1.3.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-rename@>=1.2.2 <1.3.0
[ERROR] npm verb addNamed ">=1.2.2 <1.3.0" is a valid semver range for gulp-rename
[ERROR] npm sill addNameRange { name: 'gulp-rename', range: '>=1.2.2 <1.3.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-rename
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-rename
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-rename not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-replace@~0.5.3', null ]
[ERROR] npm verb cache add spec gulp-replace@~0.5.3
[ERROR] npm sill cache add parsed spec { raw: 'gulp-replace@~0.5.3',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-replace',
[ERROR] npm sill cache add rawSpec: '~0.5.3',
[ERROR] npm sill cache add spec: '>=0.5.3 <0.6.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-replace@>=0.5.3 <0.6.0
[ERROR] npm verb addNamed ">=0.5.3 <0.6.0" is a valid semver range for gulp-replace
[ERROR] npm sill addNameRange { name: 'gulp-replace', range: '>=0.5.3 <0.6.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-replace
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-replace
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-replace not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-rev@~3.0.1', null ]
[ERROR] npm verb cache add spec gulp-rev@~3.0.1
[ERROR] npm sill cache add parsed spec { raw: 'gulp-rev@~3.0.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-rev',
[ERROR] npm sill cache add rawSpec: '~3.0.1',
[ERROR] npm sill cache add spec: '>=3.0.1 <3.1.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-rev@>=3.0.1 <3.1.0
[ERROR] npm verb addNamed ">=3.0.1 <3.1.0" is a valid semver range for gulp-rev
[ERROR] npm sill addNameRange { name: 'gulp-rev', range: '>=3.0.1 <3.1.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-rev
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-rev
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-rev not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-rev-replace@~0.4.0', null ]
[ERROR] npm verb cache add spec gulp-rev-replace@~0.4.0
[ERROR] npm sill cache add parsed spec { raw: 'gulp-rev-replace@~0.4.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-rev-replace',
[ERROR] npm sill cache add rawSpec: '~0.4.0',
[ERROR] npm sill cache add spec: '>=0.4.0 <0.5.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-rev-replace@>=0.4.0 <0.5.0
[ERROR] npm verb addNamed ">=0.4.0 <0.5.0" is a valid semver range for gulp-rev-replace
[ERROR] npm sill addNameRange { name: 'gulp-rev-replace',
[ERROR] npm sill addNameRange range: '>=0.4.0 <0.5.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name gulp-rev-replace
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-rev-replace
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-rev-replace not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-size@~1.2.1', null ]
[ERROR] npm verb cache add spec gulp-size@~1.2.1
[ERROR] npm sill cache add parsed spec { raw: 'gulp-size@~1.2.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-size',
[ERROR] npm sill cache add rawSpec: '~1.2.1',
[ERROR] npm sill cache add spec: '>=1.2.1 <1.3.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-size@>=1.2.1 <1.3.0
[ERROR] npm verb addNamed ">=1.2.1 <1.3.0" is a valid semver range for gulp-size
[ERROR] npm sill addNameRange { name: 'gulp-size', range: '>=1.2.1 <1.3.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-size
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-size
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-size not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-sourcemaps@~1.3.0', null ]
[ERROR] npm verb cache add spec gulp-sourcemaps@~1.3.0
[ERROR] npm sill cache add parsed spec { raw: 'gulp-sourcemaps@~1.3.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-sourcemaps',
[ERROR] npm sill cache add rawSpec: '~1.3.0',
[ERROR] npm sill cache add spec: '>=1.3.0 <1.4.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-sourcemaps@>=1.3.0 <1.4.0
[ERROR] npm verb addNamed ">=1.3.0 <1.4.0" is a valid semver range for gulp-sourcemaps
[ERROR] npm sill addNameRange { name: 'gulp-sourcemaps',
[ERROR] npm sill addNameRange range: '>=1.3.0 <1.4.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name gulp-sourcemaps
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-sourcemaps
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-sourcemaps not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-uglify@~1.1.0', null ]
[ERROR] npm verb cache add spec gulp-uglify@~1.1.0
[ERROR] npm sill cache add parsed spec { raw: 'gulp-uglify@~1.1.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-uglify',
[ERROR] npm sill cache add rawSpec: '~1.1.0',
[ERROR] npm sill cache add spec: '>=1.1.0 <1.2.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-uglify@>=1.1.0 <1.2.0
[ERROR] npm verb addNamed ">=1.1.0 <1.2.0" is a valid semver range for gulp-uglify
[ERROR] npm sill addNameRange { name: 'gulp-uglify', range: '>=1.1.0 <1.2.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-uglify
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-uglify
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-uglify not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-useref@~1.1.1', null ]
[ERROR] npm verb cache add spec gulp-useref@~1.1.1
[ERROR] npm sill cache add parsed spec { raw: 'gulp-useref@~1.1.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-useref',
[ERROR] npm sill cache add rawSpec: '~1.1.1',
[ERROR] npm sill cache add spec: '>=1.1.1 <1.2.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-useref@>=1.1.1 <1.2.0
[ERROR] npm verb addNamed ">=1.1.1 <1.2.0" is a valid semver range for gulp-useref
[ERROR] npm sill addNameRange { name: 'gulp-useref', range: '>=1.1.1 <1.2.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-useref
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-useref
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-useref not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-util@~3.0.2', null ]
[ERROR] npm verb cache add spec gulp-util@~3.0.2
[ERROR] npm sill cache add parsed spec { raw: 'gulp-util@~3.0.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-util',
[ERROR] npm sill cache add rawSpec: '~3.0.2',
[ERROR] npm sill cache add spec: '>=3.0.2 <3.1.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-util@>=3.0.2 <3.1.0
[ERROR] npm verb addNamed ">=3.0.2 <3.1.0" is a valid semver range for gulp-util
[ERROR] npm sill addNameRange { name: 'gulp-util', range: '>=3.0.2 <3.1.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-util
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-util
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-util not in flight; fetching
[ERROR] npm sill cache add args [ 'http-proxy@~1.10.1', null ]
[ERROR] npm verb cache add spec http-proxy@~1.10.1
[ERROR] npm sill cache add parsed spec { raw: 'http-proxy@~1.10.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'http-proxy',
[ERROR] npm sill cache add rawSpec: '~1.10.1',
[ERROR] npm sill cache add spec: '>=1.10.1 <1.11.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed http-proxy@>=1.10.1 <1.11.0
[ERROR] npm verb addNamed ">=1.10.1 <1.11.0" is a valid semver range for http-proxy
[ERROR] npm sill addNameRange { name: 'http-proxy', range: '>=1.10.1 <1.11.0', hasData: false }
[ERROR] npm sill mapToRegistry name http-proxy
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/http-proxy
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/http-proxy not in flight; fetching
[ERROR] npm sill cache add args [ 'jasmine-core@^2.2.0', null ]
[ERROR] npm verb cache add spec jasmine-core@^2.2.0
[ERROR] npm sill cache add parsed spec { raw: 'jasmine-core@^2.2.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'jasmine-core',
[ERROR] npm sill cache add rawSpec: '^2.2.0',
[ERROR] npm sill cache add spec: '>=2.2.0 <3.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed jasmine-core@>=2.2.0 <3.0.0
[ERROR] npm verb addNamed ">=2.2.0 <3.0.0" is a valid semver range for jasmine-core
[ERROR] npm sill addNameRange { name: 'jasmine-core', range: '>=2.2.0 <3.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name jasmine-core
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/jasmine-core
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/jasmine-core not in flight; fetching
[ERROR] npm sill cache add args [ 'jasmine-reporters@^2.0.5', null ]
[ERROR] npm verb cache add spec jasmine-reporters@^2.0.5
[ERROR] npm sill cache add parsed spec { raw: 'jasmine-reporters@^2.0.5',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'jasmine-reporters',
[ERROR] npm sill cache add rawSpec: '^2.0.5',
[ERROR] npm sill cache add spec: '>=2.0.5 <3.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed jasmine-reporters@>=2.0.5 <3.0.0
[ERROR] npm verb addNamed ">=2.0.5 <3.0.0" is a valid semver range for jasmine-reporters
[ERROR] npm sill addNameRange { name: 'jasmine-reporters',
[ERROR] npm sill addNameRange range: '>=2.0.5 <3.0.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name jasmine-reporters
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/jasmine-reporters
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/jasmine-reporters not in flight; fetching
[ERROR] npm sill cache add args [ 'jshint-stylish@~1.0.1', null ]
[ERROR] npm verb cache add spec jshint-stylish@~1.0.1
[ERROR] npm sill cache add parsed spec { raw: 'jshint-stylish@~1.0.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'jshint-stylish',
[ERROR] npm sill cache add rawSpec: '~1.0.1',
[ERROR] npm sill cache add spec: '>=1.0.1 <1.1.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed jshint-stylish@>=1.0.1 <1.1.0
[ERROR] npm verb addNamed ">=1.0.1 <1.1.0" is a valid semver range for jshint-stylish
[ERROR] npm sill addNameRange { name: 'jshint-stylish',
[ERROR] npm sill addNameRange range: '>=1.0.1 <1.1.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name jshint-stylish
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/jshint-stylish
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/jshint-stylish not in flight; fetching
[ERROR] npm sill cache add args [ 'lodash@~3.2.0', null ]
[ERROR] npm verb cache add spec lodash@~3.2.0
[ERROR] npm sill cache add parsed spec { raw: 'lodash@~3.2.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'lodash',
[ERROR] npm sill cache add rawSpec: '~3.2.0',
[ERROR] npm sill cache add spec: '>=3.2.0 <3.3.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed lodash@>=3.2.0 <3.3.0
[ERROR] npm verb addNamed ">=3.2.0 <3.3.0" is a valid semver range for lodash
[ERROR] npm sill addNameRange { name: 'lodash', range: '>=3.2.0 <3.3.0', hasData: false }
[ERROR] npm sill mapToRegistry name lodash
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/lodash
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/lodash not in flight; fetching
[ERROR] npm sill cache add args [ 'karma@^0.12.31', null ]
[ERROR] npm verb cache add spec karma@^0.12.31
[ERROR] npm sill cache add parsed spec { raw: 'karma@^0.12.31',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'karma',
[ERROR] npm sill cache add rawSpec: '^0.12.31',
[ERROR] npm sill cache add spec: '>=0.12.31 <0.13.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed karma@>=0.12.31 <0.13.0
[ERROR] npm verb addNamed ">=0.12.31 <0.13.0" is a valid semver range for karma
[ERROR] npm sill addNameRange { name: 'karma', range: '>=0.12.31 <0.13.0', hasData: false }
[ERROR] npm sill mapToRegistry name karma
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/karma
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/karma not in flight; fetching
[ERROR] npm sill cache add args [ 'karma-coverage@~0.2.7', null ]
[ERROR] npm verb cache add spec karma-coverage@~0.2.7
[ERROR] npm sill cache add parsed spec { raw: 'karma-coverage@~0.2.7',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'karma-coverage',
[ERROR] npm sill cache add rawSpec: '~0.2.7',
[ERROR] npm sill cache add spec: '>=0.2.7 <0.3.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed karma-coverage@>=0.2.7 <0.3.0
[ERROR] npm verb addNamed ">=0.2.7 <0.3.0" is a valid semver range for karma-coverage
[ERROR] npm sill addNameRange { name: 'karma-coverage',
[ERROR] npm sill addNameRange range: '>=0.2.7 <0.3.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name karma-coverage
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/karma-coverage
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/karma-coverage not in flight; fetching
[ERROR] npm sill cache add args [ 'karma-jasmine@~0.3.5', null ]
[ERROR] npm verb cache add spec karma-jasmine@~0.3.5
[ERROR] npm sill cache add parsed spec { raw: 'karma-jasmine@~0.3.5',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'karma-jasmine',
[ERROR] npm sill cache add rawSpec: '~0.3.5',
[ERROR] npm sill cache add spec: '>=0.3.5 <0.4.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed karma-jasmine@>=0.3.5 <0.4.0
[ERROR] npm verb addNamed ">=0.3.5 <0.4.0" is a valid semver range for karma-jasmine
[ERROR] npm sill addNameRange { name: 'karma-jasmine',
[ERROR] npm sill addNameRange range: '>=0.3.5 <0.4.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name karma-jasmine
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/karma-jasmine
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/karma-jasmine not in flight; fetching
[ERROR] npm sill cache add args [ 'karma-junit-reporter@^0.2.2', null ]
[ERROR] npm verb cache add spec karma-junit-reporter@^0.2.2
[ERROR] npm sill cache add parsed spec { raw: 'karma-junit-reporter@^0.2.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'karma-junit-reporter',
[ERROR] npm sill cache add rawSpec: '^0.2.2',
[ERROR] npm sill cache add spec: '>=0.2.2 <0.3.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed karma-junit-reporter@>=0.2.2 <0.3.0
[ERROR] npm verb addNamed ">=0.2.2 <0.3.0" is a valid semver range for karma-junit-reporter
[ERROR] npm sill addNameRange { name: 'karma-junit-reporter',
[ERROR] npm sill addNameRange range: '>=0.2.2 <0.3.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name karma-junit-reporter
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/karma-junit-reporter
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/karma-junit-reporter not in flight; fetching
[ERROR] npm sill cache add args [ 'karma-ng-html2js-preprocessor@~0.1.2', null ]
[ERROR] npm verb cache add spec karma-ng-html2js-preprocessor@~0.1.2
[ERROR] npm sill cache add parsed spec { raw: 'karma-ng-html2js-preprocessor@~0.1.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'karma-ng-html2js-preprocessor',
[ERROR] npm sill cache add rawSpec: '~0.1.2',
[ERROR] npm sill cache add spec: '>=0.1.2 <0.2.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed karma-ng-html2js-preprocessor@>=0.1.2 <0.2.0
[ERROR] npm verb addNamed ">=0.1.2 <0.2.0" is a valid semver range for karma-ng-html2js-preprocessor
[ERROR] npm sill addNameRange { name: 'karma-ng-html2js-preprocessor',
[ERROR] npm sill addNameRange range: '>=0.1.2 <0.2.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name karma-ng-html2js-preprocessor
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/karma-ng-html2js-preprocessor
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/karma-ng-html2js-preprocessor not in flight; fetching
[ERROR] npm sill cache add args [ 'karma-phantomjs-launcher@~0.1.4', null ]
[ERROR] npm verb cache add spec karma-phantomjs-launcher@~0.1.4
[ERROR] npm sill cache add parsed spec { raw: 'karma-phantomjs-launcher@~0.1.4',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'karma-phantomjs-launcher',
[ERROR] npm sill cache add rawSpec: '~0.1.4',
[ERROR] npm sill cache add spec: '>=0.1.4 <0.2.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed karma-phantomjs-launcher@>=0.1.4 <0.2.0
[ERROR] npm verb addNamed ">=0.1.4 <0.2.0" is a valid semver range for karma-phantomjs-launcher
[ERROR] npm sill addNameRange { name: 'karma-phantomjs-launcher',
[ERROR] npm sill addNameRange range: '>=0.1.4 <0.2.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name karma-phantomjs-launcher
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/karma-phantomjs-launcher
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/karma-phantomjs-launcher not in flight; fetching
[ERROR] npm sill cache add args [ 'main-bower-files@~2.6.2', null ]
[ERROR] npm verb cache add spec main-bower-files@~2.6.2
[ERROR] npm sill cache add parsed spec { raw: 'main-bower-files@~2.6.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'main-bower-files',
[ERROR] npm sill cache add rawSpec: '~2.6.2',
[ERROR] npm sill cache add spec: '>=2.6.2 <2.7.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed main-bower-files@>=2.6.2 <2.7.0
[ERROR] npm verb addNamed ">=2.6.2 <2.7.0" is a valid semver range for main-bower-files
[ERROR] npm sill addNameRange { name: 'main-bower-files',
[ERROR] npm sill addNameRange range: '>=2.6.2 <2.7.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name main-bower-files
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/main-bower-files
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/main-bower-files not in flight; fetching
[ERROR] npm sill cache add args [ 'require-dir@~0.3.0', null ]
[ERROR] npm verb cache add spec require-dir@~0.3.0
[ERROR] npm sill cache add parsed spec { raw: 'require-dir@~0.3.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'require-dir',
[ERROR] npm sill cache add rawSpec: '~0.3.0',
[ERROR] npm sill cache add spec: '>=0.3.0 <0.4.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed require-dir@>=0.3.0 <0.4.0
[ERROR] npm verb addNamed ">=0.3.0 <0.4.0" is a valid semver range for require-dir
[ERROR] npm sill addNameRange { name: 'require-dir', range: '>=0.3.0 <0.4.0', hasData: false }
[ERROR] npm sill mapToRegistry name require-dir
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/require-dir
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/require-dir not in flight; fetching
[ERROR] npm sill cache add args [ 'uglify-save-license@~0.4.1', null ]
[ERROR] npm verb cache add spec uglify-save-license@~0.4.1
[ERROR] npm sill cache add parsed spec { raw: 'uglify-save-license@~0.4.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'uglify-save-license',
[ERROR] npm sill cache add rawSpec: '~0.4.1',
[ERROR] npm sill cache add spec: '>=0.4.1 <0.5.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed uglify-save-license@>=0.4.1 <0.5.0
[ERROR] npm verb addNamed ">=0.4.1 <0.5.0" is a valid semver range for uglify-save-license
[ERROR] npm sill addNameRange { name: 'uglify-save-license',
[ERROR] npm sill addNameRange range: '>=0.4.1 <0.5.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name uglify-save-license
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/uglify-save-license
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/uglify-save-license not in flight; fetching
[ERROR] npm sill cache add args [ 'wiredep@~2.2.2', null ]
[ERROR] npm verb cache add spec wiredep@~2.2.2
[ERROR] npm sill cache add parsed spec { raw: 'wiredep@~2.2.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'wiredep',
[ERROR] npm sill cache add rawSpec: '~2.2.2',
[ERROR] npm sill cache add spec: '>=2.2.2 <2.3.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed wiredep@>=2.2.2 <2.3.0
[ERROR] npm verb addNamed ">=2.2.2 <2.3.0" is a valid semver range for wiredep
[ERROR] npm sill addNameRange { name: 'wiredep', range: '>=2.2.2 <2.3.0', hasData: false }
[ERROR] npm sill mapToRegistry name wiredep
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/wiredep
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/wiredep not in flight; fetching
[ERROR] npm sill cache add args [ 'wrench@~1.5.8', null ]
[ERROR] npm verb cache add spec wrench@~1.5.8
[ERROR] npm sill cache add parsed spec { raw: 'wrench@~1.5.8',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'wrench',
[ERROR] npm sill cache add rawSpec: '~1.5.8',
[ERROR] npm sill cache add spec: '>=1.5.8 <1.6.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed wrench@>=1.5.8 <1.6.0
[ERROR] npm verb addNamed ">=1.5.8 <1.6.0" is a valid semver range for wrench
[ERROR] npm sill addNameRange { name: 'wrench', range: '>=1.5.8 <1.6.0', hasData: false }
[ERROR] npm sill mapToRegistry name wrench
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/wrench
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/wrench not in flight; fetching
[ERROR] npm sill cache add args [ 'bower@^1.4.1', null ]
[ERROR] npm verb cache add spec bower@^1.4.1
[ERROR] npm sill cache add parsed spec { raw: 'bower@^1.4.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'bower',
[ERROR] npm sill cache add rawSpec: '^1.4.1',
[ERROR] npm sill cache add spec: '>=1.4.1 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed bower@>=1.4.1 <2.0.0
[ERROR] npm verb addNamed ">=1.4.1 <2.0.0" is a valid semver range for bower
[ERROR] npm sill addNameRange { name: 'bower', range: '>=1.4.1 <2.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name bower
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/bower
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/bower not in flight; fetching
[ERROR] npm sill cache add args [ 'browser-sync@~2.5.2', null ]
[ERROR] npm verb cache add spec browser-sync@~2.5.2
[ERROR] npm sill cache add parsed spec { raw: 'browser-sync@~2.5.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'browser-sync',
[ERROR] npm sill cache add rawSpec: '~2.5.2',
[ERROR] npm sill cache add spec: '>=2.5.2 <2.6.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed browser-sync@>=2.5.2 <2.6.0
[ERROR] npm verb addNamed ">=2.5.2 <2.6.0" is a valid semver range for browser-sync
[ERROR] npm sill addNameRange { name: 'browser-sync', range: '>=2.5.2 <2.6.0', hasData: false }
[ERROR] npm sill mapToRegistry name browser-sync
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/browser-sync
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/browser-sync not in flight; fetching
[ERROR] npm sill cache add args [ 'browser-sync-spa@~1.0.2', null ]
[ERROR] npm verb cache add spec browser-sync-spa@~1.0.2
[ERROR] npm sill cache add parsed spec { raw: 'browser-sync-spa@~1.0.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'browser-sync-spa',
[ERROR] npm sill cache add rawSpec: '~1.0.2',
[ERROR] npm sill cache add spec: '>=1.0.2 <1.1.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed browser-sync-spa@>=1.0.2 <1.1.0
[ERROR] npm verb addNamed ">=1.0.2 <1.1.0" is a valid semver range for browser-sync-spa
[ERROR] npm sill addNameRange { name: 'browser-sync-spa',
[ERROR] npm sill addNameRange range: '>=1.0.2 <1.1.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name browser-sync-spa
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/browser-sync-spa
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/browser-sync-spa not in flight; fetching
[ERROR] npm sill cache add args [ 'chalk@~1.0.0', null ]
[ERROR] npm verb cache add spec chalk@~1.0.0
[ERROR] npm sill cache add parsed spec { raw: 'chalk@~1.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'chalk',
[ERROR] npm sill cache add rawSpec: '~1.0.0',
[ERROR] npm sill cache add spec: '>=1.0.0 <1.1.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed chalk@>=1.0.0 <1.1.0
[ERROR] npm verb addNamed ">=1.0.0 <1.1.0" is a valid semver range for chalk
[ERROR] npm sill addNameRange { name: 'chalk', range: '>=1.0.0 <1.1.0', hasData: false }
[ERROR] npm sill mapToRegistry name chalk
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/chalk
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/chalk not in flight; fetching
[ERROR] npm sill cache add parsed spec { raw: 'gulp-compass@latest',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-compass',
[ERROR] npm sill cache add rawSpec: 'latest',
[ERROR] npm sill cache add spec: 'latest',
[ERROR] npm sill cache add type: 'tag' }
[ERROR] npm sill addNamed gulp-compass@latest
[ERROR] npm verb addNamed "latest" is being treated as a dist-tag for gulp-compass
[ERROR] npm info addNameTag [ 'gulp-compass', 'latest' ]
[ERROR] npm sill mapToRegistry name gulp-compass
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-compass
[ERROR] npm verb addNameTag registry:http://registry.npmjs.org/gulp-compass not in flight; fetching
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-angular-filesort
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb request id ad2038ab3327ecd8
[ERROR] npm verb etag "EWL2YF43JPQK6B3QRUD98ULST"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-angular-filesort
[ERROR] npm verb request uri http://registry.npmjs.org/concat-stream
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "5EMQ1NISQ5FTBX0RB7MXEJLBU"
[ERROR] npm http request GET http://registry.npmjs.org/concat-stream
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-autoprefixer
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "DYFS2DI6F7V7AII0PZK869A6I"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-autoprefixer
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-angular-templatecache
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "6AYMC8PDQWGO4PPMFY1A78HCS"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-angular-templatecache
[ERROR] npm verb request uri http://registry.npmjs.org/gulp
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "42J966Z32TZF7FJ1HZL4TDDPL"
[ERROR] npm http request GET http://registry.npmjs.org/gulp
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-csso
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "9M280QDN60YXTU3CAKDQ12X9N"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-csso
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-filter
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "4V823CMMLB8KEY820A8OHIWNC"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-filter
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-inject
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "EQMFJP7N3HYIUDP67A314FLSM"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-inject
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-load-plugins
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "A56HK7QJBTLU2BOF24D5PRB47"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-load-plugins
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-flatten
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "1KZ01BI0H4KRZUMFPVZDQ6RDW"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-flatten
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-minify-html
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "3HRRE8PQ4BKAREZ84TQKYH113"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-minify-html
[ERROR] npm verb request uri http://registry.npmjs.org/del
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "Z38AK7RPIJ2ZGDQI3P00ME8"
[ERROR] npm http request GET http://registry.npmjs.org/del
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-rename
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "49I88LEHIOILMNWREQU9ZEP59"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-rename
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-ng-annotate
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "DO9BOZVQ19BPUZ3WF65AHVYDT"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-ng-annotate
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-rev
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "1FTDVNLTKHOQF9Q4QHBI6Z2P4"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-rev
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-protractor
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "6RSL01UDIOVN4TEKK80F1Y7L6"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-protractor
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-replace
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "9MOFLIH99OHGXE1CP1RBU6XNI"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-replace
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-sourcemaps
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "406IQPJDQE1O36TK5PZ10F7PJ"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-sourcemaps
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-uglify
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "BYT5042SWBJHLA9AK4KAE91XJ"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-uglify
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-jshint
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "BEPS8XG84VTS98OC654NCL8YJ"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-jshint
[ERROR] npm verb request uri http://registry.npmjs.org/http-proxy
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "60WTPYG5LYL0CFY51L6KUIVOG"
[ERROR] npm http request GET http://registry.npmjs.org/http-proxy
[ERROR] npm verb request uri http://registry.npmjs.org/jasmine-core
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "BT5E0W5DI3521NJAL0Z0G43T"
[ERROR] npm http request GET http://registry.npmjs.org/jasmine-core
[ERROR] npm verb request uri http://registry.npmjs.org/jasmine-reporters
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "8FVU6VF34X9Y8RADBLJUQACFZ"
[ERROR] npm http request GET http://registry.npmjs.org/jasmine-reporters
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-size
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "844KG6762ATUDXZQAG762QMCO"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-size
[ERROR] npm verb request uri http://registry.npmjs.org/jshint-stylish
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "BWWS2HLRCU93ZDN3VAJ4N34Y8"
[ERROR] npm http request GET http://registry.npmjs.org/jshint-stylish
[ERROR] npm verb request uri http://registry.npmjs.org/lodash
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "ASYRR044UXWJYRT0XXMUCNJVM"
[ERROR] npm http request GET http://registry.npmjs.org/lodash
[ERROR] npm verb request uri http://registry.npmjs.org/karma
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "F27IGFL2GYP3HXXDQMM7665TK"
[ERROR] npm http request GET http://registry.npmjs.org/karma
[ERROR] npm verb request uri http://registry.npmjs.org/karma-jasmine
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "VORR8LHWJK4QEZWHEI16MFVJ"
[ERROR] npm http request GET http://registry.npmjs.org/karma-jasmine
[ERROR] npm verb request uri http://registry.npmjs.org/karma-coverage
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "3EULM7H2OGYLHLL65KZCI7TA2"
[ERROR] npm http request GET http://registry.npmjs.org/karma-coverage
[ERROR] npm verb request uri http://registry.npmjs.org/karma-ng-html2js-preprocessor
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "DFV7HNNFFL808JVDUY1K82E5C"
[ERROR] npm http request GET http://registry.npmjs.org/karma-ng-html2js-preprocessor
[ERROR] npm verb request uri http://registry.npmjs.org/karma-phantomjs-launcher
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "8SS6P4R8XMW8A005XSDPMECFM"
[ERROR] npm http request GET http://registry.npmjs.org/karma-phantomjs-launcher
[ERROR] npm verb request uri http://registry.npmjs.org/main-bower-files
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "4KFFT5H8BSAAG9ET8CBEOW944"
[ERROR] npm http request GET http://registry.npmjs.org/main-bower-files
[ERROR] npm verb request uri http://registry.npmjs.org/require-dir
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "AXQL1SSM86AIF7RWDPEPD41CL"
[ERROR] npm http request GET http://registry.npmjs.org/require-dir
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-useref
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "344O5TTVWHVIOM8FYMHVPQNVP"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-useref
[ERROR] npm verb request uri http://registry.npmjs.org/wiredep
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "EBN9X8UBAK27L0VM3SUEFNGC4"
[ERROR] npm http request GET http://registry.npmjs.org/wiredep
[ERROR] npm verb request uri http://registry.npmjs.org/wrench
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "BXURSRUR1G16DH3BO47FWRDJZ"
[ERROR] npm http request GET http://registry.npmjs.org/wrench
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-util
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "ATA2OGUSGIOPLXWYG67FUO64Z"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-util
[ERROR] npm verb request uri http://registry.npmjs.org/bower
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "7R9FZWXTT6ODL83S51HDX9FJ7"
[ERROR] npm http request GET http://registry.npmjs.org/bower
[ERROR] npm verb request uri http://registry.npmjs.org/browser-sync-spa
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "EC5141SQNORIKM3A1JZHXWSGY"
[ERROR] npm http request GET http://registry.npmjs.org/browser-sync-spa
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-rev-replace
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "MSXMA4HO49I51G39JRPDBG2V"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-rev-replace
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-compass
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "AUBUDD17QGKBJMZ0FAC0GPFMA"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-compass
[ERROR] npm verb request uri http://registry.npmjs.org/browser-sync
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "5WIGFF2GWF8BRTAI35F0NVN1R"
[ERROR] npm http request GET http://registry.npmjs.org/browser-sync
[ERROR] npm verb request uri http://registry.npmjs.org/uglify-save-license
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "8VMNGPV64ZN2I8KWQQG89K5AI"
[ERROR] npm http request GET http://registry.npmjs.org/uglify-save-license
[ERROR] npm verb request uri http://registry.npmjs.org/karma-junit-reporter
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "CXJT5NXTM35C6LDTOHMUGTKGX"
[ERROR] npm http request GET http://registry.npmjs.org/karma-junit-reporter
[ERROR] npm verb request uri http://registry.npmjs.org/chalk
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:40 AM
[ERROR] npm verb etag "97KCGEWW0SYUDPQMKKPFQ2PV9"
[ERROR] npm http request GET http://registry.npmjs.org/chalk
[ERROR] npm http 304 http://registry.npmjs.org/gulp-angular-filesort
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '7',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"EWL2YF43JPQK6B3QRUD98ULST"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.724474,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1821-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-angular-filesort from cache
[ERROR] npm verb get saving gulp-angular-filesort to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-angular-filesort\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/concat-stream
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '41',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"5EMQ1NISQ5FTBX0RB7MXEJLBU"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.750519,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1833-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/concat-stream from cache
[ERROR] npm verb get saving concat-stream to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\concat-stream\.cache.json
[ERROR] npm sill addNameRange number 2 { name: 'gulp-angular-filesort',
[ERROR] npm sill addNameRange range: '>=1.1.1 <1.2.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-angular-filesort',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.0.2',
[ERROR] npm sill addNameRange '1.0.3',
[ERROR] npm sill addNameRange '1.0.4',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.1.1' ] ]
[ERROR] npm sill addNamed gulp-angular-filesort@1.1.1
[ERROR] npm verb addNamed "1.1.1" is a plain semver version for gulp-angular-filesort
[ERROR] npm sill addNameRange number 2 { name: 'concat-stream', range: '>=1.4.7 <1.5.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'concat-stream',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.0.5',
[ERROR] npm sill addNameRange '0.0.6',
[ERROR] npm sill addNameRange '0.0.7',
[ERROR] npm sill addNameRange '0.0.8',
[ERROR] npm sill addNameRange '0.0.9',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.2.1',
[ERROR] npm sill addNameRange '1.3.0',
[ERROR] npm sill addNameRange '1.3.1',
[ERROR] npm sill addNameRange '1.4.0',
[ERROR] npm sill addNameRange '1.4.1',
[ERROR] npm sill addNameRange '1.4.2',
[ERROR] npm sill addNameRange '1.4.3',
[ERROR] npm sill addNameRange '1.4.4',
[ERROR] npm sill addNameRange '1.4.5',
[ERROR] npm sill addNameRange '1.4.6',
[ERROR] npm sill addNameRange '1.4.7',
[ERROR] npm sill addNameRange '1.4.8' ] ]
[ERROR] npm sill addNamed concat-stream@1.4.8
[ERROR] npm verb addNamed "1.4.8" is a plain semver version for concat-stream
[ERROR] npm sill cache afterAdd gulp-angular-filesort@1.1.1
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-angular-filesort\1.1.1\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd concat-stream@1.4.8
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\concat-stream\1.4.8\package\package.json not in flight; writing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-angular-filesort\1.1.1\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\concat-stream\1.4.8\package\package.json written
[ERROR] npm http 304 http://registry.npmjs.org/gulp-inject
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '7',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"EQMFJP7N3HYIUDP67A314FLSM"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.822394,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1823-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-inject from cache
[ERROR] npm verb get saving gulp-inject to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-inject\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/del
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '41',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"Z38AK7RPIJ2ZGDQI3P00ME8"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.848887,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1823-DFW',
[ERROR] npm sill get 'x-cache-hits': '8',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/del from cache
[ERROR] npm verb get saving del to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\del\.cache.json
[ERROR] npm sill addNameRange number 2 { name: 'gulp-inject', range: '>=1.2.0 <1.3.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-inject',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.0.2',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '1.2.0' ] ]
[ERROR] npm sill addNamed gulp-inject@1.2.0
[ERROR] npm verb addNamed "1.2.0" is a plain semver version for gulp-inject
[ERROR] npm http 304 http://registry.npmjs.org/gulp-minify-html
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '6',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"3HRRE8PQ4BKAREZ84TQKYH113"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.824145,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1830-DFW',
[ERROR] npm sill get 'x-cache-hits': '2',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:31:46 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-minify-html from cache
[ERROR] npm verb get saving gulp-minify-html to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-minify-html\.cache.json
[ERROR] npm sill cache afterAdd gulp-inject@1.2.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-inject\1.2.0\package\package.json not in flight; writing
[ERROR] npm http 304 http://registry.npmjs.org/gulp-angular-templatecache
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"6AYMC8PDQWGO4PPMFY1A78HCS"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.791859,VS0,VE45',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1832-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-angular-templatecache from cache
[ERROR] npm verb get saving gulp-angular-templatecache to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-angular-templatecache\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/gulp-autoprefixer
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"DYFS2DI6F7V7AII0PZK869A6I"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.779203,VS0,VE61',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1826-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-autoprefixer from cache
[ERROR] npm verb get saving gulp-autoprefixer to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-autoprefixer\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/gulp-rename
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '57',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"49I88LEHIOILMNWREQU9ZEP59"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.862442,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1829-DFW',
[ERROR] npm sill get 'x-cache-hits': '111',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-rename from cache
[ERROR] npm verb get saving gulp-rename to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-rename\.cache.json
[ERROR] npm sill addNameRange number 2 { name: 'del', range: '>=1.1.1 <1.2.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'del',
[ERROR] npm sill addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '1.0.0', '1.1.0', '1.1.1' ] ]
[ERROR] npm sill addNamed del@1.1.1
[ERROR] npm verb addNamed "1.1.1" is a plain semver version for del
[ERROR] npm http 304 http://registry.npmjs.org/gulp-csso
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"9M280QDN60YXTU3CAKDQ12X9N"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.804602,VS0,VE46',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1821-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-csso from cache
[ERROR] npm verb get saving gulp-csso to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-csso\.cache.json
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-inject\1.2.0\package\package.json written
[ERROR] npm sill cache afterAdd del@1.1.1
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\del\1.1.1\package\package.json not in flight; writing
[ERROR] npm sill addNameRange number 2 { name: 'gulp-minify-html',
[ERROR] npm sill addNameRange range: '>=1.0.2 <1.1.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-minify-html',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.1.3',
[ERROR] npm sill addNameRange '0.1.4',
[ERROR] npm sill addNameRange '0.1.5',
[ERROR] npm sill addNameRange '0.1.6',
[ERROR] npm sill addNameRange '0.1.7',
[ERROR] npm sill addNameRange '0.1.8',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.0.2' ] ]
[ERROR] npm sill addNamed gulp-minify-html@1.0.2
[ERROR] npm verb addNamed "1.0.2" is a plain semver version for gulp-minify-html
[ERROR] npm sill addNameRange number 2 { name: 'gulp-autoprefixer',
[ERROR] npm sill addNameRange range: '>=2.1.0 <2.2.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-autoprefixer',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.0.5',
[ERROR] npm sill addNameRange '0.0.6',
[ERROR] npm sill addNameRange '0.0.7',
[ERROR] npm sill addNameRange '0.0.8',
[ERROR] npm sill addNameRange '0.0.9',
[ERROR] npm sill addNameRange '0.0.10',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.1.0',
[ERROR] npm sill addNameRange '2.2.0' ] ]
[ERROR] npm sill addNamed gulp-autoprefixer@2.1.0
[ERROR] npm verb addNamed "2.1.0" is a plain semver version for gulp-autoprefixer
[ERROR] npm sill addNameRange number 2 { name: 'gulp-rename', range: '>=1.2.2 <1.3.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-rename',
[ERROR] npm sill addNameRange [ '0.1.0', '0.2.1', '0.2.2', '1.0.0', '1.1.0', '1.2.0', '1.2.2' ] ]
[ERROR] npm sill addNamed gulp-rename@1.2.2
[ERROR] npm verb addNamed "1.2.2" is a plain semver version for gulp-rename
[ERROR] npm sill addNameRange number 2 { name: 'gulp-angular-templatecache',
[ERROR] npm sill addNameRange range: '>=1.6.0 <1.7.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-angular-templatecache',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.0.3',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '1.1.2',
[ERROR] npm sill addNameRange '1.1.3',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.2.1',
[ERROR] npm sill addNameRange '1.3.0',
[ERROR] npm sill addNameRange '1.4.0',
[ERROR] npm sill addNameRange '1.4.1',
[ERROR] npm sill addNameRange '1.4.2',
[ERROR] npm sill addNameRange '1.5.0',
[ERROR] npm sill addNameRange '1.6.0' ] ]
[ERROR] npm sill addNamed gulp-angular-templatecache@1.6.0
[ERROR] npm verb addNamed "1.6.0" is a plain semver version for gulp-angular-templatecache
[ERROR] npm sill addNameRange number 2 { name: 'gulp-csso', range: '>=1.0.0 <1.1.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-csso',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.1.3',
[ERROR] npm sill addNameRange '0.1.4',
[ERROR] npm sill addNameRange '0.1.5',
[ERROR] npm sill addNameRange '0.1.6',
[ERROR] npm sill addNameRange '0.1.7',
[ERROR] npm sill addNameRange '0.1.8',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.2.4',
[ERROR] npm sill addNameRange '0.2.5',
[ERROR] npm sill addNameRange '0.2.6',
[ERROR] npm sill addNameRange '0.2.7',
[ERROR] npm sill addNameRange '0.2.8',
[ERROR] npm sill addNameRange '0.2.9',
[ERROR] npm sill addNameRange '1.0.0' ] ]
[ERROR] npm sill addNamed gulp-csso@1.0.0
[ERROR] npm verb addNamed "1.0.0" is a plain semver version for gulp-csso
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\del\1.1.1\package\package.json written
[ERROR] npm http 304 http://registry.npmjs.org/gulp-flatten
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"1KZ01BI0H4KRZUMFPVZDQ6RDW"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.824924,VS0,VE45',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1821-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-flatten from cache
[ERROR] npm verb get saving gulp-flatten to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-flatten\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/gulp-filter
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"4V823CMMLB8KEY820A8OHIWNC"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.816250,VS0,VE61',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1828-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-filter from cache
[ERROR] npm verb get saving gulp-filter to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-filter\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/gulp-rev
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '23',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"1FTDVNLTKHOQF9Q4QHBI6Z2P4"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.877661,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1820-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-rev from cache
[ERROR] npm verb get saving gulp-rev to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-rev\.cache.json
[ERROR] npm sill cache afterAdd gulp-minify-html@1.0.2
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-minify-html\1.0.2\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd gulp-autoprefixer@2.1.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-autoprefixer\2.1.0\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd gulp-rename@1.2.2
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-rename\1.2.2\package\package.json not in flight; writing
[ERROR] npm http 304 http://registry.npmjs.org/jshint-stylish
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '20',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"BWWS2HLRCU93ZDN3VAJ4N34Y8"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.885923,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1826-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/jshint-stylish from cache
[ERROR] npm verb get saving jshint-stylish to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\jshint-stylish\.cache.json
[ERROR] npm sill cache afterAdd gulp-angular-templatecache@1.6.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-angular-templatecache\1.6.0\package\package.json not in flight; writing
[ERROR] npm http 304 http://registry.npmjs.org/gulp-useref
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '6',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"344O5TTVWHVIOM8FYMHVPQNVP"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.896805,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1827-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-useref from cache
[ERROR] npm verb get saving gulp-useref to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-useref\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/karma-coverage
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '6',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"3EULM7H2OGYLHLL65KZCI7TA2"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.889446,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1824-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/karma-coverage from cache
[ERROR] npm verb get saving karma-coverage to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\karma-coverage\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/karma-phantomjs-launcher
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '20',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"8SS6P4R8XMW8A005XSDPMECFM"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.890155,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1822-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/karma-phantomjs-launcher from cache
[ERROR] npm verb get saving karma-phantomjs-launcher to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\karma-phantomjs-launcher\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/gulp-util
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '1',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"ATA2OGUSGIOPLXWYG67FUO64Z"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.904782,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1829-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-util from cache
[ERROR] npm verb get saving gulp-util to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-util\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/wrench
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '28',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"BXURSRUR1G16DH3BO47FWRDJZ"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.908655,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1833-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/wrench from cache
[ERROR] npm verb get saving wrench to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\wrench\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/gulp-ng-annotate
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"DO9BOZVQ19BPUZ3WF65AHVYDT"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.878806,VS0,VE46',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1833-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-ng-annotate from cache
[ERROR] npm verb get saving gulp-ng-annotate to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-ng-annotate\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/gulp-protractor
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"6RSL01UDIOVN4TEKK80F1Y7L6"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.880561,VS0,VE46',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1834-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-protractor from cache
[ERROR] npm verb get saving gulp-protractor to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-protractor\.cache.json
[ERROR] npm sill cache afterAdd gulp-csso@1.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-csso\1.0.0\package\package.json not in flight; writing
[ERROR] npm http 304 http://registry.npmjs.org/require-dir
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"AXQL1SSM86AIF7RWDPEPD41CL"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.896138,VS0,VE61',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1823-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/require-dir from cache
[ERROR] npm verb get saving require-dir to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\require-dir\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/wiredep
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"EBN9X8UBAK27L0VM3SUEFNGC4"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.897865,VS0,VE45',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1833-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/wiredep from cache
[ERROR] npm verb get saving wiredep to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\wiredep\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/karma-ng-html2js-preprocessor
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"DFV7HNNFFL808JVDUY1K82E5C"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.891047,VS0,VE62',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1830-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/karma-ng-html2js-preprocessor from cache
[ERROR] npm verb get saving karma-ng-html2js-preprocessor to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\karma-ng-html2js-preprocessor\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/karma-junit-reporter
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '8',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"CXJT5NXTM35C6LDTOHMUGTKGX"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.953808,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1830-DFW',
[ERROR] npm sill get 'x-cache-hits': '134',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 14:17:14 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/karma-junit-reporter from cache
[ERROR] npm verb get saving karma-junit-reporter to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\karma-junit-reporter\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/bower
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"7R9FZWXTT6ODL83S51HDX9FJ7"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.909061,VS0,VE48',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1825-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/bower from cache
[ERROR] npm verb get saving bower to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\bower\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/main-bower-files
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"4KFFT5H8BSAAG9ET8CBEOW944"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.898252,VS0,VE63',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1834-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/main-bower-files from cache
[ERROR] npm verb get saving main-bower-files to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\main-bower-files\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/browser-sync-spa
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"EC5141SQNORIKM3A1JZHXWSGY"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'MISS',
[ERROR] npm sill get 'x-timer': 'S1430843620.914745,VS0,VE54',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1824-DFW',
[ERROR] npm sill get 'x-cache-hits': '0',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/browser-sync-spa from cache
[ERROR] npm verb get saving browser-sync-spa to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\browser-sync-spa\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/gulp-rev-replace
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"MSXMA4HO49I51G39JRPDBG2V"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.910323,VS0,VE61',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1828-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-rev-replace from cache
[ERROR] npm verb get saving gulp-rev-replace to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-rev-replace\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/browser-sync
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"5WIGFF2GWF8BRTAI35F0NVN1R"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.918827,VS0,VE63',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1822-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/browser-sync from cache
[ERROR] npm verb get saving browser-sync to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\browser-sync\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/gulp-load-plugins
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"A56HK7QJBTLU2BOF24D5PRB47"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.824709,VS0,VE187',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1824-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-load-plugins from cache
[ERROR] npm verb get saving gulp-load-plugins to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-load-plugins\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/gulp-compass
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"AUBUDD17QGKBJMZ0FAC0GPFMA"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.914159,VS0,VE185',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1831-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-compass from cache
[ERROR] npm verb get saving gulp-compass to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-compass\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/uglify-save-license
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"8VMNGPV64ZN2I8KWQQG89K5AI"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843620.920307,VS0,VE259',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1831-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/uglify-save-license from cache
[ERROR] npm verb get saving uglify-save-license to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\uglify-save-license\.cache.json
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-minify-html\1.0.2\package\package.json written
[ERROR] npm http 200 http://registry.npmjs.org/chalk
[ERROR] npm sill get cb [ 200,
[ERROR] npm sill get { age: '55',
[ERROR] npm sill get via: '',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"EXARLM7Z0R8GJ1UO8PKMHLQK9"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
[ERROR] npm sill get 'x-cache': 'HIT, MISS from 192.168.55.168',
[ERROR] npm sill get 'x-timer': 'S1430843620.961554,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1829-DFW',
[ERROR] npm sill get 'content-type': 'application/json',
[ERROR] npm sill get 'x-cache-hits': '6',
[ERROR] npm sill get 'accept-ranges': 'bytes',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'content-length': '20215',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb get saving chalk to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\chalk\.cache.json
[ERROR] npm sill addNameRange number 2 { name: 'gulp-filter', range: '>=2.0.2 <2.1.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-filter',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.0.2',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.0.1',
[ERROR] npm sill addNameRange '2.0.2' ] ]
[ERROR] npm sill addNamed gulp-filter@2.0.2
[ERROR] npm verb addNamed "2.0.2" is a plain semver version for gulp-filter
[ERROR] npm sill addNameRange number 2 { name: 'gulp-flatten', range: '>=0.0.4 <0.1.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-flatten', [ '0.0.1', '0.0.2', '0.0.3', '0.0.4' ] ]
[ERROR] npm sill addNamed gulp-flatten@0.0.4
[ERROR] npm verb addNamed "0.0.4" is a plain semver version for gulp-flatten
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-autoprefixer\2.1.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-rename\1.2.2\package\package.json written
[ERROR] npm sill addNameRange number 2 { name: 'gulp-rev', range: '>=3.0.1 <3.1.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-rev',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.3.2',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.0.1',
[ERROR] npm sill addNameRange '3.0.0',
[ERROR] npm sill addNameRange '3.0.1' ] ]
[ERROR] npm sill addNamed gulp-rev@3.0.1
[ERROR] npm verb addNamed "3.0.1" is a plain semver version for gulp-rev
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-angular-templatecache\1.6.0\package\package.json written
[ERROR] npm http 304 http://registry.npmjs.org/jasmine-core
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '42',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get etag: '"BT5E0W5DI3521NJAL0Z0G43T"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843621.567430,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1821-DFW',
[ERROR] npm sill get 'x-cache-hits': '2',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:32:59 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/jasmine-core from cache
[ERROR] npm verb get saving jasmine-core to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\jasmine-core\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/http-proxy
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '37',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get etag: '"60WTPYG5LYL0CFY51L6KUIVOG"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843621.567356,VS0,VE1',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1834-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/http-proxy from cache
[ERROR] npm verb get saving http-proxy to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\http-proxy\.cache.json
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-csso\1.0.0\package\package.json written
[ERROR] npm http 304 http://registry.npmjs.org/gulp-sourcemaps
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '27',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get etag: '"406IQPJDQE1O36TK5PZ10F7PJ"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843621.567281,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1823-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-sourcemaps from cache
[ERROR] npm verb get saving gulp-sourcemaps to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-sourcemaps\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/gulp-jshint
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '8',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get etag: '"BEPS8XG84VTS98OC654NCL8YJ"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843621.567162,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1833-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-jshint from cache
[ERROR] npm verb get saving gulp-jshint to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-jshint\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/karma-jasmine
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '44',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get etag: '"VORR8LHWJK4QEZWHEI16MFVJ"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843621.573895,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1823-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/karma-jasmine from cache
[ERROR] npm verb get saving karma-jasmine to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\karma-jasmine\.cache.json
[ERROR] npm http 200 http://registry.npmjs.org/gulp
[ERROR] npm sill get cb [ 200,
[ERROR] npm sill get { age: '27',
[ERROR] npm sill get via: '',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"8GSU9MRPAZUFD0AE2O5HWNQ8S"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
[ERROR] npm sill get 'x-cache': 'HIT, MISS from 192.168.55.168',
[ERROR] npm sill get 'x-timer': 'S1430843620.797659,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1832-DFW',
[ERROR] npm sill get 'content-type': 'application/json',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'accept-ranges': 'bytes',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'content-length': '101370',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb get saving gulp to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp\.cache.json
[ERROR] npm http 200 http://registry.npmjs.org/lodash
[ERROR] npm sill get cb [ 200,
[ERROR] npm sill get { age: '17',
[ERROR] npm sill get via: '',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:40 GMT',
[ERROR] npm sill get etag: '"ECGXXTQJ6SLGPYCBB8VBDYYN4"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
[ERROR] npm sill get 'x-cache': 'HIT, MISS from 192.168.55.168',
[ERROR] npm sill get 'x-timer': 'S1430843620.888195,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1826-DFW',
[ERROR] npm sill get 'content-type': 'application/json',
[ERROR] npm sill get 'x-cache-hits': '3',
[ERROR] npm sill get 'accept-ranges': 'bytes',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'content-length': '96999',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb get saving lodash to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\lodash\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/gulp-size
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get etag: '"844KG6762ATUDXZQAG762QMCO"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843621.547939,VS0,VE45',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1832-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-size from cache
[ERROR] npm verb get saving gulp-size to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-size\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/karma
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '15',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get etag: '"F27IGFL2GYP3HXXDQMM7665TK"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843621.598661,VS0,VE2',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1824-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/karma from cache
[ERROR] npm verb get saving karma to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\karma\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/gulp-uglify
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get etag: '"BYT5042SWBJHLA9AK4KAE91XJ"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843621.551309,VS0,VE62',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1824-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-uglify from cache
[ERROR] npm verb get saving gulp-uglify to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-uglify\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/jasmine-reporters
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get etag: '"8FVU6VF34X9Y8RADBLJUQACFZ"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843621.561032,VS0,VE61',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1826-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/jasmine-reporters from cache
[ERROR] npm verb get saving jasmine-reporters to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\jasmine-reporters\.cache.json
[ERROR] npm sill addNameRange number 2 { name: 'jshint-stylish',
[ERROR] npm sill addNameRange range: '>=1.0.1 <1.1.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'jshint-stylish',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.1.3',
[ERROR] npm sill addNameRange '0.1.4',
[ERROR] npm sill addNameRange '0.1.5',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.0.2' ] ]
[ERROR] npm sill addNamed jshint-stylish@1.0.2
[ERROR] npm verb addNamed "1.0.2" is a plain semver version for jshint-stylish
[ERROR] npm sill addNameRange number 2 { name: 'gulp-useref', range: '>=1.1.1 <1.2.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-useref',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '0.4.3',
[ERROR] npm sill addNameRange '0.4.4',
[ERROR] npm sill addNameRange '0.4.5',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.0.2',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '1.1.2' ] ]
[ERROR] npm sill addNamed gulp-useref@1.1.2
[ERROR] npm verb addNamed "1.1.2" is a plain semver version for gulp-useref
[ERROR] npm sill addNameRange number 2 { name: 'karma-coverage',
[ERROR] npm sill addNameRange range: '>=0.2.7 <0.3.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'karma-coverage',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.0.5',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.1.3',
[ERROR] npm sill addNameRange '0.1.4',
[ERROR] npm sill addNameRange '0.1.5',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.2.4',
[ERROR] npm sill addNameRange '0.2.5',
[ERROR] npm sill addNameRange '0.2.6',
[ERROR] npm sill addNameRange '0.2.7',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1' ] ]
[ERROR] npm sill addNamed karma-coverage@0.2.7
[ERROR] npm verb addNamed "0.2.7" is a plain semver version for karma-coverage
[ERROR] npm sill addNameRange number 2 { name: 'gulp-util', range: '>=3.0.2 <3.1.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-util',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.3.0',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.1.1',
[ERROR] npm sill addNameRange '2.1.2',
[ERROR] npm sill addNameRange '2.1.3',
[ERROR] npm sill addNameRange '2.1.4',
[ERROR] npm sill addNameRange '2.2.0',
[ERROR] npm sill addNameRange '2.2.1',
[ERROR] npm sill addNameRange '2.2.2',
[ERROR] npm sill addNameRange '2.2.3',
[ERROR] npm sill addNameRange '2.2.5',
[ERROR] npm sill addNameRange '2.2.6',
[ERROR] npm sill addNameRange '2.2.7',
[ERROR] npm sill addNameRange '2.2.8',
[ERROR] npm sill addNameRange '2.2.9',
[ERROR] npm sill addNameRange '2.2.10',
[ERROR] npm sill addNameRange '2.2.11',
[ERROR] npm sill addNameRange '2.2.12',
[ERROR] npm sill addNameRange '2.2.13',
[ERROR] npm sill addNameRange '2.2.14',
[ERROR] npm sill addNameRange '2.2.15',
[ERROR] npm sill addNameRange '2.2.16',
[ERROR] npm sill addNameRange '2.2.17',
[ERROR] npm sill addNameRange '2.2.18',
[ERROR] npm sill addNameRange '2.2.19',
[ERROR] npm sill addNameRange '2.2.20',
[ERROR] npm sill addNameRange '3.0.0',
[ERROR] npm sill addNameRange '3.0.1',
[ERROR] npm sill addNameRange '3.0.2',
[ERROR] npm sill addNameRange '3.0.3',
[ERROR] npm sill addNameRange '3.0.4' ] ]
[ERROR] npm sill addNamed gulp-util@3.0.4
[ERROR] npm verb addNamed "3.0.4" is a plain semver version for gulp-util
[ERROR] npm sill addNameRange number 2 { name: 'gulp-ng-annotate',
[ERROR] npm sill addNameRange range: '>=0.5.2 <0.6.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-ng-annotate',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.3.2',
[ERROR] npm sill addNameRange '0.3.3',
[ERROR] npm sill addNameRange '0.3.4',
[ERROR] npm sill addNameRange '0.3.5',
[ERROR] npm sill addNameRange '0.3.6',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '0.4.3',
[ERROR] npm sill addNameRange '0.4.4',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.5.2',
[ERROR] npm sill addNameRange '0.5.3' ] ]
[ERROR] npm sill addNamed gulp-ng-annotate@0.5.3
[ERROR] npm verb addNamed "0.5.3" is a plain semver version for gulp-ng-annotate
[ERROR] npm sill addNameRange number 2 { name: 'karma-phantomjs-launcher',
[ERROR] npm sill addNameRange range: '>=0.1.4 <0.2.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'karma-phantomjs-launcher',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.1.3',
[ERROR] npm sill addNameRange '0.1.4' ] ]
[ERROR] npm sill addNamed karma-phantomjs-launcher@0.1.4
[ERROR] npm verb addNamed "0.1.4" is a plain semver version for karma-phantomjs-launcher
[ERROR] npm sill addNameRange number 2 { name: 'gulp-protractor',
[ERROR] npm sill addNameRange range: '>=1.0.0 <1.1.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-protractor',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.0.5',
[ERROR] npm sill addNameRange '0.0.6',
[ERROR] npm sill addNameRange '0.0.7',
[ERROR] npm sill addNameRange '0.0.9',
[ERROR] npm sill addNameRange '0.0.11',
[ERROR] npm sill addNameRange '0.0.12',
[ERROR] npm sill addNameRange '1.0.0' ] ]
[ERROR] npm sill addNamed gulp-protractor@1.0.0
[ERROR] npm verb addNamed "1.0.0" is a plain semver version for gulp-protractor
[ERROR] npm sill addNameRange number 2 { name: 'wrench', range: '>=1.5.8 <1.6.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'wrench',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.3.0',
[ERROR] npm sill addNameRange '1.3.1',
[ERROR] npm sill addNameRange '1.3.2',
[ERROR] npm sill addNameRange '1.3.3',
[ERROR] npm sill addNameRange '1.3.4',
[ERROR] npm sill addNameRange '1.3.5',
[ERROR] npm sill addNameRange '1.3.6',
[ERROR] npm sill addNameRange '1.3.7',
[ERROR] npm sill addNameRange '1.3.8',
[ERROR] npm sill addNameRange '1.3.9',
[ERROR] npm sill addNameRange '1.4.0',
[ERROR] npm sill addNameRange '1.4.1',
[ERROR] npm sill addNameRange '1.4.2',
[ERROR] npm sill addNameRange '1.4.3',
[ERROR] npm sill addNameRange '1.4.4',
[ERROR] npm sill addNameRange '1.5.0',
[ERROR] npm sill addNameRange '1.5.1',
[ERROR] npm sill addNameRange '1.5.3',
[ERROR] npm sill addNameRange '1.5.4',
[ERROR] npm sill addNameRange '1.5.5',
[ERROR] npm sill addNameRange '1.5.6',
[ERROR] npm sill addNameRange '1.5.7',
[ERROR] npm sill addNameRange '1.5.8' ] ]
[ERROR] npm sill addNamed wrench@1.5.8
[ERROR] npm verb addNamed "1.5.8" is a plain semver version for wrench
[ERROR] npm http 304 http://registry.npmjs.org/gulp-replace
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:41 GMT',
[ERROR] npm sill get etag: '"9MOFLIH99OHGXE1CP1RBU6XNI"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843621.558142,VS0,VE257',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1827-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-replace from cache
[ERROR] npm verb get saving gulp-replace to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-replace\.cache.json
[ERROR] npm sill addNameRange number 2 { name: 'wiredep', range: '>=2.2.2 <2.3.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'wiredep',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.1.4',
[ERROR] npm sill addNameRange '0.1.5',
[ERROR] npm sill addNameRange '0.1.6',
[ERROR] npm sill addNameRange '0.1.7',
[ERROR] npm sill addNameRange '0.1.8',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.5.2',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.2.1',
[ERROR] npm sill addNameRange '1.2.2',
[ERROR] npm sill addNameRange '1.3.0',
[ERROR] npm sill addNameRange '1.3.1',
[ERROR] npm sill addNameRange '1.3.2',
[ERROR] npm sill addNameRange '1.3.3',
[ERROR] npm sill addNameRange '1.4.0',
[ERROR] npm sill addNameRange '1.4.1',
[ERROR] npm sill addNameRange '1.4.2',
[ERROR] npm sill addNameRange '1.4.3',
[ERROR] npm sill addNameRange '1.4.4',
[ERROR] npm sill addNameRange '1.5.0',
[ERROR] npm sill addNameRange '1.6.0',
[ERROR] npm sill addNameRange '1.6.1',
[ERROR] npm sill addNameRange '1.6.2',
[ERROR] npm sill addNameRange '1.7.0',
[ERROR] npm sill addNameRange '1.7.1',
[ERROR] npm sill addNameRange '1.7.2',
[ERROR] npm sill addNameRange '1.7.3',
[ERROR] npm sill addNameRange '1.8.0',
[ERROR] npm sill addNameRange '1.8.1',
[ERROR] npm sill addNameRange '1.8.2',
[ERROR] npm sill addNameRange '1.8.3',
[ERROR] npm sill addNameRange '1.8.4',
[ERROR] npm sill addNameRange '1.8.5',
[ERROR] npm sill addNameRange '1.8.6',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.0.1',
[ERROR] npm sill addNameRange '2.1.0',
[ERROR] npm sill addNameRange '2.2.0',
[ERROR] npm sill addNameRange '2.2.1',
[ERROR] npm sill addNameRange '2.2.2' ] ]
[ERROR] npm sill addNamed wiredep@2.2.2
[ERROR] npm verb addNamed "2.2.2" is a plain semver version for wiredep
[ERROR] npm sill addNameRange number 2 { name: 'require-dir', range: '>=0.3.0 <0.4.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'require-dir', [ '0.1.0', '0.2.0', '0.3.0' ] ]
[ERROR] npm sill addNamed require-dir@0.3.0
[ERROR] npm verb addNamed "0.3.0" is a plain semver version for require-dir
[ERROR] npm sill addNameRange number 2 { name: 'bower', range: '>=1.4.1 <2.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'bower',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.1.3',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.3.2',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '0.6.1',
[ERROR] npm sill addNameRange '0.6.2',
[ERROR] npm sill addNameRange '0.6.3',
[ERROR] npm sill addNameRange '0.6.4',
[ERROR] npm sill addNameRange '0.6.5',
[ERROR] npm sill addNameRange '0.6.6',
[ERROR] npm sill addNameRange '0.6.7',
[ERROR] npm sill addNameRange '0.6.8',
[ERROR] npm sill addNameRange '0.7.0',
[ERROR] npm sill addNameRange '0.7.1',
[ERROR] npm sill addNameRange '0.8.0',
[ERROR] npm sill addNameRange '0.8.1',
[ERROR] npm sill addNameRange '0.8.2',
[ERROR] npm sill addNameRange '0.8.3',
[ERROR] npm sill addNameRange '0.8.4',
[ERROR] npm sill addNameRange '0.8.5',
[ERROR] npm sill addNameRange '0.8.6',
[ERROR] npm sill addNameRange '0.9.0',
[ERROR] npm sill addNameRange '0.9.1',
[ERROR] npm sill addNameRange '0.9.2',
[ERROR] npm sill addNameRange '0.10.0',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.0.2',
[ERROR] npm sill addNameRange '1.0.3',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '1.1.2',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.2.1',
[ERROR] npm sill addNameRange '1.2.2',
[ERROR] npm sill addNameRange '1.2.3',
[ERROR] npm sill addNameRange '1.2.4',
[ERROR] npm sill addNameRange '1.2.5',
[ERROR] npm sill addNameRange '1.2.6',
[ERROR] npm sill addNameRange '1.2.7',
[ERROR] npm sill addNameRange '1.2.8',
[ERROR] npm sill addNameRange '1.3.0',
[ERROR] npm sill addNameRange '1.3.1',
[ERROR] npm sill addNameRange '1.3.2',
[ERROR] npm sill addNameRange '1.3.3',
[ERROR] npm sill addNameRange '1.3.4',
[ERROR] npm sill addNameRange '1.3.5',
[ERROR] npm sill addNameRange '1.3.6',
[ERROR] npm sill addNameRange '1.3.7',
[ERROR] npm sill addNameRange '1.3.8',
[ERROR] npm sill addNameRange '1.3.9',
[ERROR] npm sill addNameRange '1.3.10',
[ERROR] npm sill addNameRange '1.3.11',
[ERROR] npm sill addNameRange '1.3.12',
[ERROR] npm sill addNameRange '1.4.0',
[ERROR] npm sill addNameRange '1.4.1' ] ]
[ERROR] npm sill addNamed bower@1.4.1
[ERROR] npm verb addNamed "1.4.1" is a plain semver version for bower
[ERROR] npm sill addNameRange number 2 { name: 'main-bower-files',
[ERROR] npm sill addNameRange range: '>=2.6.2 <2.7.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'main-bower-files',
[ERROR] npm sill addNameRange [ '0.0.0',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.0.2',
[ERROR] npm sill addNameRange '1.0.3',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.1.0',
[ERROR] npm sill addNameRange '2.2.0',
[ERROR] npm sill addNameRange '2.3.0',
[ERROR] npm sill addNameRange '2.4.0',
[ERROR] npm sill addNameRange '2.4.1',
[ERROR] npm sill addNameRange '2.4.2',
[ERROR] npm sill addNameRange '2.5.0',
[ERROR] npm sill addNameRange '2.6.1',
[ERROR] npm sill addNameRange '2.6.2',
[ERROR] npm sill addNameRange '2.7.0' ] ]
[ERROR] npm sill addNamed main-bower-files@2.6.2
[ERROR] npm verb addNamed "2.6.2" is a plain semver version for main-bower-files
[ERROR] npm sill addNameRange number 2 { name: 'karma-ng-html2js-preprocessor',
[ERROR] npm sill addNameRange range: '>=0.1.2 <0.2.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'karma-ng-html2js-preprocessor',
[ERROR] npm sill addNameRange [ '0.0.1', '0.0.2', '0.0.3', '0.0.4', '0.1.0', '0.1.1', '0.1.2' ] ]
[ERROR] npm sill addNamed karma-ng-html2js-preprocessor@0.1.2
[ERROR] npm verb addNamed "0.1.2" is a plain semver version for karma-ng-html2js-preprocessor
[ERROR] npm sill addNameRange number 2 { name: 'karma-junit-reporter',
[ERROR] npm sill addNameRange range: '>=0.2.2 <0.3.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'karma-junit-reporter',
[ERROR] npm sill addNameRange [ '0.0.1', '0.0.2', '0.1.0', '0.2.1', '0.2.2' ] ]
[ERROR] npm sill addNamed karma-junit-reporter@0.2.2
[ERROR] npm verb addNamed "0.2.2" is a plain semver version for karma-junit-reporter
[ERROR] npm sill addNameRange number 2 { name: 'browser-sync-spa',
[ERROR] npm sill addNameRange range: '>=1.0.2 <1.1.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'browser-sync-spa', [ '1.0.0', '1.0.1', '1.0.2' ] ]
[ERROR] npm sill addNamed browser-sync-spa@1.0.2
[ERROR] npm verb addNamed "1.0.2" is a plain semver version for browser-sync-spa
[ERROR] npm sill addNameRange number 2 { name: 'gulp-rev-replace',
[ERROR] npm sill addNameRange range: '>=0.4.0 <0.5.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-rev-replace',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.3.2',
[ERROR] npm sill addNameRange '0.3.3',
[ERROR] npm sill addNameRange '0.3.4',
[ERROR] npm sill addNameRange '0.4.0' ] ]
[ERROR] npm sill addNamed gulp-rev-replace@0.4.0
[ERROR] npm verb addNamed "0.4.0" is a plain semver version for gulp-rev-replace
[ERROR] npm sill cache afterAdd gulp-filter@2.0.2
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-filter\2.0.2\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd gulp-flatten@0.0.4
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-flatten\0.0.4\package\package.json not in flight; writing
[ERROR] npm sill addNameRange number 2 { name: 'gulp-load-plugins',
[ERROR] npm sill addNameRange range: '>=0.9.0 <0.10.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-load-plugins',
[ERROR] npm sill addNameRange [ '0.2.0',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.6.0-beta',
[ERROR] npm sill addNameRange '0.5.2',
[ERROR] npm sill addNameRange '0.5.3',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '0.7.0',
[ERROR] npm sill addNameRange '0.7.1',
[ERROR] npm sill addNameRange '0.8.0',
[ERROR] npm sill addNameRange '0.8.1',
[ERROR] npm sill addNameRange '0.9.0',
[ERROR] npm sill addNameRange '0.10.0' ] ]
[ERROR] npm sill addNamed gulp-load-plugins@0.9.0
[ERROR] npm verb addNamed "0.9.0" is a plain semver version for gulp-load-plugins
[ERROR] npm sill addNameTag next cb for gulp-compass with tag latest
[ERROR] npm sill addNamed gulp-compass@2.0.4
[ERROR] npm verb addNamed "2.0.4" is a plain semver version for gulp-compass
[ERROR] npm sill addNameRange number 2 { name: 'browser-sync', range: '>=2.5.2 <2.6.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'browser-sync',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.3',
[ERROR] npm sill addNameRange '0.1.5',
[ERROR] npm sill addNameRange '0.1.6',
[ERROR] npm sill addNameRange '0.1.7',
[ERROR] npm sill addNameRange '0.1.8',
[ERROR] npm sill addNameRange '0.1.9',
[ERROR] npm sill addNameRange '0.1.10',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.3.2',
[ERROR] npm sill addNameRange '0.3.3',
[ERROR] npm sill addNameRange '0.3.4',
[ERROR] npm sill addNameRange '0.3.5',
[ERROR] npm sill addNameRange '0.3.6',
[ERROR] npm sill addNameRange '0.3.7',
[ERROR] npm sill addNameRange '0.3.8',
[ERROR] npm sill addNameRange '0.3.10',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '0.4.21',
[ERROR] npm sill addNameRange '0.4.3',
[ERROR] npm sill addNameRange '0.4.4',
[ERROR] npm sill addNameRange '0.4.5',
[ERROR] npm sill addNameRange '0.4.6',
[ERROR] npm sill addNameRange '0.4.7',
[ERROR] npm sill addNameRange '0.4.8',
[ERROR] npm sill addNameRange '0.4.9',
[ERROR] npm sill addNameRange '0.4.10',
[ERROR] npm sill addNameRange '0.4.11',
[ERROR] npm sill addNameRange '0.4.12',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.5.2',
[ERROR] npm sill addNameRange '0.5.3',
[ERROR] npm sill addNameRange '0.5.4',
[ERROR] npm sill addNameRange '0.5.5',
[ERROR] npm sill addNameRange '0.5.6',
[ERROR] npm sill addNameRange '0.5.7',
[ERROR] npm sill addNameRange '0.5.8',
[ERROR] npm sill addNameRange '0.5.9',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '0.6.1',
[ERROR] npm sill addNameRange '0.6.2',
[ERROR] npm sill addNameRange '0.7.0',
[ERROR] npm sill addNameRange '0.7.1',
[ERROR] npm sill addNameRange '0.7.2',
[ERROR] npm sill addNameRange '0.7.3',
[ERROR] npm sill addNameRange '0.7.4',
[ERROR] npm sill addNameRange '0.7.5',
[ERROR] npm sill addNameRange '0.7.7',
[ERROR] npm sill addNameRange '0.8.0',
[ERROR] npm sill addNameRange '0.8.1',
[ERROR] npm sill addNameRange '0.8.2',
[ERROR] npm sill addNameRange '0.9.0',
[ERROR] npm sill addNameRange '0.9.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '1.1.2',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.2.1',
[ERROR] npm sill addNameRange '1.3.0',
[ERROR] npm sill addNameRange '1.3.2',
[ERROR] npm sill addNameRange '1.3.3',
[ERROR] npm sill addNameRange '1.3.4',
[ERROR] npm sill addNameRange '1.3.5',
[ERROR] npm sill addNameRange '1.3.6',
[ERROR] npm sill addNameRange '1.3.7',
[ERROR] npm sill addNameRange '1.5.0',
[ERROR] npm sill addNameRange '1.5.1',
[ERROR] npm sill addNameRange '1.5.2',
[ERROR] npm sill addNameRange '1.5.3',
[ERROR] npm sill addNameRange '1.5.4',
[ERROR] npm sill addNameRange '1.5.5',
[ERROR] npm sill addNameRange '1.5.6',
[ERROR] npm sill addNameRange '1.5.7',
[ERROR] npm sill addNameRange '1.5.8',
[ERROR] npm sill addNameRange '1.5.9',
[ERROR] npm sill addNameRange '1.6.0',
[ERROR] npm sill addNameRange '1.6.1',
[ERROR] npm sill addNameRange '1.6.2',
[ERROR] npm sill addNameRange '1.6.3',
[ERROR] npm sill addNameRange '1.6.4',
[ERROR] npm sill addNameRange '1.6.5',
[ERROR] npm sill addNameRange '1.7.0',
[ERROR] npm sill addNameRange '1.7.1',
[ERROR] npm sill addNameRange '1.7.2',
[ERROR] npm sill addNameRange '1.7.3',
[ERROR] npm sill addNameRange '1.8.0',
[ERROR] npm sill addNameRange '1.8.1',
[ERROR] npm sill addNameRange '1.8.2',
[ERROR] npm sill addNameRange '1.8.3',
[ERROR] npm sill addNameRange '1.9.0',
[ERROR] npm sill addNameRange '1.9.1',
[ERROR] npm sill addNameRange '2.0.0-rc1',
[ERROR] npm sill addNameRange '2.0.0-rc2',
[ERROR] npm sill addNameRange '2.0.0-rc3',
[ERROR] npm sill addNameRange '2.0.0-rc4',
[ERROR] npm sill addNameRange '2.0.0-rc5',
[ERROR] npm sill addNameRange '2.0.0-rc6',
[ERROR] npm sill addNameRange '2.0.0-rc7',
[ERROR] npm sill addNameRange '2.0.0-rc8',
[ERROR] npm sill addNameRange '2.0.0-rc9',
[ERROR] npm sill addNameRange '2.0.0-rc10',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.0.1',
[ERROR] npm sill addNameRange '2.1.0',
[ERROR] npm sill addNameRange '2.1.1',
[ERROR] npm sill addNameRange '2.1.2',
[ERROR] npm sill addNameRange '2.1.3',
[ERROR] npm sill addNameRange '2.1.4',
[ERROR] npm sill addNameRange '2.1.6',
[ERROR] npm sill addNameRange '2.2.0',
[ERROR] npm sill addNameRange '2.2.1',
[ERROR] npm sill addNameRange '2.2.2',
[ERROR] npm sill addNameRange '2.2.3',
[ERROR] npm sill addNameRange '2.2.4',
[ERROR] npm sill addNameRange '2.2.5',
[ERROR] npm sill addNameRange '2.3.0',
[ERROR] npm sill addNameRange '2.3.1',
[ERROR] npm sill addNameRange '2.3.2',
[ERROR] npm sill addNameRange '2.4.0',
[ERROR] npm sill addNameRange '2.4.1',
[ERROR] npm sill addNameRange '2.5.0',
[ERROR] npm sill addNameRange '2.5.1',
[ERROR] npm sill addNameRange '2.5.2',
[ERROR] npm sill addNameRange '2.5.3',
[ERROR] npm sill addNameRange '2.6.0',
[ERROR] npm sill addNameRange '2.6.1',
[ERROR] npm sill addNameRange '2.6.2',
[ERROR] npm sill addNameRange '2.6.3',
[ERROR] npm sill addNameRange '2.6.4',
[ERROR] npm sill addNameRange '2.6.5',
[ERROR] npm sill addNameRange '2.6.6',
[ERROR] npm sill addNameRange '1.9.2',
[ERROR] npm sill addNameRange '2.6.7',
[ERROR] npm sill addNameRange '2.6.8',
[ERROR] npm sill addNameRange '2.6.9',
[ERROR] npm sill addNameRange '2.6.10',
[ERROR] npm sill addNameRange '2.6.11',
[ERROR] npm sill addNameRange '2.7.0',
[ERROR] npm sill addNameRange '2.7.1' ] ]
[ERROR] npm sill addNamed browser-sync@2.5.3
[ERROR] npm verb addNamed "2.5.3" is a plain semver version for browser-sync
[ERROR] npm sill addNameRange number 2 { name: 'uglify-save-license',
[ERROR] npm sill addNameRange range: '>=0.4.1 <0.5.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'uglify-save-license',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.1.3',
[ERROR] npm sill addNameRange '0.1.4',
[ERROR] npm sill addNameRange '0.1.5',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1' ] ]
[ERROR] npm sill addNamed uglify-save-license@0.4.1
[ERROR] npm verb addNamed "0.4.1" is a plain semver version for uglify-save-license
[ERROR] npm sill cache afterAdd gulp-rev@3.0.1
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-rev\3.0.1\package\package.json not in flight; writing
[ERROR] npm sill addNameRange number 2 { name: 'chalk', range: '>=1.0.0 <1.1.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'chalk',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '1.0.0' ] ]
[ERROR] npm sill addNamed chalk@1.0.0
[ERROR] npm verb addNamed "1.0.0" is a plain semver version for chalk
[ERROR] npm sill addNameRange number 2 { name: 'jasmine-core', range: '>=2.2.0 <3.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'jasmine-core',
[ERROR] npm sill addNameRange [ '2.0.0',
[ERROR] npm sill addNameRange '2.0.1',
[ERROR] npm sill addNameRange '2.0.4',
[ERROR] npm sill addNameRange '2.1.0',
[ERROR] npm sill addNameRange '2.1.1',
[ERROR] npm sill addNameRange '2.1.2',
[ERROR] npm sill addNameRange '2.1.3',
[ERROR] npm sill addNameRange '2.2.0',
[ERROR] npm sill addNameRange '2.3.0' ] ]
[ERROR] npm sill addNamed jasmine-core@2.3.0
[ERROR] npm verb addNamed "2.3.0" is a plain semver version for jasmine-core
[ERROR] npm sill cache afterAdd jshint-stylish@1.0.2
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\jshint-stylish\1.0.2\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd gulp-useref@1.1.2
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-useref\1.1.2\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd karma-coverage@0.2.7
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\karma-coverage\0.2.7\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd gulp-ng-annotate@0.5.3
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-ng-annotate\0.5.3\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd gulp-util@3.0.4
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-util\3.0.4\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd karma-phantomjs-launcher@0.1.4
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\karma-phantomjs-launcher\0.1.4\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd gulp-protractor@1.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-protractor\1.0.0\package\package.json not in flight; writing
[ERROR] npm sill addNameRange number 2 { name: 'http-proxy', range: '>=1.10.1 <1.11.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'http-proxy',
[ERROR] npm sill addNameRange [ '0.5.9',
[ERROR] npm sill addNameRange '0.5.10',
[ERROR] npm sill addNameRange '0.5.11',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '0.6.1',
[ERROR] npm sill addNameRange '0.6.2',
[ERROR] npm sill addNameRange '0.6.4',
[ERROR] npm sill addNameRange '0.6.5',
[ERROR] npm sill addNameRange '0.6.6',
[ERROR] npm sill addNameRange '0.7.0',
[ERROR] npm sill addNameRange '0.7.2',
[ERROR] npm sill addNameRange '0.7.3',
[ERROR] npm sill addNameRange '0.7.4',
[ERROR] npm sill addNameRange '0.7.5',
[ERROR] npm sill addNameRange '0.7.6',
[ERROR] npm sill addNameRange '0.8.0',
[ERROR] npm sill addNameRange '0.8.1',
[ERROR] npm sill addNameRange '0.8.2',
[ERROR] npm sill addNameRange '0.8.3',
[ERROR] npm sill addNameRange '0.8.4',
[ERROR] npm sill addNameRange '0.8.5',
[ERROR] npm sill addNameRange '0.8.6',
[ERROR] npm sill addNameRange '0.8.7',
[ERROR] npm sill addNameRange '0.9.0',
[ERROR] npm sill addNameRange '0.9.1',
[ERROR] npm sill addNameRange '0.10.0',
[ERROR] npm sill addNameRange '0.10.1',
[ERROR] npm sill addNameRange '0.10.2',
[ERROR] npm sill addNameRange '0.10.3',
[ERROR] npm sill addNameRange '0.10.4',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.0.2',
[ERROR] npm sill addNameRange '1.0.3',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '1.1.2',
[ERROR] npm sill addNameRange '1.1.3',
[ERROR] npm sill addNameRange '1.1.4',
[ERROR] npm sill addNameRange '1.1.5',
[ERROR] npm sill addNameRange '1.1.6',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.2.1',
[ERROR] npm sill addNameRange '1.3.0',
[ERROR] npm sill addNameRange '1.4.0',
[ERROR] npm sill addNameRange '1.4.1',
[ERROR] npm sill addNameRange '1.4.2',
[ERROR] npm sill addNameRange '1.4.3',
[ERROR] npm sill addNameRange '1.5.0',
[ERROR] npm sill addNameRange '1.5.1',
[ERROR] npm sill addNameRange '1.5.2',
[ERROR] npm sill addNameRange '1.5.3',
[ERROR] npm sill addNameRange '1.6.0',
[ERROR] npm sill addNameRange '1.6.1',
[ERROR] npm sill addNameRange '1.6.2',
[ERROR] npm sill addNameRange '1.7.0',
[ERROR] npm sill addNameRange '1.7.1',
[ERROR] npm sill addNameRange '1.7.2',
[ERROR] npm sill addNameRange '1.7.3',
[ERROR] npm sill addNameRange '1.8.0',
[ERROR] npm sill addNameRange '1.8.1',
[ERROR] npm sill addNameRange '1.9.0',
[ERROR] npm sill addNameRange '1.9.1',
[ERROR] npm sill addNameRange '1.10.0',
[ERROR] npm sill addNameRange '1.10.1',
[ERROR] npm sill addNameRange '1.11.0',
[ERROR] npm sill addNameRange '1.11.1' ] ]
[ERROR] npm sill addNamed http-proxy@1.10.1
[ERROR] npm verb addNamed "1.10.1" is a plain semver version for http-proxy
[ERROR] npm sill cache afterAdd wrench@1.5.8
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\wrench\1.5.8\package\package.json not in flight; writing
[ERROR] npm sill addNameRange number 2 { name: 'gulp-sourcemaps',
[ERROR] npm sill addNameRange range: '>=1.3.0 <1.4.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-sourcemaps',
[ERROR] npm sill addNameRange [ '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '0.4.3',
[ERROR] npm sill addNameRange '0.4.4',
[ERROR] npm sill addNameRange '0.4.5',
[ERROR] npm sill addNameRange '0.4.6',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '1.1.2',
[ERROR] npm sill addNameRange '1.1.3',
[ERROR] npm sill addNameRange '1.1.4',
[ERROR] npm sill addNameRange '1.1.5',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.2.1',
[ERROR] npm sill addNameRange '1.2.2',
[ERROR] npm sill addNameRange '1.2.3',
[ERROR] npm sill addNameRange '1.2.4',
[ERROR] npm sill addNameRange '1.2.5',
[ERROR] npm sill addNameRange '1.2.6',
[ERROR] npm sill addNameRange '1.2.7',
[ERROR] npm sill addNameRange '1.2.8',
[ERROR] npm sill addNameRange '1.3.0',
[ERROR] npm sill addNameRange '1.4.0',
[ERROR] npm sill addNameRange '1.5.0',
[ERROR] npm sill addNameRange '1.5.1',
[ERROR] npm sill addNameRange '1.5.2' ] ]
[ERROR] npm sill addNamed gulp-sourcemaps@1.3.0
[ERROR] npm verb addNamed "1.3.0" is a plain semver version for gulp-sourcemaps
[ERROR] npm sill cache afterAdd require-dir@0.3.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\require-dir\0.3.0\package\package.json not in flight; writing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-filter\2.0.2\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-flatten\0.0.4\package\package.json written
[ERROR] npm sill cache afterAdd main-bower-files@2.6.2
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\main-bower-files\2.6.2\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd karma-ng-html2js-preprocessor@0.1.2
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\karma-ng-html2js-preprocessor\0.1.2\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd gulp-rev-replace@0.4.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-rev-replace\0.4.0\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd karma-junit-reporter@0.2.2
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\karma-junit-reporter\0.2.2\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd browser-sync-spa@1.0.2
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\browser-sync-spa\1.0.2\package\package.json not in flight; writing
[ERROR] npm sill addNameRange number 2 { name: 'gulp-jshint', range: '>=1.10.0 <1.11.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-jshint',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.3.0',
[ERROR] npm sill addNameRange '1.3.1',
[ERROR] npm sill addNameRange '1.3.2',
[ERROR] npm sill addNameRange '1.3.3',
[ERROR] npm sill addNameRange '1.3.4',
[ERROR] npm sill addNameRange '1.4.0',
[ERROR] npm sill addNameRange '1.4.1',
[ERROR] npm sill addNameRange '1.4.2',
[ERROR] npm sill addNameRange '1.5.0',
[ERROR] npm sill addNameRange '1.5.1',
[ERROR] npm sill addNameRange '1.5.2',
[ERROR] npm sill addNameRange '1.5.3',
[ERROR] npm sill addNameRange '1.5.4',
[ERROR] npm sill addNameRange '1.5.5',
[ERROR] npm sill addNameRange '1.5.6',
[ERROR] npm sill addNameRange '1.6.0',
[ERROR] npm sill addNameRange '1.6.1',
[ERROR] npm sill addNameRange '1.6.2',
[ERROR] npm sill addNameRange '1.6.3',
[ERROR] npm sill addNameRange '1.6.4',
[ERROR] npm sill addNameRange '1.7.0',
[ERROR] npm sill addNameRange '1.7.1',
[ERROR] npm sill addNameRange '1.8.0',
[ERROR] npm sill addNameRange '1.8.1',
[ERROR] npm sill addNameRange '1.8.2',
[ERROR] npm sill addNameRange '1.8.3',
[ERROR] npm sill addNameRange '1.8.4',
[ERROR] npm sill addNameRange '1.8.5',
[ERROR] npm sill addNameRange '1.8.6',
[ERROR] npm sill addNameRange '1.9.0',
[ERROR] npm sill addNameRange '1.9.2',
[ERROR] npm sill addNameRange '1.9.3',
[ERROR] npm sill addNameRange '1.9.4',
[ERROR] npm sill addNameRange '1.10.0' ] ]
[ERROR] npm sill addNamed gulp-jshint@1.10.0
[ERROR] npm verb addNamed "1.10.0" is a plain semver version for gulp-jshint
[ERROR] npm sill addNameRange number 2 { name: 'karma-jasmine', range: '>=0.3.5 <0.4.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'karma-jasmine',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.1.3',
[ERROR] npm sill addNameRange '0.1.4',
[ERROR] npm sill addNameRange '0.1.5',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.3.2',
[ERROR] npm sill addNameRange '0.3.3',
[ERROR] npm sill addNameRange '0.3.4',
[ERROR] npm sill addNameRange '0.3.5' ] ]
[ERROR] npm sill addNamed karma-jasmine@0.3.5
[ERROR] npm verb addNamed "0.3.5" is a plain semver version for karma-jasmine
[ERROR] npm sill addNameRange number 2 { name: 'lodash', range: '>=3.2.0 <3.3.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'lodash',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.3.2',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '0.5.0-rc.1',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.5.2',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '0.6.1',
[ERROR] npm sill addNameRange '0.7.0',
[ERROR] npm sill addNameRange '0.8.0',
[ERROR] npm sill addNameRange '0.8.1',
[ERROR] npm sill addNameRange '0.8.2',
[ERROR] npm sill addNameRange '0.9.0',
[ERROR] npm sill addNameRange '0.9.1',
[ERROR] npm sill addNameRange '0.9.2',
[ERROR] npm sill addNameRange '0.10.0',
[ERROR] npm sill addNameRange '1.0.0-rc.1',
[ERROR] npm sill addNameRange '1.0.0-rc.2',
[ERROR] npm sill addNameRange '1.0.0-rc.3',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.2.1',
[ERROR] npm sill addNameRange '1.3.0',
[ERROR] npm sill addNameRange '1.3.1',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.1.0',
[ERROR] npm sill addNameRange '2.2.0',
[ERROR] npm sill addNameRange '2.2.1',
[ERROR] npm sill addNameRange '2.3.0',
[ERROR] npm sill addNameRange '2.4.0',
[ERROR] npm sill addNameRange '2.4.1',
[ERROR] npm sill addNameRange '3.0.0',
[ERROR] npm sill addNameRange '3.0.1',
[ERROR] npm sill addNameRange '3.1.0',
[ERROR] npm sill addNameRange '3.2.0',
[ERROR] npm sill addNameRange '3.3.0',
[ERROR] npm sill addNameRange '3.3.1',
[ERROR] npm sill addNameRange '3.4.0',
[ERROR] npm sill addNameRange '3.5.0',
[ERROR] npm sill addNameRange '3.6.0',
[ERROR] npm sill addNameRange '1.0.2',
[ERROR] npm sill addNameRange '3.7.0',
[ERROR] npm sill addNameRange '2.4.2',
[ERROR] npm sill addNameRange '3.8.0' ] ]
[ERROR] npm sill addNamed lodash@3.2.0
[ERROR] npm verb addNamed "3.2.0" is a plain semver version for lodash
[ERROR] npm sill addNameRange number 2 { name: 'gulp-uglify', range: '>=1.1.0 <1.2.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-uglify',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.3.2',
[ERROR] npm sill addNameRange '1.0.0-0',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.0.2',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.2.0' ] ]
[ERROR] npm sill addNamed gulp-uglify@1.1.0
[ERROR] npm verb addNamed "1.1.0" is a plain semver version for gulp-uglify
[ERROR] npm sill addNameRange number 2 { name: 'gulp-size', range: '>=1.2.1 <1.3.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-size',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.1.3',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.2.1' ] ]
[ERROR] npm sill addNamed gulp-size@1.2.1
[ERROR] npm verb addNamed "1.2.1" is a plain semver version for gulp-size
[ERROR] npm sill addNameRange number 2 { name: 'karma', range: '>=0.12.31 <0.13.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'karma',
[ERROR] npm sill addNameRange [ '0.8.0',
[ERROR] npm sill addNameRange '0.9.0-dart',
[ERROR] npm sill addNameRange '0.8.1',
[ERROR] npm sill addNameRange '0.8.2',
[ERROR] npm sill addNameRange '0.8.3',
[ERROR] npm sill addNameRange '0.9.0',
[ERROR] npm sill addNameRange '0.8.4',
[ERROR] npm sill addNameRange '0.9.1',
[ERROR] npm sill addNameRange '0.8.5',
[ERROR] npm sill addNameRange '0.9.2',
[ERROR] npm sill addNameRange '0.9.2-dart',
[ERROR] npm sill addNameRange '0.9.3',
[ERROR] npm sill addNameRange '0.8.6',
[ERROR] npm sill addNameRange '0.9.4',
[ERROR] npm sill addNameRange '0.8.7',
[ERROR] npm sill addNameRange '0.9.5',
[ERROR] npm sill addNameRange '0.9.6',
[ERROR] npm sill addNameRange '0.8.8',
[ERROR] npm sill addNameRange '0.9.7',
[ERROR] npm sill addNameRange '0.9.8',
[ERROR] npm sill addNameRange '0.10.0',
[ERROR] npm sill addNameRange '0.10.1',
[ERROR] npm sill addNameRange '0.10.2',
[ERROR] npm sill addNameRange '0.11.0',
[ERROR] npm sill addNameRange '0.11.1',
[ERROR] npm sill addNameRange '0.10.3',
[ERROR] npm sill addNameRange '0.10.4',
[ERROR] npm sill addNameRange '0.11.2',
[ERROR] npm sill addNameRange '0.11.3',
[ERROR] npm sill addNameRange '0.10.5',
[ERROR] npm sill addNameRange '0.11.4',
[ERROR] npm sill addNameRange '0.11.5',
[ERROR] npm sill addNameRange '0.10.6',
[ERROR] npm sill addNameRange '0.11.6',
[ERROR] npm sill addNameRange '0.10.7',
[ERROR] npm sill addNameRange '0.11.7',
[ERROR] npm sill addNameRange '0.11.8',
[ERROR] npm sill addNameRange '0.11.9',
[ERROR] npm sill addNameRange '0.10.8',
[ERROR] npm sill addNameRange '0.11.10',
[ERROR] npm sill addNameRange '0.11.11',
[ERROR] npm sill addNameRange '0.11.12',
[ERROR] npm sill addNameRange '0.11.11-dev',
[ERROR] npm sill addNameRange '0.10.9',
[ERROR] npm sill addNameRange '0.11.12-dev',
[ERROR] npm sill addNameRange '0.11.12-dev2',
[ERROR] npm sill addNameRange '0.11.13',
[ERROR] npm sill addNameRange '0.11.14',
[ERROR] npm sill addNameRange '0.12.0',
[ERROR] npm sill addNameRange '0.10.10',
[ERROR] npm sill addNameRange '0.12.1',
[ERROR] npm sill addNameRange '0.12.2',
[ERROR] npm sill addNameRange '0.12.3',
[ERROR] npm sill addNameRange '0.12.4',
[ERROR] npm sill addNameRange '0.12.5',
[ERROR] npm sill addNameRange '0.12.6',
[ERROR] npm sill addNameRange '0.12.6-beta-43e6e28',
[ERROR] npm sill addNameRange '0.12.7',
[ERROR] npm sill addNameRange '0.12.8',
[ERROR] npm sill addNameRange '0.12.9',
[ERROR] npm sill addNameRange '0.12.10',
[ERROR] npm sill addNameRange '0.12.11',
[ERROR] npm sill addNameRange '0.12.12',
[ERROR] npm sill addNameRange '0.12.11-beta-3029418',
[ERROR] npm sill addNameRange '0.12.13',
[ERROR] npm sill addNameRange '0.12.14',
[ERROR] npm sill addNameRange '0.12.15',
[ERROR] npm sill addNameRange '0.12.16',
[ERROR] npm sill addNameRange '0.12.16-beta-905422d',
[ERROR] npm sill addNameRange '0.12.17',
[ERROR] npm sill addNameRange '0.12.18',
[ERROR] npm sill addNameRange '0.12.19',
[ERROR] npm sill addNameRange '0.12.20',
[ERROR] npm sill addNameRange '0.12.21',
[ERROR] npm sill addNameRange '0.12.22',
[ERROR] npm sill addNameRange '0.12.23',
[ERROR] npm sill addNameRange '0.12.24',
[ERROR] npm sill addNameRange '0.12.24-beta-6cf7955',
[ERROR] npm sill addNameRange '0.12.25',
[ERROR] npm sill addNameRange '0.12.25-beta-37a7958',
[ERROR] npm sill addNameRange '0.12.25-beta-ad5bc24',
[ERROR] npm sill addNameRange '0.12.26',
[ERROR] npm sill addNameRange '0.12.27',
[ERROR] npm sill addNameRange '0.12.28',
[ERROR] npm sill addNameRange '0.12.28-beta-b9be580',
[ERROR] npm sill addNameRange '0.12.29',
[ERROR] npm sill addNameRange '0.12.30',
[ERROR] npm sill addNameRange '0.12.31',
[ERROR] npm sill addNameRange '0.12.28-beta-f65c864',
[ERROR] npm sill addNameRange '0.12.24-dev-test',
[ERROR] npm sill addNameRange '0.12.24-dev-socketio10',
[ERROR] npm sill addNameRange '0.12.24-dev-socketio10-2',
[ERROR] npm sill addNameRange '0.12.32-beta.0',
[ERROR] npm sill addNameRange '0.12.32' ] ]
[ERROR] npm sill addNamed karma@0.12.31
[ERROR] npm verb addNamed "0.12.31" is a plain semver version for karma
[ERROR] npm sill cache afterAdd bower@1.4.1
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\bower\1.4.1\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd wiredep@2.2.2
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\wiredep\2.2.2\package\package.json not in flight; writing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-rev\3.0.1\package\package.json written
[ERROR] npm sill cache afterAdd gulp-load-plugins@0.9.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-load-plugins\0.9.0\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd gulp-compass@2.0.4
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-compass\2.0.4\package\package.json not in flight; writing
[ERROR] npm sill addNameRange number 2 { name: 'gulp', range: '>=3.8.11 <3.9.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.0.5',
[ERROR] npm sill addNameRange '0.0.7',
[ERROR] npm sill addNameRange '0.0.8',
[ERROR] npm sill addNameRange '0.0.9',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.2.1',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.0.1',
[ERROR] npm sill addNameRange '2.1.0',
[ERROR] npm sill addNameRange '2.2.0',
[ERROR] npm sill addNameRange '2.3.0',
[ERROR] npm sill addNameRange '2.4.0',
[ERROR] npm sill addNameRange '2.4.1',
[ERROR] npm sill addNameRange '2.6.0',
[ERROR] npm sill addNameRange '2.6.1',
[ERROR] npm sill addNameRange '2.7.0',
[ERROR] npm sill addNameRange '3.0.0',
[ERROR] npm sill addNameRange '3.1.1',
[ERROR] npm sill addNameRange '3.1.2',
[ERROR] npm sill addNameRange '3.1.3',
[ERROR] npm sill addNameRange '3.1.4',
[ERROR] npm sill addNameRange '3.2.0',
[ERROR] npm sill addNameRange '3.2.1',
[ERROR] npm sill addNameRange '3.2.2',
[ERROR] npm sill addNameRange '3.2.3',
[ERROR] npm sill addNameRange '3.2.4',
[ERROR] npm sill addNameRange '3.2.5',
[ERROR] npm sill addNameRange '3.3.0',
[ERROR] npm sill addNameRange '3.3.1',
[ERROR] npm sill addNameRange '3.3.2',
[ERROR] npm sill addNameRange '3.3.4',
[ERROR] npm sill addNameRange '3.4.0',
[ERROR] npm sill addNameRange '3.5.0',
[ERROR] npm sill addNameRange '3.5.1',
[ERROR] npm sill addNameRange '3.5.2',
[ERROR] npm sill addNameRange '3.5.5',
[ERROR] npm sill addNameRange '3.5.6',
[ERROR] npm sill addNameRange '3.6.0',
[ERROR] npm sill addNameRange '3.6.1',
[ERROR] npm sill addNameRange '3.6.2',
[ERROR] npm sill addNameRange '3.7.0',
[ERROR] npm sill addNameRange '3.8.0',
[ERROR] npm sill addNameRange '3.8.1',
[ERROR] npm sill addNameRange '3.8.2',
[ERROR] npm sill addNameRange '3.8.3',
[ERROR] npm sill addNameRange '3.8.4',
[ERROR] npm sill addNameRange '3.8.5',
[ERROR] npm sill addNameRange '3.8.6',
[ERROR] npm sill addNameRange '3.8.7',
[ERROR] npm sill addNameRange '3.8.8',
[ERROR] npm sill addNameRange '3.8.9',
[ERROR] npm sill addNameRange '3.8.10',
[ERROR] npm sill addNameRange '3.8.11' ] ]
[ERROR] npm sill addNamed gulp@3.8.11
[ERROR] npm verb addNamed "3.8.11" is a plain semver version for gulp
[ERROR] npm sill cache afterAdd uglify-save-license@0.4.1
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\uglify-save-license\0.4.1\package\package.json not in flight; writing
[ERROR] npm sill addNameRange number 2 { name: 'jasmine-reporters',
[ERROR] npm sill addNameRange range: '>=2.0.5 <3.0.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'jasmine-reporters',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.2',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.0.1',
[ERROR] npm sill addNameRange '2.0.2',
[ERROR] npm sill addNameRange '2.0.3',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '2.0.4',
[ERROR] npm sill addNameRange '2.0.5',
[ERROR] npm sill addNameRange '1.0.2',
[ERROR] npm sill addNameRange '2.0.6' ] ]
[ERROR] npm sill addNamed jasmine-reporters@2.0.6
[ERROR] npm verb addNamed "2.0.6" is a plain semver version for jasmine-reporters
[ERROR] npm sill addNameRange number 2 { name: 'gulp-replace', range: '>=0.5.3 <0.6.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-replace',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.5.2',
[ERROR] npm sill addNameRange '0.5.3' ] ]
[ERROR] npm sill addNamed gulp-replace@0.5.3
[ERROR] npm verb addNamed "0.5.3" is a plain semver version for gulp-replace
[ERROR] npm sill cache afterAdd browser-sync@2.5.3
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\browser-sync\2.5.3\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd chalk@1.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\chalk\1.0.0\package\package.json not in flight; writing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\jshint-stylish\1.0.2\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-useref\1.1.2\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-ng-annotate\0.5.3\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\karma-phantomjs-launcher\0.1.4\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-util\3.0.4\package\package.json written
[ERROR] npm sill cache afterAdd jasmine-core@2.3.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\jasmine-core\2.3.0\package\package.json not in flight; writing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\karma-coverage\0.2.7\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-protractor\1.0.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\require-dir\0.3.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-rev-replace\0.4.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\wrench\1.5.8\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\main-bower-files\2.6.2\package\package.json written
[ERROR] npm sill cache afterAdd http-proxy@1.10.1
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\http-proxy\1.10.1\package\package.json not in flight; writing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\karma-junit-reporter\0.2.2\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\browser-sync-spa\1.0.2\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\karma-ng-html2js-preprocessor\0.1.2\package\package.json written
[ERROR] npm sill cache afterAdd gulp-sourcemaps@1.3.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-sourcemaps\1.3.0\package\package.json not in flight; writing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\bower\1.4.1\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\wiredep\2.2.2\package\package.json written
[ERROR] npm sill cache afterAdd lodash@3.2.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\lodash\3.2.0\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd karma-jasmine@0.3.5
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\karma-jasmine\0.3.5\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd gulp-uglify@1.1.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-uglify\1.1.0\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd gulp-size@1.2.1
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-size\1.2.1\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd gulp-jshint@1.10.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-jshint\1.10.0\package\package.json not in flight; writing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-load-plugins\0.9.0\package\package.json written
[ERROR] npm sill cache afterAdd karma@0.12.31
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\karma\0.12.31\package\package.json not in flight; writing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-compass\2.0.4\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\uglify-save-license\0.4.1\package\package.json written
[ERROR] npm sill cache afterAdd gulp-replace@0.5.3
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-replace\0.5.3\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd jasmine-reporters@2.0.6
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\jasmine-reporters\2.0.6\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd gulp@3.8.11
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp\3.8.11\package\package.json not in flight; writing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\chalk\1.0.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\browser-sync\2.5.3\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-sourcemaps\1.3.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\jasmine-core\2.3.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\http-proxy\1.10.1\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-uglify\1.1.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-jshint\1.10.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\lodash\3.2.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-size\1.2.1\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\karma-jasmine\0.3.5\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\karma\0.12.31\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\jasmine-reporters\2.0.6\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp\3.8.11\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-replace\0.5.3\package\package.json written
[ERROR] npm sill install resolved [ { name: 'gulp-angular-filesort',
[ERROR] npm sill install resolved version: '1.1.1',
[ERROR] npm sill install resolved description: 'Automatically sort AngularJS app files depending on module definitions and usage',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved scripts: { test: 'mocha -R spec test/*_test.js' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/klei/gulp-angular-filesort.git' },
[ERROR] npm sill install resolved keywords: [ 'gulpplugin', 'angularjs', 'fileorder', 'modules' ],
[ERROR] npm sill install resolved author: { name: 'Joakim Bengtson', email: 'joakim@klei.se' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/klei/gulp-angular-filesort/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/klei/gulp-angular-filesort',
[ERROR] npm sill install resolved devDependencies: { chai: '~1.9.1', mocha: '~1.18.2' },
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'gulp-util': '^3.0.0',
[ERROR] npm sill install resolved 'event-stream': '^3.1.1',
[ERROR] npm sill install resolved 'ng-dependencies': '~0.2.0',
[ERROR] npm sill install resolved toposort: '~0.2.10' },
[ERROR] npm sill install resolved gitHead: '64e4f3c4a74f94b8b55ed8749cab7e58f9840d06',
[ERROR] npm sill install resolved _id: 'gulp-angular-filesort@1.1.1',
[ERROR] npm sill install resolved _shasum: 'a08cff5ad5b3a18554f30b4d4e5d8895272cb242',
[ERROR] npm sill install resolved _from: 'gulp-angular-filesort@>=1.1.1 <1.2.0',
[ERROR] npm sill install resolved _npmVersion: '2.5.1',
[ERROR] npm sill install resolved _nodeVersion: '0.12.0',
[ERROR] npm sill install resolved _npmUser: { name: 'joakimbeng', email: 'joakim@klei.se' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'a08cff5ad5b3a18554f30b4d4e5d8895272cb242',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-angular-filesort/-/gulp-angular-filesort-1.1.1.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-angular-filesort/-/gulp-angular-filesort-1.1.1.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'concat-stream',
[ERROR] npm sill install resolved version: '1.4.8',
[ERROR] npm sill install resolved description: 'writable stream that concatenates strings or binary data and calls a callback with the result',
[ERROR] npm sill install resolved tags: [ 'stream', 'simple', 'util', 'utility' ],
[ERROR] npm sill install resolved author: { name: 'Max Ogden', email: 'max@maxogden.com' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+ssh://git@github.com/maxogden/concat-stream.git' },
[ERROR] npm sill install resolved bugs: { url: 'http://github.com/maxogden/concat-stream/issues' },
[ERROR] npm sill install resolved engines: [ 'node >= 0.8' ],
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved scripts: { test: 'tape test/*.js test/server/*.js' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { inherits: '~2.0.1',
[ERROR] npm sill install resolved typedarray: '~0.0.5',
[ERROR] npm sill install resolved 'readable-stream': '~1.1.9' },
[ERROR] npm sill install resolved devDependencies: { tape: '~2.3.2' },
[ERROR] npm sill install resolved testling: { files: 'test/*.js', browsers: [Object] },
[ERROR] npm sill install resolved gitHead: '1f4ea1a7791b9366a133cab033eb0f3564cb0d92',
[ERROR] npm sill install resolved homepage: 'https://github.com/maxogden/concat-stream',
[ERROR] npm sill install resolved _id: 'concat-stream@1.4.8',
[ERROR] npm sill install resolved _shasum: 'e8325bb89e55000e52b626d97466fde1a28cfe5d',
[ERROR] npm sill install resolved _from: 'concat-stream@>=1.4.7 <1.5.0',
[ERROR] npm sill install resolved _npmVersion: '2.7.0',
[ERROR] npm sill install resolved _nodeVersion: '1.5.1',
[ERROR] npm sill install resolved _npmUser: { name: 'maxogden', email: 'max@maxogden.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'e8325bb89e55000e52b626d97466fde1a28cfe5d',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/concat-stream/-/concat-stream-1.4.8.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/concat-stream/-/concat-stream-1.4.8.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-inject',
[ERROR] npm sill install resolved version: '1.2.0',
[ERROR] npm sill install resolved description: 'A javascript, stylesheet and webcomponent injection plugin for Gulp, i.e. inject file references into your index.html',
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'gulpplugin',
[ERROR] npm sill install resolved 'inject',
[ERROR] npm sill install resolved 'stylesheets',
[ERROR] npm sill install resolved 'webcomponents',
[ERROR] npm sill install resolved 'scripts',
[ERROR] npm sill install resolved 'index' ],
[ERROR] npm sill install resolved homepage: 'https://github.com/klei/gulp-inject',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/klei/gulp-inject/issues' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Joakim Bengtson',
[ERROR] npm sill install resolved email: 'joakim@klei.se',
[ERROR] npm sill install resolved url: 'http://joakim.beng.se' },
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git://github.com/klei/gulp-inject.git' },
[ERROR] npm sill install resolved scripts: { test: 'mocha -R spec src/**/*_test.js' },
[ERROR] npm sill install resolved dependencies: { 'gulp-util': '^3.0.0', 'event-stream': '^3.1.0' },
[ERROR] npm sill install resolved devDependencies: { mocha: '~2.0.1', should: '^4.0.4' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0', npm: '>=1.2.10' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved gitHead: '451774ed47fc9d28d03d5d1f89f347f54d087b16',
[ERROR] npm sill install resolved _id: 'gulp-inject@1.2.0',
[ERROR] npm sill install resolved _shasum: '2b6670fe4718b3de4d81405fc5d9d56930a12742',
[ERROR] npm sill install resolved _from: 'gulp-inject@>=1.2.0 <1.3.0',
[ERROR] npm sill install resolved _npmVersion: '2.5.1',
[ERROR] npm sill install resolved _nodeVersion: '0.12.0',
[ERROR] npm sill install resolved _npmUser: { name: 'joakimbeng', email: 'joakim@klei.se' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '2b6670fe4718b3de4d81405fc5d9d56930a12742',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-inject/-/gulp-inject-1.2.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-inject/-/gulp-inject-1.2.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'del',
[ERROR] npm sill install resolved version: '1.1.1',
[ERROR] npm sill install resolved description: 'Delete files/folders using globs',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/del.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'delete',
[ERROR] npm sill install resolved 'del',
[ERROR] npm sill install resolved 'remove',
[ERROR] npm sill install resolved 'destroy',
[ERROR] npm sill install resolved 'trash',
[ERROR] npm sill install resolved 'unlink',
[ERROR] npm sill install resolved 'clean',
[ERROR] npm sill install resolved 'cleaning',
[ERROR] npm sill install resolved 'cleanup',
[ERROR] npm sill install resolved 'rm',
[ERROR] npm sill install resolved 'rmrf',
[ERROR] npm sill install resolved 'rimraf',
[ERROR] npm sill install resolved 'rmdir',
[ERROR] npm sill install resolved 'glob',
[ERROR] npm sill install resolved 'gulpfriendly',
[ERROR] npm sill install resolved 'file',
[ERROR] npm sill install resolved 'files',
[ERROR] npm sill install resolved 'folder',
[ERROR] npm sill install resolved 'dir',
[ERROR] npm sill install resolved 'directory',
[ERROR] npm sill install resolved 'fs',
[ERROR] npm sill install resolved 'filesystem' ],
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'each-async': '^1.0.0',
[ERROR] npm sill install resolved globby: '^1.0.0',
[ERROR] npm sill install resolved 'is-path-cwd': '^1.0.0',
[ERROR] npm sill install resolved 'is-path-in-cwd': '^1.0.0',
[ERROR] npm sill install resolved 'object-assign': '^2.0.0',
[ERROR] npm sill install resolved rimraf: '^2.2.8' },
[ERROR] npm sill install resolved devDependencies: { 'fs-extra': '^0.12.0', mocha: '*' },
[ERROR] npm sill install resolved gitHead: 'a4f76762c2099cd3606e37a706bfca8110daf099',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/del/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/del',
[ERROR] npm sill install resolved _id: 'del@1.1.1',
[ERROR] npm sill install resolved _shasum: 'efe11301d1113894c20336a28c08644d15668ad1',
[ERROR] npm sill install resolved _from: 'del@>=1.1.1 <1.2.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.5',
[ERROR] npm sill install resolved _nodeVersion: '0.10.32',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'efe11301d1113894c20336a28c08644d15668ad1',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/del/-/del-1.1.1.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/del/-/del-1.1.1.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-minify-html',
[ERROR] npm sill install resolved description: 'Minify html with minimize.',
[ERROR] npm sill install resolved version: '1.0.2',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/jonathanepollack/gulp-minify-html.git' },
[ERROR] npm sill install resolved homepage: 'https://github.com/jonathanepollack/gulp-minify-html',
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'gulpplugin',
[ERROR] npm sill install resolved 'minify',
[ERROR] npm sill install resolved 'optimize',
[ERROR] npm sill install resolved 'optimise',
[ERROR] npm sill install resolved 'compress',
[ERROR] npm sill install resolved 'html',
[ERROR] npm sill install resolved 'minimize' ],
[ERROR] npm sill install resolved main: './index.js',
[ERROR] npm sill install resolved dependencies: { 'gulp-util': '^3.0.3', minimize: '^1.3.2', through2: '^0.6.1' },
[ERROR] npm sill install resolved engines: { node: '>= 0.10' },
[ERROR] npm sill install resolved scripts: { test: './node_modules/mocha/bin/mocha -u tdd -R list --globals opts' },
[ERROR] npm sill install resolved devDependencies: { gulp: '^3.8.8', chai: '^2.0.0', mocha: '^2.1.0' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved gitHead: '5d1f992b807c699e3c363dd9be3f9add80773789',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/jonathanepollack/gulp-minify-html/issues' },
[ERROR] npm sill install resolved _id: 'gulp-minify-html@1.0.2',
[ERROR] npm sill install resolved _shasum: 'dc2125f7eeb9ad8e9f2988998b118e2c4692c2cd',
[ERROR] npm sill install resolved _from: 'gulp-minify-html@>=1.0.2 <1.1.0',
[ERROR] npm sill install resolved _npmVersion: '2.4.1',
[ERROR] npm sill install resolved _nodeVersion: '1.1.0',
[ERROR] npm sill install resolved _npmUser:
[ERROR] npm sill install resolved { name: 'jonathanepollack',
[ERROR] npm sill install resolved email: 'jonathanepollack@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'dc2125f7eeb9ad8e9f2988998b118e2c4692c2cd',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-minify-html/-/gulp-minify-html-1.0.2.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-minify-html/-/gulp-minify-html-1.0.2.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-autoprefixer',
[ERROR] npm sill install resolved version: '2.1.0',
[ERROR] npm sill install resolved description: 'Prefix CSS',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/gulp-autoprefixer.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'gulpplugin',
[ERROR] npm sill install resolved 'autoprefixer',
[ERROR] npm sill install resolved 'postcss',
[ERROR] npm sill install resolved 'css',
[ERROR] npm sill install resolved 'prefix',
[ERROR] npm sill install resolved 'prefixes',
[ERROR] npm sill install resolved 'stylesheet',
[ERROR] npm sill install resolved 'preprocess' ],
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'autoprefixer-core': '^5.0.0',
[ERROR] npm sill install resolved 'gulp-util': '^3.0.0',
[ERROR] npm sill install resolved 'object-assign': '^2.0.0',
[ERROR] npm sill install resolved through2: '^0.6.2',
[ERROR] npm sill install resolved 'vinyl-sourcemaps-apply': '^0.1.3' },
[ERROR] npm sill install resolved devDependencies: { 'gulp-sourcemaps': '^1.1.1', mocha: '*' },
[ERROR] npm sill install resolved gitHead: '96ac1e575b8fb3602239916bcd9fd575dcb98ad9',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/gulp-autoprefixer/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/gulp-autoprefixer',
[ERROR] npm sill install resolved _id: 'gulp-autoprefixer@2.1.0',
[ERROR] npm sill install resolved _shasum: 'd25d8276c7d332b422f86da8b0ec97d9773adbd5',
[ERROR] npm sill install resolved _from: 'gulp-autoprefixer@>=2.1.0 <2.2.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.18',
[ERROR] npm sill install resolved _nodeVersion: '1.0.0',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'd25d8276c7d332b422f86da8b0ec97d9773adbd5',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-autoprefixer/-/gulp-autoprefixer-2.1.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-autoprefixer/-/gulp-autoprefixer-2.1.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-rename',
[ERROR] npm sill install resolved version: '1.2.2',
[ERROR] npm sill install resolved description: 'Rename files',
[ERROR] npm sill install resolved keywords: [ 'gulpplugin' ],
[ERROR] npm sill install resolved homepage: 'https://github.com/hparra/gulp-rename',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/hparra/gulp-rename/issues' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Hector Guillermo Parra Alvarez',
[ERROR] npm sill install resolved email: 'hector@hectorparra.com',
[ERROR] npm sill install resolved url: 'https://github.com/hparra' },
[ERROR] npm sill install resolved main: './index.js',
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git://github.com/hparra/gulp-rename.git' },
[ERROR] npm sill install resolved scripts: { pretest: 'jshint index.js test/', test: 'mocha' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { gulp: '>=3.0.0',
[ERROR] npm sill install resolved 'gulp-sourcemaps': '^1.5.0',
[ERROR] npm sill install resolved 'gulp-util': '^3.0.4',
[ERROR] npm sill install resolved jshint: '^2.6.3',
[ERROR] npm sill install resolved 'map-stream': '>=0.0.4',
[ERROR] npm sill install resolved mocha: '>=1.15.0',
[ERROR] npm sill install resolved should: '>=2.1.0' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0', npm: '>=1.2.10' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved gitHead: 'e1fb4e41dd107b38e96f1156fcbee70ebcf16fb6',
[ERROR] npm sill install resolved _id: 'gulp-rename@1.2.2',
[ERROR] npm sill install resolved _shasum: '3ad4428763f05e2764dec1c67d868db275687817',
[ERROR] npm sill install resolved _from: 'gulp-rename@>=1.2.2 <1.3.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.28',
[ERROR] npm sill install resolved _npmUser: { name: 'fractal', email: 'contact@wearefractal.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '3ad4428763f05e2764dec1c67d868db275687817',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-rename/-/gulp-rename-1.2.2.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-rename/-/gulp-rename-1.2.2.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-angular-templatecache',
[ERROR] npm sill install resolved version: '1.6.0',
[ERROR] npm sill install resolved description: 'Concatenates and registers AngularJS templates in the $templateCache.',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/miickel/gulp-angular-templatecache.git' },
[ERROR] npm sill install resolved engines: { node: '>=0.8.0' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'gulpplugin',
[ERROR] npm sill install resolved 'gulp',
[ERROR] npm sill install resolved 'angular',
[ERROR] npm sill install resolved 'angularjs',
[ERROR] npm sill install resolved 'ng',
[ERROR] npm sill install resolved 'html2js',
[ERROR] npm sill install resolved 'templatecache' ],
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Mickel',
[ERROR] npm sill install resolved email: 'andersson.mickel@gmail.com',
[ERROR] npm sill install resolved url: 'http://mickel.me' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'event-stream': '3.x',
[ERROR] npm sill install resolved path: '0.x',
[ERROR] npm sill install resolved 'gulp-util': '3.x',
[ERROR] npm sill install resolved 'js-string-escape': '~1.0.0',
[ERROR] npm sill install resolved 'gulp-footer': '1.x',
[ERROR] npm sill install resolved 'gulp-header': '1.x',
[ERROR] npm sill install resolved 'gulp-concat': '2.x' },
[ERROR] npm sill install resolved devDependencies: { mocha: 'latest' },
[ERROR] npm sill install resolved gitHead: 'ddba15cef4a3d44b4ff560c0230e4eaecc2aa431',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/miickel/gulp-angular-templatecache/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/miickel/gulp-angular-templatecache',
[ERROR] npm sill install resolved _id: 'gulp-angular-templatecache@1.6.0',
[ERROR] npm sill install resolved _shasum: 'c7e31462e4ba324cff79300281d15327aa01b1f2',
[ERROR] npm sill install resolved _from: 'gulp-angular-templatecache@>=1.6.0 <1.7.0',
[ERROR] npm sill install resolved _npmVersion: '2.3.0',
[ERROR] npm sill install resolved _nodeVersion: '0.10.36',
[ERROR] npm sill install resolved _npmUser: { name: 'mickel', email: 'andersson.mickel@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'c7e31462e4ba324cff79300281d15327aa01b1f2',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-angular-templatecache/-/gulp-angular-templatecache-1.6.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-angular-templatecache/-/gulp-angular-templatecache-1.6.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-csso',
[ERROR] npm sill install resolved version: '1.0.0',
[ERROR] npm sill install resolved description: 'Minify CSS with CSSO.',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved homepage: 'https://github.com/ben-eb/gulp-csso',
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Ben Briggs',
[ERROR] npm sill install resolved email: 'therealbenbriggs@hotmail.com',
[ERROR] npm sill install resolved url: 'http://beneb.info' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git://github.com/ben-eb/gulp-csso.git' },
[ERROR] npm sill install resolved keywords: [ 'gulpplugin', 'minify', 'css' ],
[ERROR] npm sill install resolved dependencies: { csso: '~1.3.11', 'gulp-util': '~3.0.2' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { chai: '~1.10.0',
[ERROR] npm sill install resolved 'event-stream': '~3.2.1',
[ERROR] npm sill install resolved gulp: '~3.8.10',
[ERROR] npm sill install resolved 'gulp-jshint': '~1.9.0',
[ERROR] npm sill install resolved 'jshint-stylish': '~1.0.0',
[ERROR] npm sill install resolved mocha: '^2.1.0' },
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved gitHead: '4cbe89b27dc3f6a138de9b639c65fafc8dafa5d0',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/ben-eb/gulp-csso/issues' },
[ERROR] npm sill install resolved _id: 'gulp-csso@1.0.0',
[ERROR] npm sill install resolved _shasum: '93ece6b1138d323a152db8c89add65f5e56ec4c9',
[ERROR] npm sill install resolved _from: 'gulp-csso@>=1.0.0 <1.1.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.11',
[ERROR] npm sill install resolved _nodeVersion: '0.10.33',
[ERROR] npm sill install resolved _npmUser: { name: 'beneb', email: 'therealbenbriggs@hotmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '93ece6b1138d323a152db8c89add65f5e56ec4c9',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-csso/-/gulp-csso-1.0.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-csso/-/gulp-csso-1.0.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-filter',
[ERROR] npm sill install resolved version: '2.0.2',
[ERROR] npm sill install resolved description: 'Filter files in a vinyl stream',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/gulp-filter.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'gulpplugin',
[ERROR] npm sill install resolved 'filter',
[ERROR] npm sill install resolved 'ignore',
[ERROR] npm sill install resolved 'file',
[ERROR] npm sill install resolved 'files',
[ERROR] npm sill install resolved 'match',
[ERROR] npm sill install resolved 'minimatch',
[ERROR] npm sill install resolved 'glob',
[ERROR] npm sill install resolved 'globbing' ],
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'gulp-util': '^3.0.0',
[ERROR] npm sill install resolved 'merge-stream': '^0.1.7',
[ERROR] npm sill install resolved multimatch: '^2.0.0',
[ERROR] npm sill install resolved plexer: '0.0.3',
[ERROR] npm sill install resolved through2: '^0.6.1' },
[ERROR] npm sill install resolved devDependencies: { mocha: '*' },
[ERROR] npm sill install resolved gitHead: '224c0e7b77c6b8f2cc0b10e84eaf4c30b2459052',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/gulp-filter/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/gulp-filter',
[ERROR] npm sill install resolved _id: 'gulp-filter@2.0.2',
[ERROR] npm sill install resolved _shasum: '1ceb1d113ee9942cedd49f5863b42be44bc7cd2c',
[ERROR] npm sill install resolved _from: 'gulp-filter@>=2.0.2 <2.1.0',
[ERROR] npm sill install resolved _npmVersion: '2.5.0',
[ERROR] npm sill install resolved _nodeVersion: '0.12.0',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '1ceb1d113ee9942cedd49f5863b42be44bc7cd2c',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-filter/-/gulp-filter-2.0.2.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-filter/-/gulp-filter-2.0.2.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-flatten',
[ERROR] npm sill install resolved version: '0.0.4',
[ERROR] npm sill install resolved description: 'remove or replace relative path for files',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved scripts: { test: 'mocha -R spec' },
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git://github.com/armed/gulp-flatten.git' },
[ERROR] npm sill install resolved keywords: [ 'gulpplugin', 'gulp', 'flatten', 'relative', 'path' ],
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Artem Medeusheyev',
[ERROR] npm sill install resolved email: 'artem.medeusheyev@gmail.com' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/armed/gulp-flatten/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/armed/gulp-flatten',
[ERROR] npm sill install resolved dependencies: { through2: '^0.6.1', 'gulp-util': '^3.0.1' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { should: '^4.0.4',
[ERROR] npm sill install resolved gulp: '^3.8.8',
[ERROR] npm sill install resolved mocha: '^1.21.4',
[ERROR] npm sill install resolved 'pre-commit': '^0.0.9' },
[ERROR] npm sill install resolved engines: { node: '>=0.10' },
[ERROR] npm sill install resolved gitHead: 'cb71ae16fd43fc20042cfb8afad4e2738096efb3',
[ERROR] npm sill install resolved _id: 'gulp-flatten@0.0.4',
[ERROR] npm sill install resolved _shasum: '840c0f1740aea32676c1cffc82d38b3ec701fdf8',
[ERROR] npm sill install resolved _from: 'gulp-flatten@>=0.0.4 <0.1.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.14',
[ERROR] npm sill install resolved _npmUser: { name: 'armed', email: 'artem.medeusheyev@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '840c0f1740aea32676c1cffc82d38b3ec701fdf8',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-flatten/-/gulp-flatten-0.0.4.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-flatten/-/gulp-flatten-0.0.4.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-rev',
[ERROR] npm sill install resolved version: '3.0.1',
[ERROR] npm sill install resolved description: 'Static asset revisioning by appending content hash to filenames: unicorn.css => unicorn-098f6bcd.css',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/gulp-rev.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'gulpplugin',
[ERROR] npm sill install resolved 'rev',
[ERROR] npm sill install resolved 'revision',
[ERROR] npm sill install resolved 'hash',
[ERROR] npm sill install resolved 'optimize',
[ERROR] npm sill install resolved 'version',
[ERROR] npm sill install resolved 'versioning',
[ERROR] npm sill install resolved 'cache',
[ERROR] npm sill install resolved 'expire',
[ERROR] npm sill install resolved 'static',
[ERROR] npm sill install resolved 'asset',
[ERROR] npm sill install resolved 'assets' ],
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'gulp-util': '^3.0.0',
[ERROR] npm sill install resolved 'object-assign': '^2.0.0',
[ERROR] npm sill install resolved through2: '^0.6.1',
[ERROR] npm sill install resolved 'vinyl-file': '^1.1.0' },
[ERROR] npm sill install resolved devDependencies: { mocha: '*' },
[ERROR] npm sill install resolved gitHead: '2f9d798c4d8f4c91bec215df68bfcc3850caa34f',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/gulp-rev/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/gulp-rev',
[ERROR] npm sill install resolved _id: 'gulp-rev@3.0.1',
[ERROR] npm sill install resolved _shasum: 'a36aea991a249fc898cca0885b66cd1cf3c775bd',
[ERROR] npm sill install resolved _from: 'gulp-rev@>=3.0.1 <3.1.0',
[ERROR] npm sill install resolved _npmVersion: '2.4.1',
[ERROR] npm sill install resolved _nodeVersion: '1.1.0',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'a36aea991a249fc898cca0885b66cd1cf3c775bd',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-rev/-/gulp-rev-3.0.1.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-rev/-/gulp-rev-3.0.1.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'jshint-stylish',
[ERROR] npm sill install resolved version: '1.0.2',
[ERROR] npm sill install resolved description: 'Stylish reporter for JSHint',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/jshint-stylish.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js', 'stylish.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'jshint',
[ERROR] npm sill install resolved 'reporter',
[ERROR] npm sill install resolved 'formatter',
[ERROR] npm sill install resolved 'format',
[ERROR] npm sill install resolved 'lint',
[ERROR] npm sill install resolved 'validate',
[ERROR] npm sill install resolved 'stylish',
[ERROR] npm sill install resolved 'elegant',
[ERROR] npm sill install resolved 'pretty' ],
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { chalk: '^1.0.0',
[ERROR] npm sill install resolved 'log-symbols': '^1.0.0',
[ERROR] npm sill install resolved 'string-length': '^1.0.0',
[ERROR] npm sill install resolved 'text-table': '^0.2.0' },
[ERROR] npm sill install resolved devDependencies: { mocha: '*', jshint: '^2' },
[ERROR] npm sill install resolved gitHead: 'e0e3cf3e992c017eeb6c03ba48a1272583c6db06',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/jshint-stylish/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/jshint-stylish',
[ERROR] npm sill install resolved _id: 'jshint-stylish@1.0.2',
[ERROR] npm sill install resolved _shasum: 'e99f3cc340afb18e2a7702f8798d7400ca31446a',
[ERROR] npm sill install resolved _from: 'jshint-stylish@>=1.0.1 <1.1.0',
[ERROR] npm sill install resolved _npmVersion: '2.7.4',
[ERROR] npm sill install resolved _nodeVersion: '0.12.2',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'e99f3cc340afb18e2a7702f8798d7400ca31446a',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/jshint-stylish/-/jshint-stylish-1.0.2.tgz' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/jshint-stylish/-/jshint-stylish-1.0.2.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-useref',
[ERROR] npm sill install resolved version: '1.1.2',
[ERROR] npm sill install resolved description: 'Parse build blocks in HTML files to replace references to non-optimized scripts or stylesheets.',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved directories: { test: 'test' },
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'brace-expansion': '^1.1.0',
[ERROR] npm sill install resolved 'gulp-concat': '^2.5.2',
[ERROR] npm sill install resolved 'gulp-if': '^1.2.5',
[ERROR] npm sill install resolved 'gulp-util': '^3.0.1',
[ERROR] npm sill install resolved 'is-relative-url': '^1.0.0',
[ERROR] npm sill install resolved lodash: '^3.3.1',
[ERROR] npm sill install resolved 'node-useref': '^0.3.1',
[ERROR] npm sill install resolved through2: '^0.6.1',
[ERROR] npm sill install resolved 'vinyl-fs': '^1.0.0' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { gulp: '^3.8.11',
[ERROR] npm sill install resolved 'gulp-jshint': '^1.9.0',
[ERROR] npm sill install resolved 'gulp-mocha': '^2.0.0',
[ERROR] npm sill install resolved mocha: '*',
[ERROR] npm sill install resolved should: '*' },
[ERROR] npm sill install resolved scripts: { test: 'gulp test' },
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git://github.com/jonkemp/gulp-useref.git' },
[ERROR] npm sill install resolved keywords: [ 'gulpplugin', 'html', 'scripts', 'css', 'optimize', 'concat' ],
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Jonathan Kemp',
[ERROR] npm sill install resolved email: 'kempdogg@gmail.com',
[ERROR] npm sill install resolved url: 'http://jonkemp.com/' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/jonkemp/gulp-useref/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/jonkemp/gulp-useref',
[ERROR] npm sill install resolved gitHead: '7ac41333df0c2a80a8ad26e196418ae057844610',
[ERROR] npm sill install resolved _id: 'gulp-useref@1.1.2',
[ERROR] npm sill install resolved _shasum: '561d73cc463db0d0eb7117b8e05c47eab821ce9c',
[ERROR] npm sill install resolved _from: 'gulp-useref@>=1.1.1 <1.2.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.28',
[ERROR] npm sill install resolved _npmUser: { name: 'jonkemp', email: 'kempdogg@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '561d73cc463db0d0eb7117b8e05c47eab821ce9c',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-useref/-/gulp-useref-1.1.2.tgz' },
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-useref/-/gulp-useref-1.1.2.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-ng-annotate',
[ERROR] npm sill install resolved version: '0.5.3',
[ERROR] npm sill install resolved description: 'Add angularjs dependency injection annotations with ng-annotate',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/Kagami/gulp-ng-annotate.git' },
[ERROR] npm sill install resolved keywords: [ 'gulpplugin', 'angular', 'angularjs', 'annotate', 'ng-annotate' ],
[ERROR] npm sill install resolved author: { name: 'Kagami Hiiragi' },
[ERROR] npm sill install resolved license: 'CC0',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/Kagami/gulp-ng-annotate/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/Kagami/gulp-ng-annotate',
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { bufferstreams: '~0.0.2',
[ERROR] npm sill install resolved 'gulp-util': '^2.2.14',
[ERROR] npm sill install resolved merge: '^1.1.3',
[ERROR] npm sill install resolved 'ng-annotate': '~0.15.1',
[ERROR] npm sill install resolved through2: '~0.4.1',
[ERROR] npm sill install resolved 'vinyl-sourcemaps-apply': '~0.1.1' },
[ERROR] npm sill install resolved devDependencies: { 'gulp-sourcemaps': '*', mocha: '*' },
[ERROR] npm sill install resolved gitHead: '4c4277c91ddcb75d6e45ea3898abb03a7f9f4d3f',
[ERROR] npm sill install resolved _id: 'gulp-ng-annotate@0.5.3',
[ERROR] npm sill install resolved _shasum: '36d76856c3c7d54f079af692d2c497986b4abebf',
[ERROR] npm sill install resolved _from: 'gulp-ng-annotate@>=0.5.2 <0.6.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.28',
[ERROR] npm sill install resolved _npmUser: { name: 'kagami', email: 'kagami@genshiken.org' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '36d76856c3c7d54f079af692d2c497986b4abebf',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-ng-annotate/-/gulp-ng-annotate-0.5.3.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-ng-annotate/-/gulp-ng-annotate-0.5.3.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'karma-phantomjs-launcher',
[ERROR] npm sill install resolved version: '0.1.4',
[ERROR] npm sill install resolved description: 'A Karma plugin. Launcher for PhantomJS.',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved scripts: { test: 'echo "Error: no test specified" && exit 1' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/karma-runner/karma-phantomjs-launcher.git' },
[ERROR] npm sill install resolved keywords: [ 'karma-plugin', 'karma-launcher', 'phantomjs' ],
[ERROR] npm sill install resolved author: { name: 'Vojta Jina', email: 'vojta.jina@gmail.com' },
[ERROR] npm sill install resolved dependencies: { phantomjs: '~1.9' },
[ERROR] npm sill install resolved peerDependencies: { karma: '>=0.9' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { grunt: '~0.4.1',
[ERROR] npm sill install resolved 'grunt-npm': '~0.0.2',
[ERROR] npm sill install resolved 'grunt-bump': '~0.0.7',
[ERROR] npm sill install resolved 'grunt-auto-release': '~0.0.2' },
[ERROR] npm sill install resolved contributors:
[ERROR] npm sill install resolved [ [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object] ],
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/karma-runner/karma-phantomjs-launcher/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/karma-runner/karma-phantomjs-launcher',
[ERROR] npm sill install resolved _id: 'karma-phantomjs-launcher@0.1.4',
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '4ef96e4322ff63ae5d918e51c25b213723238f30',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/karma-phantomjs-launcher/-/karma-phantomjs-launcher-0.1.4.tgz' },
[ERROR] npm sill install resolved _from: 'karma-phantomjs-launcher@>=0.1.4 <0.2.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.4',
[ERROR] npm sill install resolved _npmUser: { name: 'vojtajina', email: 'vojta.jina@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _shasum: '4ef96e4322ff63ae5d918e51c25b213723238f30',
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/karma-phantomjs-launcher/-/karma-phantomjs-launcher-0.1.4.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-util',
[ERROR] npm sill install resolved description: 'Utility functions for gulp plugins',
[ERROR] npm sill install resolved version: '3.0.4',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/wearefractal/gulp-util.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Fractal',
[ERROR] npm sill install resolved email: 'contact@wearefractal.com',
[ERROR] npm sill install resolved url: 'http://wearefractal.com/' },
[ERROR] npm sill install resolved files: [ 'index.js', 'lib' ],
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'array-differ': '^1.0.0',
[ERROR] npm sill install resolved 'array-uniq': '^1.0.2',
[ERROR] npm sill install resolved beeper: '^1.0.0',
[ERROR] npm sill install resolved chalk: '^1.0.0',
[ERROR] npm sill install resolved dateformat: '^1.0.11',
[ERROR] npm sill install resolved 'lodash._reescape': '^3.0.0',
[ERROR] npm sill install resolved 'lodash._reevaluate': '^3.0.0',
[ERROR] npm sill install resolved 'lodash._reinterpolate': '^3.0.0',
[ERROR] npm sill install resolved 'lodash.template': '^3.0.0',
[ERROR] npm sill install resolved minimist: '^1.1.0',
[ERROR] npm sill install resolved multipipe: '^0.1.2',
[ERROR] npm sill install resolved 'object-assign': '^2.0.0',
[ERROR] npm sill install resolved 'replace-ext': '0.0.1',
[ERROR] npm sill install resolved through2: '^0.6.3',
[ERROR] npm sill install resolved vinyl: '^0.4.3' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { 'buffer-equal': '^0.0.1',
[ERROR] npm sill install resolved coveralls: '^2.11.2',
[ERROR] npm sill install resolved 'event-stream': '^3.1.7',
[ERROR] npm sill install resolved istanbul: '^0.3.5',
[ERROR] npm sill install resolved 'istanbul-coveralls': '^1.0.1',
[ERROR] npm sill install resolved jshint: '^2.5.11',
[ERROR] npm sill install resolved 'lodash.templatesettings': '^3.0.0',
[ERROR] npm sill install resolved mocha: '^2.0.1',
[ERROR] npm sill install resolved rimraf: '^2.2.8',
[ERROR] npm sill install resolved should: '^5.0.1' },
[ERROR] npm sill install resolved scripts:
[ERROR] npm sill install resolved { test: 'jshint *.js lib/*.js test/*.js && mocha',
[ERROR] npm sill install resolved coveralls: 'istanbul cover _mocha --report lcovonly && istanbul-coveralls' },
[ERROR] npm sill install resolved engines: { node: '>=0.10' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved gitHead: 'd17e0f99e9fa8d90499757e823983e229561ac75',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/wearefractal/gulp-util/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/wearefractal/gulp-util',
[ERROR] npm sill install resolved _id: 'gulp-util@3.0.4',
[ERROR] npm sill install resolved _shasum: 'ec73553090fdb23d88fa02812ad1b61225854881',
[ERROR] npm sill install resolved _from: 'gulp-util@>=3.0.2 <3.1.0',
[ERROR] npm sill install resolved _npmVersion: '2.6.0',
[ERROR] npm sill install resolved _nodeVersion: '0.10.35',
[ERROR] npm sill install resolved _npmUser: { name: 'fractal', email: 'contact@wearefractal.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'ec73553090fdb23d88fa02812ad1b61225854881',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-util/-/gulp-util-3.0.4.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-util/-/gulp-util-3.0.4.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'karma-coverage',
[ERROR] npm sill install resolved version: '0.2.7',
[ERROR] npm sill install resolved description: 'A Karma plugin. Generate code coverage.',
[ERROR] npm sill install resolved main: 'lib/index.js',
[ERROR] npm sill install resolved scripts: { test: 'grunt test' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/karma-runner/karma-coverage.git' },
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'karma-plugin',
[ERROR] npm sill install resolved 'karma-preprocessor',
[ERROR] npm sill install resolved 'karma-reporter',
[ERROR] npm sill install resolved 'coverage',
[ERROR] npm sill install resolved 'istanbul' ],
[ERROR] npm sill install resolved author: { name: 'SATO taichi', email: 'ryushi@gmail.com' },
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { istanbul: '~0.3.0',
[ERROR] npm sill install resolved ibrik: '~2.0.0',
[ERROR] npm sill install resolved dateformat: '~1.0.6',
[ERROR] npm sill install resolved minimatch: '~0.3.0' },
[ERROR] npm sill install resolved peerDependencies: { karma: '>=0.9' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { chai: '~1.7.2',
[ERROR] npm sill install resolved grunt: '~0.4.1',
[ERROR] npm sill install resolved 'grunt-auto-release': '~0.0.1',
[ERROR] npm sill install resolved 'grunt-bump': '~0.0.7',
[ERROR] npm sill install resolved 'grunt-contrib-jshint': '~0.6.0',
[ERROR] npm sill install resolved 'grunt-npm': '~0.0.2',
[ERROR] npm sill install resolved 'grunt-simple-mocha': '~0.4.0',
[ERROR] npm sill install resolved karma: '~0.12.0',
[ERROR] npm sill install resolved lodash: '^2.4.1',
[ERROR] npm sill install resolved mocks: '0.0.11',
[ERROR] npm sill install resolved sinon: '~1.7.3',
[ERROR] npm sill install resolved 'sinon-chai': '~2.4.0' },
[ERROR] npm sill install resolved contributors: [ [Object], [Object], [Object], [Object], [Object], [Object] ],
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/karma-runner/karma-coverage/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/karma-runner/karma-coverage',
[ERROR] npm sill install resolved _id: 'karma-coverage@0.2.7',
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'f76740b275bbf30a0ab9f41d8cf56843a0994576',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/karma-coverage/-/karma-coverage-0.2.7.tgz' },
[ERROR] npm sill install resolved _from: 'karma-coverage@>=0.2.7 <0.3.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.4',
[ERROR] npm sill install resolved _npmUser: { name: 'vojtajina', email: 'vojta.jina@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _shasum: 'f76740b275bbf30a0ab9f41d8cf56843a0994576',
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/karma-coverage/-/karma-coverage-0.2.7.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-protractor',
[ERROR] npm sill install resolved version: '1.0.0',
[ERROR] npm sill install resolved description: 'A helper for protactor and gulp',
[ERROR] npm sill install resolved keywords: [ 'gulpfriendly', 'protractor' ],
[ERROR] npm sill install resolved homepage: 'https://github.com/mllrsohn/gulp-protractor',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/mllrsohn/gulp-protractor/issues' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Steffen M├╝ller',
[ERROR] npm sill install resolved url: 'https://github.com/steffenmllr' },
[ERROR] npm sill install resolved contributors: [ [Object] ],
[ERROR] npm sill install resolved main: './index.js',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/mllrsohn/gulp-protractor.git' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'event-stream': '^3.1.4',
[ERROR] npm sill install resolved async: '>=0.7.0 <1.0.0',
[ERROR] npm sill install resolved dargs: '>=0.1.0 <4.0.0',
[ERROR] npm sill install resolved 'gulp-util': '>=2.2.14 <4.0.0',
[ERROR] npm sill install resolved protractor: '^2.0.0' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { mocha: '>=1.18.2 <3.0.0',
[ERROR] npm sill install resolved sinon: '^1.9.1',
[ERROR] npm sill install resolved 'expect.js': '^0.3.1' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0', npm: '>=1.2.10' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved gitHead: 'd9aae39e1184773c2817f73e6cb5d8ecd76d4b23',
[ERROR] npm sill install resolved _id: 'gulp-protractor@1.0.0',
[ERROR] npm sill install resolved _shasum: '02c7a23829401c7ea460619684c9ff93788c3d25',
[ERROR] npm sill install resolved _from: 'gulp-protractor@>=1.0.0 <1.1.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.28',
[ERROR] npm sill install resolved _npmUser: { name: 'steffen', email: 'steffen@mllrsohn.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '02c7a23829401c7ea460619684c9ff93788c3d25',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-protractor/-/gulp-protractor-1.0.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-protractor/-/gulp-protractor-1.0.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'require-dir',
[ERROR] npm sill install resolved description: 'Helper to require() directories.',
[ERROR] npm sill install resolved version: '0.3.0',
[ERROR] npm sill install resolved author: { name: 'Aseem Kishore', email: 'aseem.kishore@gmail.com' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved dependencies: {},
[ERROR] npm sill install resolved devDependencies: { 'coffee-script': '~1.3.3', mkdirp: '^0.5.0' },
[ERROR] npm sill install resolved engines: { node: '*' },
[ERROR] npm sill install resolved scripts: { test: 'node test' },
[ERROR] npm sill install resolved homepage: 'https://github.com/aseemk/requireDir',
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git://github.com/aseemk/requireDir.git' },
[ERROR] npm sill install resolved gitHead: '824b9f101c1469f92c342e749c490e3640c85bc3',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/aseemk/requireDir/issues' },
[ERROR] npm sill install resolved _id: 'require-dir@0.3.0',
[ERROR] npm sill install resolved _shasum: '89f074a85638b07c20a4fb94c93b5db635a64781',
[ERROR] npm sill install resolved _from: 'require-dir@>=0.3.0 <0.4.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.28',
[ERROR] npm sill install resolved _npmUser: { name: 'aseemk', email: 'aseem.kishore@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '89f074a85638b07c20a4fb94c93b5db635a64781',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/require-dir/-/require-dir-0.3.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/require-dir/-/require-dir-0.3.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-rev-replace',
[ERROR] npm sill install resolved version: '0.4.0',
[ERROR] npm sill install resolved description: 'Rewrite occurences of filenames which have been renamed by gulp-rev',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/jamesknelson/gulp-rev-replace.git' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved keywords: [ 'gulpplugin', 'rev', 'revision', 'version', 'replace', 'asset' ],
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'James K Nelson',
[ERROR] npm sill install resolved email: 'james@numbattech.com',
[ERROR] npm sill install resolved url: 'http://jamesknelson.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'event-stream': '^3.2.2',
[ERROR] npm sill install resolved 'gulp-util': '~2.2.14',
[ERROR] npm sill install resolved through2: '~0.4.1' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { 'event-stream': '^3.1.7',
[ERROR] npm sill install resolved 'gulp-filter': '~0.4.0',
[ERROR] npm sill install resolved 'gulp-rev': '~0.3.2',
[ERROR] npm sill install resolved mocha: '~1.18.2' },
[ERROR] npm sill install resolved gitHead: '20eaad6baf34a21e0a4cb922d0744df441ffc6e0',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/jamesknelson/gulp-rev-replace/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/jamesknelson/gulp-rev-replace',
[ERROR] npm sill install resolved _id: 'gulp-rev-replace@0.4.0',
[ERROR] npm sill install resolved _shasum: 'd345d433c94c6d9661c13cd97b4f63dc62da759a',
[ERROR] npm sill install resolved _from: 'gulp-rev-replace@>=0.4.0 <0.5.0',
[ERROR] npm sill install resolved _npmVersion: '2.0.0-alpha-5',
[ERROR] npm sill install resolved _npmUser: { name: 'jamesknelson', email: 'james@numbat.com.au' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'd345d433c94c6d9661c13cd97b4f63dc62da759a',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-rev-replace/-/gulp-rev-replace-0.4.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-rev-replace/-/gulp-rev-replace-0.4.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'wrench',
[ERROR] npm sill install resolved description: 'Recursive filesystem (and other) operations that Node *should* have.',
[ERROR] npm sill install resolved version: '1.5.8',
[ERROR] npm sill install resolved author: { name: 'Ryan McGrath', email: 'ryan@venodesigns.net' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://ryanmcgrath@github.com/ryanmcgrath/wrench-js.git' },
[ERROR] npm sill install resolved bugs: { url: 'http://github.com/ryanmcgrath/wrench-js/issues' },
[ERROR] npm sill install resolved directories: { lib: './lib/' },
[ERROR] npm sill install resolved dependencies: {},
[ERROR] npm sill install resolved devDependencies: { nodeunit: '>= 0.6.4' },
[ERROR] npm sill install resolved main: './lib/wrench',
[ERROR] npm sill install resolved engines: { node: '>=0.1.97' },
[ERROR] npm sill install resolved scripts: { test: 'nodeunit tests/runner.js' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved homepage: 'https://github.com/ryanmcgrath/wrench-js',
[ERROR] npm sill install resolved _id: 'wrench@1.5.8',
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '7a31c97f7869246d76c5cf2f5c977a1c4c8e5ab5',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/wrench/-/wrench-1.5.8.tgz' },
[ERROR] npm sill install resolved _from: 'wrench@>=1.5.8 <1.6.0',
[ERROR] npm sill install resolved _npmVersion: '1.3.21',
[ERROR] npm sill install resolved _npmUser: { name: 'ryanmcgrath', email: 'ryan@venodesigns.net' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved _shasum: '7a31c97f7869246d76c5cf2f5c977a1c4c8e5ab5',
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/wrench/-/wrench-1.5.8.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'main-bower-files',
[ERROR] npm sill install resolved version: '2.6.2',
[ERROR] npm sill install resolved description: 'Get main files from your installed bower packages.',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/ck86/main-bower-files.git' },
[ERROR] npm sill install resolved keywords: [ 'bower', 'gulp', 'gulpfriendly', 'gruntplugin' ],
[ERROR] npm sill install resolved author: { name: 'Christopher Kn├╢tschke' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/ck86/main-bower-files/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/ck86/main-bower-files',
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { colors: '^0.6.2',
[ERROR] npm sill install resolved glob: '^4.0.3',
[ERROR] npm sill install resolved globule: '^0.2.0',
[ERROR] npm sill install resolved minimatch: '^1.0.0',
[ERROR] npm sill install resolved 'strip-json-comments': '^1.0.2',
[ERROR] npm sill install resolved 'vinyl-fs': '^1.0.0' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { grunt: '^0.4.5',
[ERROR] npm sill install resolved 'grunt-cli': '^0.1.13',
[ERROR] npm sill install resolved mocha: '^2.0.1',
[ERROR] npm sill install resolved should: '^4.0.4' },
[ERROR] npm sill install resolved gitHead: '10d2349a722a54707d845590c8a3d68270054f9d',
[ERROR] npm sill install resolved _id: 'main-bower-files@2.6.2',
[ERROR] npm sill install resolved _shasum: '3de9cb5d7d86c326b69a593fc908b168879174ee',
[ERROR] npm sill install resolved _from: 'main-bower-files@>=2.6.2 <2.7.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.18',
[ERROR] npm sill install resolved _nodeVersion: '0.10.33',
[ERROR] npm sill install resolved _npmUser: { name: 'cknoetschke', email: 'cknoetschke@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '3de9cb5d7d86c326b69a593fc908b168879174ee',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/main-bower-files/-/main-bower-files-2.6.2.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/main-bower-files/-/main-bower-files-2.6.2.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'karma-junit-reporter',
[ERROR] npm sill install resolved version: '0.2.2',
[ERROR] npm sill install resolved description: 'A Karma plugin. Report results in junit xml format.',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved scripts: { test: 'echo "Error: no test specified" && exit 1' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/karma-runner/karma-junit-reporter.git' },
[ERROR] npm sill install resolved keywords: [ 'karma-plugin', 'karma-reporter', 'junit' ],
[ERROR] npm sill install resolved author: { name: 'Vojta Jina', email: 'vojta.jina@gmail.com' },
[ERROR] npm sill install resolved dependencies: { xmlbuilder: '0.4.2' },
[ERROR] npm sill install resolved peerDependencies: { karma: '>=0.9' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { grunt: '~0.4.1',
[ERROR] npm sill install resolved 'grunt-npm': '~0.0.2',
[ERROR] npm sill install resolved 'grunt-bump': '~0.0.7',
[ERROR] npm sill install resolved 'grunt-auto-release': '~0.0.2' },
[ERROR] npm sill install resolved contributors: [ [Object], [Object], [Object], [Object] ],
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/karma-runner/karma-junit-reporter/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/karma-runner/karma-junit-reporter',
[ERROR] npm sill install resolved _id: 'karma-junit-reporter@0.2.2',
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '4cdd4e21affd3e090e7ba73e3c766ea9e13c45ba',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/karma-junit-reporter/-/karma-junit-reporter-0.2.2.tgz' },
[ERROR] npm sill install resolved _from: 'karma-junit-reporter@>=0.2.2 <0.3.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.4',
[ERROR] npm sill install resolved _npmUser: { name: 'vojtajina', email: 'vojta.jina@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _shasum: '4cdd4e21affd3e090e7ba73e3c766ea9e13c45ba',
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/karma-junit-reporter/-/karma-junit-reporter-0.2.2.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'browser-sync-spa',
[ERROR] npm sill install resolved version: '1.0.2',
[ERROR] npm sill install resolved description: 'Single Page App support for BrowserSync',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved scripts: { test: 'mocha --recursive test/integration' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/shakyShane/browser-sync-spa.git' },
[ERROR] npm sill install resolved keywords: [ 'browser-sync', 'spa' ],
[ERROR] npm sill install resolved author: { name: 'shakyshane' },
[ERROR] npm sill install resolved license: 'ISC',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/shakyShane/browser-sync-spa/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/shakyShane/browser-sync-spa',
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { 'browser-sync': '^1.7.0',
[ERROR] npm sill install resolved chai: '^1.10.0',
[ERROR] npm sill install resolved mocha: '^2.0.1',
[ERROR] npm sill install resolved supertest: '^0.15.0' },
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'connect-history-api-fallback': '0.0.5',
[ERROR] npm sill install resolved 'opt-merger': '^1.1.0' },
[ERROR] npm sill install resolved gitHead: '9097a82f175b38c57e6b5b33d0d268a0b3080bf8',
[ERROR] npm sill install resolved _id: 'browser-sync-spa@1.0.2',
[ERROR] npm sill install resolved _shasum: '48528b6ad34bb1d46640567a95a5916275aae722',
[ERROR] npm sill install resolved _from: 'browser-sync-spa@>=1.0.2 <1.1.0',
[ERROR] npm sill install resolved _npmVersion: '2.7.3',
[ERROR] npm sill install resolved _nodeVersion: '0.10.26',
[ERROR] npm sill install resolved _npmUser: { name: 'shakyshane', email: 'shakyshane@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '48528b6ad34bb1d46640567a95a5916275aae722',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/browser-sync-spa/-/browser-sync-spa-1.0.2.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/browser-sync-spa/-/browser-sync-spa-1.0.2.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'karma-ng-html2js-preprocessor',
[ERROR] npm sill install resolved version: '0.1.2',
[ERROR] npm sill install resolved description: 'A Karma plugin. Compile AngularJS templates to JavaScript on the fly.',
[ERROR] npm sill install resolved main: 'lib/index.js',
[ERROR] npm sill install resolved scripts: { test: 'grunt test' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/karma-runner/karma-ng-html2js-preprocessor.git' },
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'karma-plugin',
[ERROR] npm sill install resolved 'karma-preprocessor',
[ERROR] npm sill install resolved 'angularjs',
[ERROR] npm sill install resolved 'angular',
[ERROR] npm sill install resolved 'html2js' ],
[ERROR] npm sill install resolved author: { name: 'Vojta Jina', email: 'vojta.jina@gmail.com' },
[ERROR] npm sill install resolved dependencies: {},
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { grunt: '~0.4.1',
[ERROR] npm sill install resolved 'grunt-simple-mocha': '~0.4',
[ERROR] npm sill install resolved 'grunt-contrib-jshint': '~0.6',
[ERROR] npm sill install resolved chai: '~1.4',
[ERROR] npm sill install resolved mocha: '~1.8',
[ERROR] npm sill install resolved 'grunt-npm': '~0.0.2',
[ERROR] npm sill install resolved 'grunt-bump': '~0.0.7',
[ERROR] npm sill install resolved 'grunt-auto-release': '~0.0.2' },
[ERROR] npm sill install resolved peerDependencies: { karma: '>=0.9' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved contributors:
[ERROR] npm sill install resolved [ [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object] ],
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/karma-runner/karma-ng-html2js-preprocessor/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/karma-runner/karma-ng-html2js-preprocessor',
[ERROR] npm sill install resolved _id: 'karma-ng-html2js-preprocessor@0.1.2',
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'c9402cb577d891bfed1a9ff064f0cdb9a4fdc9b1',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/karma-ng-html2js-preprocessor/-/karma-ng-html2js-preprocessor-0.1.2.tgz' },
[ERROR] npm sill install resolved _from: 'karma-ng-html2js-preprocessor@>=0.1.2 <0.2.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.4',
[ERROR] npm sill install resolved _npmUser: { name: 'vojtajina', email: 'vojta.jina@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _shasum: 'c9402cb577d891bfed1a9ff064f0cdb9a4fdc9b1',
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/karma-ng-html2js-preprocessor/-/karma-ng-html2js-preprocessor-0.1.2.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'bower',
[ERROR] npm sill install resolved version: '1.4.1',
[ERROR] npm sill install resolved description: 'The browser package manager',
[ERROR] npm sill install resolved author: { name: 'Twitter' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git+https://github.com/bower/bower.git' },
[ERROR] npm sill install resolved main: 'lib',
[ERROR] npm sill install resolved homepage: 'http://bower.io',
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { abbrev: '^1.0.5',
[ERROR] npm sill install resolved archy: '1.0.0',
[ERROR] npm sill install resolved 'bower-config': '^0.6.1',
[ERROR] npm sill install resolved 'bower-endpoint-parser': '^0.2.2',
[ERROR] npm sill install resolved 'bower-json': '^0.4.0',
[ERROR] npm sill install resolved 'bower-logger': '^0.2.2',
[ERROR] npm sill install resolved 'bower-registry-client': '^0.3.0',
[ERROR] npm sill install resolved cardinal: '0.4.4',
[ERROR] npm sill install resolved chalk: '^1.0.0',
[ERROR] npm sill install resolved chmodr: '0.1.0',
[ERROR] npm sill install resolved configstore: '^0.3.2',
[ERROR] npm sill install resolved 'decompress-zip': '^0.1.0',
[ERROR] npm sill install resolved fstream: '^1.0.3',
[ERROR] npm sill install resolved 'fstream-ignore': '^1.0.2',
[ERROR] npm sill install resolved github: '^0.2.3',
[ERROR] npm sill install resolved glob: '^4.3.2',
[ERROR] npm sill install resolved 'graceful-fs': '^3.0.5',
[ERROR] npm sill install resolved handlebars: '^2.0.0',
[ERROR] npm sill install resolved inquirer: '0.8.0',
[ERROR] npm sill install resolved insight: '^0.5.0',
[ERROR] npm sill install resolved 'is-root': '^1.0.0',
[ERROR] npm sill install resolved junk: '^1.0.0',
[ERROR] npm sill install resolved lockfile: '^1.0.0',
[ERROR] npm sill install resolved 'lru-cache': '^2.5.0',
[ERROR] npm sill install resolved mkdirp: '0.5.0',
[ERROR] npm sill install resolved mout: '^0.11.0',
[ERROR] npm sill install resolved nopt: '^3.0.1',
[ERROR] npm sill install resolved opn: '^1.0.1',
[ERROR] npm sill install resolved 'p-throttler': '0.1.1',
[ERROR] npm sill install resolved promptly: '0.2.0',
[ERROR] npm sill install resolved q: '^1.1.2',
[ERROR] npm sill install resolved request: '2.53.0',
[ERROR] npm sill install resolved 'request-progress': '0.3.1',
[ERROR] npm sill install resolved retry: '0.6.1',
[ERROR] npm sill install resolved rimraf: '^2.2.8',
[ERROR] npm sill install resolved semver: '^2.3.0',
[ERROR] npm sill install resolved 'shell-quote': '^1.4.2',
[ERROR] npm sill install resolved 'stringify-object': '^1.0.0',
[ERROR] npm sill install resolved 'tar-fs': '^1.4.1',
[ERROR] npm sill install resolved tmp: '0.0.24',
[ERROR] npm sill install resolved 'update-notifier': '^0.3.0',
[ERROR] npm sill install resolved 'user-home': '^1.1.0',
[ERROR] npm sill install resolved which: '^1.0.8' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { chai: '^1.10.0',
[ERROR] npm sill install resolved coveralls: '^2.11.2',
[ERROR] npm sill install resolved 'expect.js': '^0.3.1',
[ERROR] npm sill install resolved grunt: '^0.4.5',
[ERROR] npm sill install resolved 'grunt-cli': '^0.1.13',
[ERROR] npm sill install resolved 'grunt-contrib-jshint': '^0.10.0',
[ERROR] npm sill install resolved 'grunt-contrib-watch': '^0.6.1',
[ERROR] npm sill install resolved 'grunt-exec': '^0.4.6',
[ERROR] npm sill install resolved 'grunt-simple-mocha': '^0.4.0',
[ERROR] npm sill install resolved istanbul: '^0.3.5',
[ERROR] npm sill install resolved 'load-grunt-tasks': '^2.0.0',
[ERROR] npm sill install resolved mocha: '^2.1.0',
[ERROR] npm sill install resolved multiline: '^1.0.2',
[ERROR] npm sill install resolved nock: '^0.56.0',
[ERROR] npm sill install resolved 'node-uuid': '^1.4.2',
[ERROR] npm sill install resolved proxyquire: '^1.3.0',
[ERROR] npm sill install resolved 'spawn-sync': '^1.0.5' },
[ERROR] npm sill install resolved scripts: { test: 'grunt test' },
[ERROR] npm sill install resolved bin: { bower: 'bin/bower' },
[ERROR] npm sill install resolved preferGlobal: true,
[ERROR] npm sill install resolved gitHead: 'a1287416d40f944d58cb8f2e774e2076bfffd32f',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/bower/bower/issues' },
[ERROR] npm sill install resolved _id: 'bower@1.4.1',
[ERROR] npm sill install resolved _shasum: 'a18be39d030792754f30f1c5b32d37b0156ba8dd',
[ERROR] npm sill install resolved _from: 'bower@>=1.4.1 <2.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.7.4',
[ERROR] npm sill install resolved _nodeVersion: '0.12.0',
[ERROR] npm sill install resolved _npmUser: { name: 'sheerun', email: 'sheerun@sher.pl' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object], [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'a18be39d030792754f30f1c5b32d37b0156ba8dd',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/bower/-/bower-1.4.1.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/bower/-/bower-1.4.1.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'wiredep',
[ERROR] npm sill install resolved version: '2.2.2',
[ERROR] npm sill install resolved main: './wiredep.js',
[ERROR] npm sill install resolved bin: { wiredep: './wiredep-cli.js' },
[ERROR] npm sill install resolved description: 'Wire Bower dependencies to your source code.',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/taptapship/wiredep.git' },
[ERROR] npm sill install resolved author: { name: 'Stephen Sawchuk', email: 'sawchuk@gmail.com' },
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'bower',
[ERROR] npm sill install resolved 'package',
[ERROR] npm sill install resolved 'management',
[ERROR] npm sill install resolved 'inject',
[ERROR] npm sill install resolved 'script',
[ERROR] npm sill install resolved 'dependencies' ],
[ERROR] npm sill install resolved files: [ 'lib/', 'LICENSE', 'wiredep.js', 'wiredep-cli.js' ],
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved scripts: { test: 'jshint *.js lib/*.js test/*.js && NODE_ENV=test mocha -R spec' },
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'bower-config': '^0.5.0',
[ERROR] npm sill install resolved chalk: '^0.5.1',
[ERROR] npm sill install resolved glob: '^4.0.5',
[ERROR] npm sill install resolved lodash: '^2.4.1',
[ERROR] npm sill install resolved minimist: '^1.1.0',
[ERROR] npm sill install resolved propprop: '^0.3.0',
[ERROR] npm sill install resolved through2: '^0.6.1' },
[ERROR] npm sill install resolved devDependencies: { 'fs-extra': '^0.11.0', jshint: '*', mocha: '*' },
[ERROR] npm sill install resolved gitHead: '0f334231d2647dc1e2117c642b3341c1aa9fba2d',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/taptapship/wiredep/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/taptapship/wiredep',
[ERROR] npm sill install resolved _id: 'wiredep@2.2.2',
[ERROR] npm sill install resolved _shasum: '1444d18ab2e49375041093feddddd1b68f7b66b3',
[ERROR] npm sill install resolved _from: 'wiredep@>=2.2.2 <2.3.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.3',
[ERROR] npm sill install resolved _nodeVersion: '0.10.32',
[ERROR] npm sill install resolved _npmUser: { name: 'stephenplusplus', email: 'sawchuk@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '1444d18ab2e49375041093feddddd1b68f7b66b3',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/wiredep/-/wiredep-2.2.2.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/wiredep/-/wiredep-2.2.2.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-load-plugins',
[ERROR] npm sill install resolved version: '0.9.0',
[ERROR] npm sill install resolved description: 'Automatically load any gulp plugins in your package.json',
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/jackfranklin/gulp-load-plugins.git' },
[ERROR] npm sill install resolved keywords: [ 'gulpfriendly', 'gulp', 'require', 'load', 'plugins' ],
[ERROR] npm sill install resolved author: { name: 'Jack Franklin' },
[ERROR] npm sill install resolved contributors:
[ERROR] npm sill install resolved [ [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object] ],
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved dependencies: { 'findup-sync': '^0.2.1', multimatch: '2.0.0' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { jshint: '^2.5.1',
[ERROR] npm sill install resolved mocha: '^2.1.0',
[ERROR] npm sill install resolved proxyquire: '^1.0.1',
[ERROR] npm sill install resolved sinon: '^1.9.1' },
[ERROR] npm sill install resolved gitHead: '1b2fc4688d68ad5c7da3d2a9f4b77bb06caa932e',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/jackfranklin/gulp-load-plugins/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/jackfranklin/gulp-load-plugins',
[ERROR] npm sill install resolved _id: 'gulp-load-plugins@0.9.0',
[ERROR] npm sill install resolved _shasum: '7cadf75808f607c1bd6b032308332dd665d6e434',
[ERROR] npm sill install resolved _from: 'gulp-load-plugins@>=0.9.0 <0.10.0',
[ERROR] npm sill install resolved _npmVersion: '2.6.0',
[ERROR] npm sill install resolved _nodeVersion: '0.10.36',
[ERROR] npm sill install resolved _npmUser: { name: 'jackfranklin', email: 'jack@jackfranklin.net' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '7cadf75808f607c1bd6b032308332dd665d6e434',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-load-plugins/-/gulp-load-plugins-0.9.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-load-plugins/-/gulp-load-plugins-0.9.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-compass',
[ERROR] npm sill install resolved version: '2.0.4',
[ERROR] npm sill install resolved description: 'Compile Compass files',
[ERROR] npm sill install resolved main: 'lib',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/appleboy/gulp-compass.git' },
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'gulp',
[ERROR] npm sill install resolved 'gulpplugin',
[ERROR] npm sill install resolved 'compass',
[ERROR] npm sill install resolved 'scss',
[ERROR] npm sill install resolved 'sass',
[ERROR] npm sill install resolved 'css',
[ERROR] npm sill install resolved 'compile',
[ERROR] npm sill install resolved 'preprocessor',
[ERROR] npm sill install resolved 'style' ],
[ERROR] npm sill install resolved author: { name: 'Bo-Yi Wu' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/appleboy/gulp-compass/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/appleboy/gulp-compass',
[ERROR] npm sill install resolved dependencies: { 'gulp-util': '^3.0.3', through2: '^0.6.3', which: '^1.0.8' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { coveralls: '^2.11.2',
[ERROR] npm sill install resolved del: '^1.1.1',
[ERROR] npm sill install resolved gulp: '^3.8.10',
[ERROR] npm sill install resolved 'gulp-istanbul': '^0.6.0',
[ERROR] npm sill install resolved 'gulp-jshint': '^1.9.2',
[ERROR] npm sill install resolved 'gulp-load-plugins': '^0.8.0',
[ERROR] npm sill install resolved 'gulp-mocha': '^2.0.0',
[ERROR] npm sill install resolved 'iconv-lite': '^0.4.7',
[ERROR] npm sill install resolved 'jshint-stylish': '^1.0.0',
[ERROR] npm sill install resolved 'map-stream': '0.0.5',
[ERROR] npm sill install resolved mocha: '^2.1.0',
[ERROR] npm sill install resolved should: '^4.6.5' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'gulp' },
[ERROR] npm sill install resolved gitHead: '7c5afc4be9008ce6937c49091dfd852d8a549007',
[ERROR] npm sill install resolved _id: 'gulp-compass@2.0.4',
[ERROR] npm sill install resolved _shasum: '12322a350f70341a22b8aa3cef95ad887ab64634',
[ERROR] npm sill install resolved _from: 'gulp-compass@latest',
[ERROR] npm sill install resolved _npmVersion: '2.5.1',
[ERROR] npm sill install resolved _nodeVersion: '0.12.0',
[ERROR] npm sill install resolved _npmUser: { name: 'appleboy', email: 'appleboy.tw@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '12322a350f70341a22b8aa3cef95ad887ab64634',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-compass/-/gulp-compass-2.0.4.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-compass/-/gulp-compass-2.0.4.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'uglify-save-license',
[ERROR] npm sill install resolved version: '0.4.1',
[ERROR] npm sill install resolved description: 'License detector for UglifyJS',
[ERROR] npm sill install resolved main: './uglify-save-license.js',
[ERROR] npm sill install resolved scripts: { test: 'grunt build' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/shinnn/uglify-save-license.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Shinnosuke Watanabe',
[ERROR] npm sill install resolved url: 'https://github.com/shinnn' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'uglify',
[ERROR] npm sill install resolved 'compression',
[ERROR] npm sill install resolved 'minification',
[ERROR] npm sill install resolved 'comment',
[ERROR] npm sill install resolved 'license',
[ERROR] npm sill install resolved 'copyright',
[ERROR] npm sill install resolved 'detection',
[ERROR] npm sill install resolved 'preservation',
[ERROR] npm sill install resolved 'banner' ],
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/shinnn/uglify-save-license/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/shinnn/uglify-save-license',
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { grunt: '^0.4.4',
[ERROR] npm sill install resolved 'load-grunt-tasks': '^0.4.0',
[ERROR] npm sill install resolved 'grunt-contrib-jshint': '^0.10.0',
[ERROR] npm sill install resolved 'grunt-contrib-watch': '^0.6.1',
[ERROR] npm sill install resolved 'grunt-contrib-uglify': '^0.4.0',
[ERROR] npm sill install resolved 'grunt-contrib-clean': '^0.5.0',
[ERROR] npm sill install resolved 'grunt-contrib-nodeunit': '^0.3.3',
[ERROR] npm sill install resolved 'grunt-release': '^0.7.0',
[ERROR] npm sill install resolved 'grunt-replace': '^0.7.7',
[ERROR] npm sill install resolved semver: '^2.2.1' },
[ERROR] npm sill install resolved _id: 'uglify-save-license@0.4.1',
[ERROR] npm sill install resolved _shasum: '95726c17cc6fd171c3617e3bf4d8d82aa8c4cce1',
[ERROR] npm sill install resolved _from: 'uglify-save-license@>=0.4.1 <0.5.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.7',
[ERROR] npm sill install resolved _npmUser: { name: 'shinnn', email: 'snnskwtnb@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '95726c17cc6fd171c3617e3bf4d8d82aa8c4cce1',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/uglify-save-license/-/uglify-save-license-0.4.1.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/uglify-save-license/-/uglify-save-license-0.4.1.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'chalk',
[ERROR] npm sill install resolved version: '1.0.0',
[ERROR] npm sill install resolved description: 'Terminal string styling done right. Much color.',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/chalk.git' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha', bench: 'matcha benchmark.js' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'color',
[ERROR] npm sill install resolved 'colour',
[ERROR] npm sill install resolved 'colors',
[ERROR] npm sill install resolved 'terminal',
[ERROR] npm sill install resolved 'console',
[ERROR] npm sill install resolved 'cli',
[ERROR] npm sill install resolved 'string',
[ERROR] npm sill install resolved 'ansi',
[ERROR] npm sill install resolved 'styles',
[ERROR] npm sill install resolved 'tty',
[ERROR] npm sill install resolved 'formatting',
[ERROR] npm sill install resolved 'rgb',
[ERROR] npm sill install resolved '256',
[ERROR] npm sill install resolved 'shell',
[ERROR] npm sill install resolved 'xterm',
[ERROR] npm sill install resolved 'log',
[ERROR] npm sill install resolved 'logging',
[ERROR] npm sill install resolved 'command-line',
[ERROR] npm sill install resolved 'text' ],
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'ansi-styles': '^2.0.1',
[ERROR] npm sill install resolved 'escape-string-regexp': '^1.0.2',
[ERROR] npm sill install resolved 'has-ansi': '^1.0.3',
[ERROR] npm sill install resolved 'strip-ansi': '^2.0.1',
[ERROR] npm sill install resolved 'supports-color': '^1.3.0' },
[ERROR] npm sill install resolved devDependencies: { matcha: '^0.6.0', mocha: '*' },
[ERROR] npm sill install resolved gitHead: '8864d3563313ed15574a38dd5c9d5966080c46ce',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/chalk/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/chalk',
[ERROR] npm sill install resolved _id: 'chalk@1.0.0',
[ERROR] npm sill install resolved _shasum: 'b3cf4ed0ff5397c99c75b8f679db2f52831f96dc',
[ERROR] npm sill install resolved _from: 'chalk@>=1.0.0 <1.1.0',
[ERROR] npm sill install resolved _npmVersion: '2.5.1',
[ERROR] npm sill install resolved _nodeVersion: '0.12.0',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'b3cf4ed0ff5397c99c75b8f679db2f52831f96dc',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/chalk/-/chalk-1.0.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/chalk/-/chalk-1.0.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'browser-sync',
[ERROR] npm sill install resolved description: 'Live CSS Reload & Browser Syncing',
[ERROR] npm sill install resolved version: '2.5.3',
[ERROR] npm sill install resolved homepage: 'http://www.browsersync.io/',
[ERROR] npm sill install resolved author: { name: 'Shane Osbourne' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/BrowserSync/browser-sync.git' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved bin: { 'browser-sync': 'bin/browser-sync.js' },
[ERROR] npm sill install resolved files: [ 'bin', 'index.js', 'lib' ],
[ERROR] npm sill install resolved engines: { node: '>= 0.8.0' },
[ERROR] npm sill install resolved scripts:
[ERROR] npm sill install resolved { env: 'node ./test/env.js',
[ERROR] npm sill install resolved test: 'npm run lint && npm run env && npm run unit',
[ERROR] npm sill install resolved lint: 'gulp lint',
[ERROR] npm sill install resolved pro: 'protractor test/protractor/config.single.js',
[ERROR] npm sill install resolved 'pro-local': 'node test/protractor/setup.js',
[ERROR] npm sill install resolved unit: 'mocha --recursive test/specs --timeout 10000',
[ERROR] npm sill install resolved cover: 'npm run env && npm run _cover',
[ERROR] npm sill install resolved _cover: 'istanbul cover _mocha -- --timeout 10000 --recursive ./test/specs && istanbul-coveralls',
[ERROR] npm sill install resolved 'pre-release': 'npm test && npm run pro-local && npm run pro' },
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'async-each-series': '^0.1.1',
[ERROR] npm sill install resolved 'browser-sync-client': '^1.0.1',
[ERROR] npm sill install resolved 'browser-sync-ui': '^0.5.2',
[ERROR] npm sill install resolved connect: '^3.3.5',
[ERROR] npm sill install resolved 'dev-ip': '^1.0.1',
[ERROR] npm sill install resolved 'easy-extender': '^2.3.0',
[ERROR] npm sill install resolved 'eazy-logger': '^2.1.1',
[ERROR] npm sill install resolved 'emitter-steward': '^0.0.1',
[ERROR] npm sill install resolved foxy: '^10.1.1',
[ERROR] npm sill install resolved 'glob-watcher': '^2.0.0',
[ERROR] npm sill install resolved immutable: '^3.6.4',
[ERROR] npm sill install resolved localtunnel: '^1.3.0',
[ERROR] npm sill install resolved lodash: '^3.0.1',
[ERROR] npm sill install resolved meow: '^3.1.0',
[ERROR] npm sill install resolved opn: '^1.0.0',
[ERROR] npm sill install resolved portscanner: '^1.0.0',
[ERROR] npm sill install resolved 'resp-modifier': '^2.0.1',
[ERROR] npm sill install resolved 'serve-index': '^1.6.3',
[ERROR] npm sill install resolved 'serve-static': '^1.9.1',
[ERROR] npm sill install resolved 'socket.io': '^1.3.5',
[ERROR] npm sill install resolved 'ua-parser-js': '^0.7.3' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { 'browser-sync-spa': '^1.0.2',
[ERROR] npm sill install resolved 'bs-snippet-injector': '^2.0.1',
[ERROR] npm sill install resolved chai: '^2.1.0',
[ERROR] npm sill install resolved chalk: '^1.0.0',
[ERROR] npm sill install resolved 'cli-color': '^0.3.2',
[ERROR] npm sill install resolved 'conventional-changelog': '0.0.16',
[ERROR] npm sill install resolved 'graceful-fs': '^3.0.2',
[ERROR] npm sill install resolved gulp: '^3.8.10',
[ERROR] npm sill install resolved 'gulp-contribs': '^0.0.2',
[ERROR] npm sill install resolved 'gulp-filter': '^2.0.0',
[ERROR] npm sill install resolved 'gulp-jscs': '^1.3.1',
[ERROR] npm sill install resolved 'gulp-jshint': '^1.9.0',
[ERROR] npm sill install resolved 'gulp-ruby-sass': '^1.0.1',
[ERROR] npm sill install resolved 'gulp-yuidoc': '^0.1.2',
[ERROR] npm sill install resolved istanbul: '^0.3.2',
[ERROR] npm sill install resolved 'istanbul-coveralls': '^1.0.0',
[ERROR] npm sill install resolved mocha: '*',
[ERROR] npm sill install resolved q: '^1.1.2',
[ERROR] npm sill install resolved request: '^2.51.0',
[ERROR] npm sill install resolved sinon: '^1.12.1',
[ERROR] npm sill install resolved slugify: '^0.1.0',
[ERROR] npm sill install resolved 'socket.io-client': '^1.3.5',
[ERROR] npm sill install resolved supertest: '^0.15.0',
[ERROR] npm sill install resolved vinyl: '^0.4.5' },
[ERROR] npm sill install resolved keywords: [ 'browser sync', 'css', 'live reload', 'sync' ],
[ERROR] npm sill install resolved gitHead: '87d54082c4052a44b5591567fc677e9cb2f7dee0',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/BrowserSync/browser-sync/issues' },
[ERROR] npm sill install resolved _id: 'browser-sync@2.5.3',
[ERROR] npm sill install resolved _shasum: 'a851ba1001a046eed22420b5a0889c684547c76f',
[ERROR] npm sill install resolved _from: 'browser-sync@>=2.5.2 <2.6.0',
[ERROR] npm sill install resolved _npmVersion: '2.7.3',
[ERROR] npm sill install resolved _nodeVersion: '0.10.26',
[ERROR] npm sill install resolved _npmUser: { name: 'shakyshane', email: 'shakyshane@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'a851ba1001a046eed22420b5a0889c684547c76f',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/browser-sync/-/browser-sync-2.5.3.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/browser-sync/-/browser-sync-2.5.3.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-sourcemaps',
[ERROR] npm sill install resolved version: '1.3.0',
[ERROR] npm sill install resolved description: 'Source map support for Gulp.js',
[ERROR] npm sill install resolved homepage: 'http://github.com/floridoo/gulp-sourcemaps',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/floridoo/gulp-sourcemaps.git' },
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved scripts:
[ERROR] npm sill install resolved { test: 'jshint *.js test/*.js && faucet test/*.js',
[ERROR] npm sill install resolved tap: 'node node_modules/argg test/*.js',
[ERROR] npm sill install resolved cover: 'istanbul cover --dir reports/coverage node_modules/argg test/*.js',
[ERROR] npm sill install resolved coveralls: 'istanbul cover node_modules/argg test/*.js --report lcovonly && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage' },
[ERROR] npm sill install resolved keywords: [ 'gulpplugin', 'gulp', 'source maps', 'sourcemaps' ],
[ERROR] npm sill install resolved author: { name: 'Florian Reiterer', email: 'me@florianreiterer.com' },
[ERROR] npm sill install resolved license: 'ISC',
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { through2: '^0.6.1',
[ERROR] npm sill install resolved vinyl: '^0.4.2',
[ERROR] npm sill install resolved 'convert-source-map': '^0.4.1' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { jshint: '^2.5.2',
[ERROR] npm sill install resolved tape: '^2.13.3',
[ERROR] npm sill install resolved argg: '0.0.1',
[ERROR] npm sill install resolved istanbul: '^0.3.0',
[ERROR] npm sill install resolved faucet: '0.0.1',
[ERROR] npm sill install resolved coveralls: '^2.11.1' },
[ERROR] npm sill install resolved gitHead: '2a0f222295eb0d2d8ce755ca0652eade7f9af90c',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/floridoo/gulp-sourcemaps/issues' },
[ERROR] npm sill install resolved _id: 'gulp-sourcemaps@1.3.0',
[ERROR] npm sill install resolved _shasum: 'f8f72759fc8b1ec68c37365b4714ce239242d054',
[ERROR] npm sill install resolved _from: 'gulp-sourcemaps@>=1.3.0 <1.4.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.28',
[ERROR] npm sill install resolved _npmUser: { name: 'floridoo', email: 'florian.reiterer@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'f8f72759fc8b1ec68c37365b4714ce239242d054',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-sourcemaps/-/gulp-sourcemaps-1.3.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-sourcemaps/-/gulp-sourcemaps-1.3.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'jasmine-core',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved version: '2.3.0',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/jasmine/jasmine.git' },
[ERROR] npm sill install resolved keywords: [ 'test', 'jasmine', 'tdd', 'bdd' ],
[ERROR] npm sill install resolved scripts: { test: 'grunt jshint execSpecsInNode' },
[ERROR] npm sill install resolved description: 'Official packaging of Jasmine\'s core files for use by Node.js projects.',
[ERROR] npm sill install resolved homepage: 'http://jasmine.github.io',
[ERROR] npm sill install resolved main: './lib/jasmine-core.js',
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { glob: '~3.2.9',
[ERROR] npm sill install resolved grunt: '~0.4.1',
[ERROR] npm sill install resolved 'grunt-cli': '^0.1.13',
[ERROR] npm sill install resolved 'grunt-contrib-compass': '~0.6.0',
[ERROR] npm sill install resolved 'grunt-contrib-compress': '~0.5.2',
[ERROR] npm sill install resolved 'grunt-contrib-concat': '~0.3.0',
[ERROR] npm sill install resolved 'grunt-contrib-jshint': '~0.7.0',
[ERROR] npm sill install resolved jasmine: 'https://github.com/jasmine/jasmine-npm/archive/master.tar.gz',
[ERROR] npm sill install resolved 'load-grunt-tasks': '^0.4.0',
[ERROR] npm sill install resolved shelljs: '~0.1.4',
[ERROR] npm sill install resolved temp: '~0.8.1' },
[ERROR] npm sill install resolved gitHead: '19f812c4f6d07544cc5b8ac512a3c93b84fd9808',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/jasmine/jasmine/issues' },
[ERROR] npm sill install resolved _id: 'jasmine-core@2.3.0',
[ERROR] npm sill install resolved _shasum: 'd24ebaad2c88e800cbab326acefdfcaf644e4ad6',
[ERROR] npm sill install resolved _from: 'jasmine-core@>=2.2.0 <3.0.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.16',
[ERROR] npm sill install resolved _npmUser: { name: 'slackersoft', email: 'gregg@slackersoft.net' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'd24ebaad2c88e800cbab326acefdfcaf644e4ad6',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/jasmine-core/-/jasmine-core-2.3.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/jasmine-core/-/jasmine-core-2.3.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'http-proxy',
[ERROR] npm sill install resolved version: '1.10.1',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/nodejitsu/node-http-proxy.git' },
[ERROR] npm sill install resolved description: 'HTTP proxying for the masses',
[ERROR] npm sill install resolved author: { name: 'Nodejitsu Inc.', email: 'info@nodejitsu.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object] ],
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved dependencies: { eventemitter3: '0.x.x', 'requires-port': '0.x.x' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { async: '*',
[ERROR] npm sill install resolved blanket: '*',
[ERROR] npm sill install resolved coveralls: '*',
[ERROR] npm sill install resolved dox: '*',
[ERROR] npm sill install resolved 'expect.js': '*',
[ERROR] npm sill install resolved mocha: '*',
[ERROR] npm sill install resolved 'mocha-lcov-reporter': '*',
[ERROR] npm sill install resolved semver: '^4.3.3',
[ERROR] npm sill install resolved 'socket.io': '*',
[ERROR] npm sill install resolved 'socket.io-client': '*',
[ERROR] npm sill install resolved ws: '~0.5.0' },
[ERROR] npm sill install resolved scripts:
[ERROR] npm sill install resolved { coveralls: 'mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js',
[ERROR] npm sill install resolved test: 'mocha -R landing test/*-test.js',
[ERROR] npm sill install resolved 'test-cov': 'mocha --require blanket -R html-cov > cov/coverage.html' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved gitHead: '0bd446c680e9991accfaa3a6a70e411fdac79164',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/nodejitsu/node-http-proxy/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/nodejitsu/node-http-proxy',
[ERROR] npm sill install resolved _id: 'http-proxy@1.10.1',
[ERROR] npm sill install resolved _shasum: '0bb51c2727bdc094722cff569c7cf1455bd18d59',
[ERROR] npm sill install resolved _from: 'http-proxy@>=1.10.1 <1.11.0',
[ERROR] npm sill install resolved _npmVersion: '2.7.4',
[ERROR] npm sill install resolved _nodeVersion: '1.6.3',
[ERROR] npm sill install resolved _npmUser: { name: 'jcrugzz', email: 'jcrugzz@gmail.com' },
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '0bb51c2727bdc094722cff569c7cf1455bd18d59',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/http-proxy/-/http-proxy-1.10.1.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/http-proxy/-/http-proxy-1.10.1.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-uglify',
[ERROR] npm sill install resolved description: 'Minify files with UglifyJS.',
[ERROR] npm sill install resolved version: '1.1.0',
[ERROR] npm sill install resolved author: { name: 'Terin Stock', email: 'terinjokes@gmail.com' },
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/terinjokes/gulp-uglify/issues' },
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { deepmerge: '>=0.2.7 <0.3.0-0',
[ERROR] npm sill install resolved 'gulp-util': '>=3.0.0 <4.0.0-0',
[ERROR] npm sill install resolved through2: '>=0.6.1 <1.0.0-0',
[ERROR] npm sill install resolved 'uglify-js': '2.4.16',
[ERROR] npm sill install resolved 'vinyl-sourcemaps-apply': '>=0.1.1 <0.2.0-0' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { argg: '0.0.1',
[ERROR] npm sill install resolved 'codeclimate-test-reporter': '0.0.3',
[ERROR] npm sill install resolved 'gulp-concat': '>=2.3.4 <3.0.0-0',
[ERROR] npm sill install resolved 'gulp-sourcemaps': '>=1.1.1 <2.0.0-0',
[ERROR] npm sill install resolved istanbul: '>=0.3.0 <0.4.0-0',
[ERROR] npm sill install resolved rimraf: '>=2.2.8 <3.0.0-0',
[ERROR] npm sill install resolved tape: '>=2.12.3 <3.0.0-0',
[ERROR] npm sill install resolved vinyl: '>=0.3.2 <0.4.0-0' },
[ERROR] npm sill install resolved engines: { node: '>= 0.9' },
[ERROR] npm sill install resolved homepage: 'https://github.com/terinjokes/gulp-uglify/',
[ERROR] npm sill install resolved keywords: [ 'gulpplugin' ],
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/terinjokes/gulp-uglify.git' },
[ERROR] npm sill install resolved scripts:
[ERROR] npm sill install resolved { codeclimate: 'cat ./coverage/lcov.info|codeclimate',
[ERROR] npm sill install resolved coverage: 'istanbul cover node_modules/argg test/*.js --report lcovonly',
[ERROR] npm sill install resolved rm: 'rimraf ./coverage',
[ERROR] npm sill install resolved test: 'npm run coverage && npm run rm',
[ERROR] npm sill install resolved 'test-report': 'npm run coverage && npm run codeclimate && npm run rm' },
[ERROR] npm sill install resolved gitHead: '2424138bf5cecd2737c8d7d77027d4a25fdd0930',
[ERROR] npm sill install resolved _id: 'gulp-uglify@1.1.0',
[ERROR] npm sill install resolved _shasum: 'd50cac9c92226454528d0dd0f6ed99920672ba5c',
[ERROR] npm sill install resolved _from: 'gulp-uglify@>=1.1.0 <1.2.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.18',
[ERROR] npm sill install resolved _nodeVersion: '0.10.35',
[ERROR] npm sill install resolved _npmUser: { name: 'terinjokes', email: 'terinjokes@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'd50cac9c92226454528d0dd0f6ed99920672ba5c',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-uglify/-/gulp-uglify-1.1.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-uglify/-/gulp-uglify-1.1.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-jshint',
[ERROR] npm sill install resolved description: 'JSHint plugin for gulp',
[ERROR] npm sill install resolved version: '1.10.0',
[ERROR] npm sill install resolved homepage: 'http://github.com/spalger/gulp-jshint',
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git://github.com/spalger/gulp-jshint.git' },
[ERROR] npm sill install resolved contributors: [ [Object], [Object] ],
[ERROR] npm sill install resolved main: './src/index.js',
[ERROR] npm sill install resolved keywords: [ 'gulpplugin' ],
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'gulp-util': '^3.0.0',
[ERROR] npm sill install resolved jshint: '^2.5.6',
[ERROR] npm sill install resolved lodash: '^3.0.1',
[ERROR] npm sill install resolved minimatch: '^2.0.1',
[ERROR] npm sill install resolved rcloader: '0.1.2',
[ERROR] npm sill install resolved through2: '~0.6.1' },
[ERROR] npm sill install resolved devDependencies: { gulp: '^3.8.10', mocha: '^2.1.0', should: '^4.0.4' },
[ERROR] npm sill install resolved scripts: { test: 'gulp test' },
[ERROR] npm sill install resolved engines: { node: '>= 0.4.0' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved gitHead: '97f4add3386d3b384ac2d08e225e94a0bbd52987',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/spalger/gulp-jshint/issues' },
[ERROR] npm sill install resolved _id: 'gulp-jshint@1.10.0',
[ERROR] npm sill install resolved _shasum: 'bfef911221820344b13ed39dfaf33da7b63a9501',
[ERROR] npm sill install resolved _from: 'gulp-jshint@>=1.10.0 <1.11.0',
[ERROR] npm sill install resolved _npmVersion: '2.7.4',
[ERROR] npm sill install resolved _nodeVersion: '0.10.36',
[ERROR] npm sill install resolved _npmUser: { name: 'spenceralger', email: 'spencer@spenceralger.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'bfef911221820344b13ed39dfaf33da7b63a9501',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-jshint/-/gulp-jshint-1.10.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-jshint/-/gulp-jshint-1.10.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'lodash',
[ERROR] npm sill install resolved version: '3.2.0',
[ERROR] npm sill install resolved description: 'The modern build of lodash modular utilities.',
[ERROR] npm sill install resolved homepage: 'https://lodash.com/',
[ERROR] npm sill install resolved icon: 'https://lodash.com/icon.svg',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved keywords: [ 'modules', 'stdlib', 'util' ],
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'John-David Dalton',
[ERROR] npm sill install resolved email: 'john.david.dalton@gmail.com',
[ERROR] npm sill install resolved url: 'http://allyoucanleet.com/' },
[ERROR] npm sill install resolved contributors: [ [Object], [Object], [Object], [Object], [Object] ],
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git+https://github.com/lodash/lodash.git' },
[ERROR] npm sill install resolved scripts: { test: 'echo "See https://travis-ci.org/lodash/lodash-cli for testing details."' },
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/lodash/lodash/issues' },
[ERROR] npm sill install resolved _id: 'lodash@3.2.0',
[ERROR] npm sill install resolved _shasum: '4bf50a3243f9aeb0bac41a55d3d5990675a462fb',
[ERROR] npm sill install resolved _from: 'lodash@>=3.2.0 <3.3.0',
[ERROR] npm sill install resolved _npmVersion: '2.5.0',
[ERROR] npm sill install resolved _nodeVersion: '0.12.0',
[ERROR] npm sill install resolved _npmUser: { name: 'jdalton', email: 'john.david.dalton@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object], [Object], [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '4bf50a3243f9aeb0bac41a55d3d5990675a462fb',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/lodash/-/lodash-3.2.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/lodash/-/lodash-3.2.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-size',
[ERROR] npm sill install resolved version: '1.2.1',
[ERROR] npm sill install resolved description: 'Display the size of your project',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/gulp-size.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'gulpplugin',
[ERROR] npm sill install resolved 'filesize',
[ERROR] npm sill install resolved 'file',
[ERROR] npm sill install resolved 'size',
[ERROR] npm sill install resolved 'log',
[ERROR] npm sill install resolved 'measure',
[ERROR] npm sill install resolved 'inspect',
[ERROR] npm sill install resolved 'debug',
[ERROR] npm sill install resolved 'gzip' ],
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { chalk: '^1.0.0',
[ERROR] npm sill install resolved 'gulp-util': '^3.0.0',
[ERROR] npm sill install resolved 'gzip-size': '^1.0.0',
[ERROR] npm sill install resolved 'pretty-bytes': '^1.0.1',
[ERROR] npm sill install resolved through2: '^0.6.1' },
[ERROR] npm sill install resolved devDependencies: { mocha: '*' },
[ERROR] npm sill install resolved gitHead: '58ab61c58eb0aed0909d61f4453ea51d8eddba4b',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/gulp-size/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/gulp-size',
[ERROR] npm sill install resolved _id: 'gulp-size@1.2.1',
[ERROR] npm sill install resolved _shasum: 'b154821a4cab43a9067c7776b247d9bd8de5e77a',
[ERROR] npm sill install resolved _from: 'gulp-size@>=1.2.1 <1.3.0',
[ERROR] npm sill install resolved _npmVersion: '2.5.1',
[ERROR] npm sill install resolved _nodeVersion: '0.12.0',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'b154821a4cab43a9067c7776b247d9bd8de5e77a',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-size/-/gulp-size-1.2.1.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-size/-/gulp-size-1.2.1.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'karma-jasmine',
[ERROR] npm sill install resolved version: '0.3.5',
[ERROR] npm sill install resolved description: 'A Karma plugin - adapter for Jasmine testing framework.',
[ERROR] npm sill install resolved main: 'lib/index.js',
[ERROR] npm sill install resolved scripts: { test: 'grunt test' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/karma-runner/karma-jasmine.git' },
[ERROR] npm sill install resolved keywords: [ 'karma-plugin', 'karma-adapter', 'jasmine' ],
[ERROR] npm sill install resolved author: { name: 'Vojta Jina', email: 'vojta.jina@gmail.com' },
[ERROR] npm sill install resolved dependencies: {},
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { grunt: '~0.4.1',
[ERROR] npm sill install resolved 'grunt-contrib-jshint': '~0.6',
[ERROR] npm sill install resolved karma: '~0.12.0',
[ERROR] npm sill install resolved 'karma-jasmine': '~0.1.0',
[ERROR] npm sill install resolved 'karma-chrome-launcher': '~0.1.0',
[ERROR] npm sill install resolved 'karma-firefox-launcher': '~0.1.0',
[ERROR] npm sill install resolved 'grunt-karma': '~0.8.0',
[ERROR] npm sill install resolved 'grunt-auto-release': '~0.0.2',
[ERROR] npm sill install resolved 'grunt-npm': '~0.0.2',
[ERROR] npm sill install resolved 'grunt-bump': '~0.0.7',
[ERROR] npm sill install resolved 'jasmine-core': '~2.1.0' },
[ERROR] npm sill install resolved peerDependencies: { karma: '>=0.9', 'jasmine-core': '*' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved contributors:
[ERROR] npm sill install resolved [ [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object] ],
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/karma-runner/karma-jasmine/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/karma-runner/karma-jasmine',
[ERROR] npm sill install resolved _id: 'karma-jasmine@0.3.5',
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'd6c7bce49f0747b59b557156502a28009a44055d',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/karma-jasmine/-/karma-jasmine-0.3.5.tgz' },
[ERROR] npm sill install resolved _from: 'karma-jasmine@>=0.3.5 <0.4.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.4',
[ERROR] npm sill install resolved _npmUser: { name: 'vojtajina', email: 'vojta.jina@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _shasum: 'd6c7bce49f0747b59b557156502a28009a44055d',
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/karma-jasmine/-/karma-jasmine-0.3.5.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'karma',
[ERROR] npm sill install resolved description: 'Spectacular Test Runner for JavaScript.',
[ERROR] npm sill install resolved homepage: 'http://karma-runner.github.io/',
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git://github.com/karma-runner/karma.git' },
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/karma-runner/karma/issues' },
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'karma',
[ERROR] npm sill install resolved 'spectacular',
[ERROR] npm sill install resolved 'runner',
[ERROR] npm sill install resolved 'karma',
[ERROR] npm sill install resolved 'js',
[ERROR] npm sill install resolved 'javascript',
[ERROR] npm sill install resolved 'testing',
[ERROR] npm sill install resolved 'test',
[ERROR] npm sill install resolved 'remote',
[ERROR] npm sill install resolved 'execution' ],
[ERROR] npm sill install resolved author: { name: 'Vojta Jína', email: 'vojta.jina@gmail.com' },
[ERROR] npm sill install resolved contributors:
[ERROR] npm sill install resolved [ [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object],
[ERROR] npm sill install resolved [Object] ],
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { di: '~0.0.1',
[ERROR] npm sill install resolved 'socket.io': '0.9.16',
[ERROR] npm sill install resolved chokidar: '>=0.8.2',
[ERROR] npm sill install resolved glob: '~3.2.7',
[ERROR] npm sill install resolved minimatch: '~0.2',
[ERROR] npm sill install resolved 'http-proxy': '~0.10',
[ERROR] npm sill install resolved optimist: '~0.6.0',
[ERROR] npm sill install resolved rimraf: '~2.2.5',
[ERROR] npm sill install resolved q: '~0.9.7',
[ERROR] npm sill install resolved colors: '~0.6.2',
[ERROR] npm sill install resolved lodash: '~2.4.1',
[ERROR] npm sill install resolved mime: '~1.2.11',
[ERROR] npm sill install resolved log4js: '~0.6.3',
[ERROR] npm sill install resolved useragent: '~2.0.4',
[ERROR] npm sill install resolved 'graceful-fs': '~2.0.1',
[ERROR] npm sill install resolved connect: '~2.26.0',
[ERROR] npm sill install resolved 'source-map': '~0.1.31' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { grunt: '~0.4',
[ERROR] npm sill install resolved 'grunt-simple-mocha': '*',
[ERROR] npm sill install resolved 'grunt-contrib-jshint': '~0.10.0',
[ERROR] npm sill install resolved 'grunt-contrib-watch': '~0.6.1',
[ERROR] npm sill install resolved 'grunt-coffeelint': '~0.0.6',
[ERROR] npm sill install resolved 'grunt-npm': '~0.0.1',
[ERROR] npm sill install resolved 'grunt-bump': '~0.0.10',
[ERROR] npm sill install resolved 'grunt-conventional-changelog': '~1.1.0',
[ERROR] npm sill install resolved 'grunt-auto-release': '~0.0.3',
[ERROR] npm sill install resolved 'grunt-browserify': '~2.1.3',
[ERROR] npm sill install resolved 'load-grunt-tasks': '~0.6.0',
[ERROR] npm sill install resolved mocks: '~0.0.10',
[ERROR] npm sill install resolved which: '~1.0',
[ERROR] npm sill install resolved mocha: '~1.20.1',
[ERROR] npm sill install resolved chai: '~1.9.1',
[ERROR] npm sill install resolved 'chai-as-promised': '~4.1.0',
[ERROR] npm sill install resolved sinon: '~1.10.3',
[ERROR] npm sill install resolved 'sinon-chai': '~2.5.0',
[ERROR] npm sill install resolved 'timer-shim': '~0.3.0',
[ERROR] npm sill install resolved 'karma-jasmine': '~0.1.0',
[ERROR] npm sill install resolved 'karma-mocha': '*',
[ERROR] npm sill install resolved 'karma-qunit': '*',
[ERROR] npm sill install resolved 'karma-coverage': '*',
[ERROR] npm sill install resolved 'karma-requirejs': '*',
[ERROR] npm sill install resolved 'karma-commonjs': '*',
[ERROR] npm sill install resolved 'karma-growl-reporter': '*',
[ERROR] npm sill install resolved 'karma-junit-reporter': '*',
[ERROR] npm sill install resolved 'karma-chrome-launcher': '*',
[ERROR] npm sill install resolved 'karma-firefox-launcher': '*',
[ERROR] npm sill install resolved 'karma-sauce-launcher': '*',
[ERROR] npm sill install resolved 'karma-phantomjs-launcher': '*',
[ERROR] npm sill install resolved 'karma-ng-scenario': '*',
[ERROR] npm sill install resolved 'karma-coffee-preprocessor': '*',
[ERROR] npm sill install resolved 'karma-live-preprocessor': '*',
[ERROR] npm sill install resolved 'karma-html2js-preprocessor': '*',
[ERROR] npm sill install resolved 'karma-browserstack-launcher': '*',
[ERROR] npm sill install resolved LiveScript: '~1.2.0',
[ERROR] npm sill install resolved 'coffee-errors': '~0.8.6',
[ERROR] npm sill install resolved 'coffee-script': '~1.7.1',
[ERROR] npm sill install resolved 'grunt-jscs-checker': '~0.6.1' },
[ERROR] npm sill install resolved main: './lib/index',
[ERROR] npm sill install resolved bin: {},
[ERROR] npm sill install resolved engines: { node: '~0.8 || ~0.10' },
[ERROR] npm sill install resolved version: '0.12.31',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved gitHead: '6d2e4a7751a04284ce0836eba72cbe844933be9e',
[ERROR] npm sill install resolved _id: 'karma@0.12.31',
[ERROR] npm sill install resolved scripts: {},
[ERROR] npm sill install resolved _shasum: '806aa7c2acb13a39edb9374a7a477e643a5e94c9',
[ERROR] npm sill install resolved _from: 'karma@>=0.12.31 <0.13.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.17',
[ERROR] npm sill install resolved _nodeVersion: '0.10.35',
[ERROR] npm sill install resolved _npmUser: { name: 'karmarunnerbot', email: 'karmarunnerbot@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '806aa7c2acb13a39edb9374a7a477e643a5e94c9',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/karma/-/karma-0.12.31.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/karma/-/karma-0.12.31.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { author: { name: 'Larry Myers' },
[ERROR] npm sill install resolved name: 'jasmine-reporters',
[ERROR] npm sill install resolved description: 'Reporters for the Jasmine BDD Framework',
[ERROR] npm sill install resolved version: '2.0.6',
[ERROR] npm sill install resolved homepage: 'https://github.com/larrymyers/jasmine-reporters',
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/larrymyers/jasmine-reporters.git' },
[ERROR] npm sill install resolved dependencies: { mkdirp: '~0.3.5' },
[ERROR] npm sill install resolved devDependencies: {},
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved gitHead: '05ebbc08b8c1912c87eaad6202f22a1f19beb195',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/larrymyers/jasmine-reporters/issues' },
[ERROR] npm sill install resolved _id: 'jasmine-reporters@2.0.6',
[ERROR] npm sill install resolved scripts: {},
[ERROR] npm sill install resolved _shasum: '27edec9ac28cbcfa0086e71aa75c94a9fe8e7f44',
[ERROR] npm sill install resolved _from: 'jasmine-reporters@>=2.0.5 <3.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.7.1',
[ERROR] npm sill install resolved _nodeVersion: '0.12.0',
[ERROR] npm sill install resolved _npmUser: { name: 'bloveridge', email: 'bloveridge@gmail.com' },
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '27edec9ac28cbcfa0086e71aa75c94a9fe8e7f44',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/jasmine-reporters/-/jasmine-reporters-2.0.6.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/jasmine-reporters/-/jasmine-reporters-2.0.6.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp',
[ERROR] npm sill install resolved description: 'The streaming build system',
[ERROR] npm sill install resolved version: '3.8.11',
[ERROR] npm sill install resolved homepage: 'http://gulpjs.com',
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git+https://github.com/gulpjs/gulp.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Fractal',
[ERROR] npm sill install resolved email: 'contact@wearefractal.com',
[ERROR] npm sill install resolved url: 'http://wearefractal.com/' },
[ERROR] npm sill install resolved tags: [ 'build', 'stream', 'system', 'make', 'tool', 'asset', 'pipeline' ],
[ERROR] npm sill install resolved files: [ 'index.js', 'lib', 'bin', 'completion' ],
[ERROR] npm sill install resolved bin: { gulp: './bin/gulp.js' },
[ERROR] npm sill install resolved man: [ 'gulp.1' ],
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { archy: '^1.0.0',
[ERROR] npm sill install resolved chalk: '^0.5.0',
[ERROR] npm sill install resolved deprecated: '^0.0.1',
[ERROR] npm sill install resolved 'gulp-util': '^3.0.0',
[ERROR] npm sill install resolved interpret: '^0.3.2',
[ERROR] npm sill install resolved liftoff: '^2.0.1',
[ERROR] npm sill install resolved minimist: '^1.1.0',
[ERROR] npm sill install resolved orchestrator: '^0.3.0',
[ERROR] npm sill install resolved 'pretty-hrtime': '^0.2.0',
[ERROR] npm sill install resolved semver: '^4.1.0',
[ERROR] npm sill install resolved tildify: '^1.0.0',
[ERROR] npm sill install resolved v8flags: '^2.0.2',
[ERROR] npm sill install resolved 'vinyl-fs': '^0.3.0' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { coveralls: '^2.7.0',
[ERROR] npm sill install resolved 'graceful-fs': '^3.0.0',
[ERROR] npm sill install resolved istanbul: '^0.3.0',
[ERROR] npm sill install resolved jshint: '^2.5.0',
[ERROR] npm sill install resolved 'jshint-stylish': '^1.0.0',
[ERROR] npm sill install resolved 'marked-man': '^0.1.3',
[ERROR] npm sill install resolved mkdirp: '^0.5.0',
[ERROR] npm sill install resolved mocha: '^2.0.1',
[ERROR] npm sill install resolved 'mocha-lcov-reporter': '^0.0.1',
[ERROR] npm sill install resolved q: '^1.0.0',
[ERROR] npm sill install resolved rimraf: '^2.2.5',
[ERROR] npm sill install resolved should: '^4.0.0' },
[ERROR] npm sill install resolved scripts:
[ERROR] npm sill install resolved { prepublish: 'marked-man --name gulp docs/CLI.md > gulp.1',
[ERROR] npm sill install resolved lint: 'jshint lib bin index.js --reporter node_modules/jshint-stylish/stylish.js --exclude node_modules',
[ERROR] npm sill install resolved test: 'npm run-script lint && mocha --reporter spec',
[ERROR] npm sill install resolved coveralls: 'istanbul cover _mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | coveralls && rm -rf ./coverage' },
[ERROR] npm sill install resolved engineStrict: true,
[ERROR] npm sill install resolved engines: { node: '>= 0.9' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved gitHead: '84df40b0faabc2b61d576154fd1145e2146377ca',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/gulpjs/gulp/issues' },
[ERROR] npm sill install resolved _id: 'gulp@3.8.11',
[ERROR] npm sill install resolved _shasum: 'd557e0a7283eb4136491969b0497767972f1d28a',
[ERROR] npm sill install resolved _from: 'gulp@>=3.8.11 <3.9.0',
[ERROR] npm sill install resolved _npmVersion: '2.5.1',
[ERROR] npm sill install resolved _nodeVersion: '0.12.0',
[ERROR] npm sill install resolved _npmUser: { name: 'phated', email: 'blaine@iceddev.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'd557e0a7283eb4136491969b0497767972f1d28a',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp/-/gulp-3.8.11.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp/-/gulp-3.8.11.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-replace',
[ERROR] npm sill install resolved version: '0.5.3',
[ERROR] npm sill install resolved description: 'A string replace plugin for gulp',
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { istextorbinary: '1.0.2',
[ERROR] npm sill install resolved replacestream: '2.0.0',
[ERROR] npm sill install resolved through2: '0.6.3' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { 'event-stream': '^3.2.2',
[ERROR] npm sill install resolved mocha: '^2.1.0',
[ERROR] npm sill install resolved should: '^5.0.0',
[ERROR] npm sill install resolved vinyl: '^0.4.6' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git://github.com/lazd/gulp-replace.git' },
[ERROR] npm sill install resolved keywords: [ 'gulpplugin', 'replace' ],
[ERROR] npm sill install resolved author: { name: 'Larry Davis', email: 'lazdnet@gmail.com' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/lazd/gulp-replace/issues' },
[ERROR] npm sill install resolved engines: { node: '>=0.10' },
[ERROR] npm sill install resolved homepage: 'https://github.com/lazd/gulp-replace',
[ERROR] npm sill install resolved _id: 'gulp-replace@0.5.3',
[ERROR] npm sill install resolved _shasum: 'b33b28eadcdce9b0c50a30d873be298cfc99dd1c',
[ERROR] npm sill install resolved _from: 'gulp-replace@>=0.5.3 <0.6.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.7',
[ERROR] npm sill install resolved _npmUser: { name: 'lazd', email: 'lazdnet@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'b33b28eadcdce9b0c50a30d873be298cfc99dd1c',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-replace/-/gulp-replace-0.5.3.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-replace/-/gulp-replace-0.5.3.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' } ]
[ERROR] npm info install gulp-angular-filesort@1.1.1 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install concat-stream@1.4.8 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-inject@1.2.0 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install del@1.1.1 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-minify-html@1.0.2 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-autoprefixer@2.1.0 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-rename@1.2.2 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-angular-templatecache@1.6.0 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-csso@1.0.0 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-filter@2.0.2 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-flatten@0.0.4 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-rev@3.0.1 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install jshint-stylish@1.0.2 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-useref@1.1.2 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-ng-annotate@0.5.3 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install karma-phantomjs-launcher@0.1.4 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-util@3.0.4 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install karma-coverage@0.2.7 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-protractor@1.0.0 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install require-dir@0.3.0 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-rev-replace@0.4.0 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install wrench@1.5.8 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install main-bower-files@2.6.2 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install karma-junit-reporter@0.2.2 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install browser-sync-spa@1.0.2 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install karma-ng-html2js-preprocessor@0.1.2 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install bower@1.4.1 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install wiredep@2.2.2 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-load-plugins@0.9.0 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-compass@2.0.4 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install uglify-save-license@0.4.1 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install chalk@1.0.0 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install browser-sync@2.5.3 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-sourcemaps@1.3.0 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install jasmine-core@2.3.0 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install http-proxy@1.10.1 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-uglify@1.1.0 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-jshint@1.10.0 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install lodash@3.2.0 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-size@1.2.1 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install karma-jasmine@0.3.5 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install karma@0.12.31 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install jasmine-reporters@2.0.6 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp@3.8.11 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info install gulp-replace@0.5.3 into C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm info installOne gulp-angular-filesort@1.1.1
[ERROR] npm verb installOne of gulp-angular-filesort to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne concat-stream@1.4.8
[ERROR] npm verb installOne of concat-stream to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-inject@1.2.0
[ERROR] npm verb installOne of gulp-inject to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne del@1.1.1
[ERROR] npm verb installOne of del to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-minify-html@1.0.2
[ERROR] npm verb installOne of gulp-minify-html to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-autoprefixer@2.1.0
[ERROR] npm verb installOne of gulp-autoprefixer to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-rename@1.2.2
[ERROR] npm verb installOne of gulp-rename to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-angular-templatecache@1.6.0
[ERROR] npm verb installOne of gulp-angular-templatecache to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-csso@1.0.0
[ERROR] npm verb installOne of gulp-csso to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-filter@2.0.2
[ERROR] npm verb installOne of gulp-filter to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-flatten@0.0.4
[ERROR] npm verb installOne of gulp-flatten to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-rev@3.0.1
[ERROR] npm verb installOne of gulp-rev to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne jshint-stylish@1.0.2
[ERROR] npm verb installOne of jshint-stylish to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-useref@1.1.2
[ERROR] npm verb installOne of gulp-useref to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-ng-annotate@0.5.3
[ERROR] npm verb installOne of gulp-ng-annotate to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne karma-phantomjs-launcher@0.1.4
[ERROR] npm verb installOne of karma-phantomjs-launcher to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-util@3.0.4
[ERROR] npm verb installOne of gulp-util to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne karma-coverage@0.2.7
[ERROR] npm verb installOne of karma-coverage to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-protractor@1.0.0
[ERROR] npm verb installOne of gulp-protractor to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne require-dir@0.3.0
[ERROR] npm verb installOne of require-dir to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-rev-replace@0.4.0
[ERROR] npm verb installOne of gulp-rev-replace to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne wrench@1.5.8
[ERROR] npm verb installOne of wrench to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne main-bower-files@2.6.2
[ERROR] npm verb installOne of main-bower-files to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne karma-junit-reporter@0.2.2
[ERROR] npm verb installOne of karma-junit-reporter to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne browser-sync-spa@1.0.2
[ERROR] npm verb installOne of browser-sync-spa to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne karma-ng-html2js-preprocessor@0.1.2
[ERROR] npm verb installOne of karma-ng-html2js-preprocessor to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne bower@1.4.1
[ERROR] npm verb installOne of bower to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne wiredep@2.2.2
[ERROR] npm verb installOne of wiredep to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-load-plugins@0.9.0
[ERROR] npm verb installOne of gulp-load-plugins to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-compass@2.0.4
[ERROR] npm verb installOne of gulp-compass to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne uglify-save-license@0.4.1
[ERROR] npm verb installOne of uglify-save-license to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne chalk@1.0.0
[ERROR] npm verb installOne of chalk to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne browser-sync@2.5.3
[ERROR] npm verb installOne of browser-sync to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-sourcemaps@1.3.0
[ERROR] npm verb installOne of gulp-sourcemaps to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne jasmine-core@2.3.0
[ERROR] npm verb installOne of jasmine-core to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne http-proxy@1.10.1
[ERROR] npm verb installOne of http-proxy to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-uglify@1.1.0
[ERROR] npm verb installOne of gulp-uglify to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-jshint@1.10.0
[ERROR] npm verb installOne of gulp-jshint to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne lodash@3.2.0
[ERROR] npm verb installOne of lodash to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-size@1.2.1
[ERROR] npm verb installOne of gulp-size to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne karma-jasmine@0.3.5
[ERROR] npm verb installOne of karma-jasmine to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne karma@0.12.31
[ERROR] npm verb installOne of karma to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne jasmine-reporters@2.0.6
[ERROR] npm verb installOne of jasmine-reporters to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp@3.8.11
[ERROR] npm verb installOne of gulp to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm info installOne gulp-replace@0.5.3
[ERROR] npm verb installOne of gulp-replace to C:\Users\buschs1\Desktop\the_closure_ci not in flight; installing
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\del-99c9aad0c7b07e67.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-angular-filesort-8252b17f1bd8ba88.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-inject-1868f15ee38d23df.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-inject
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\concat-stream-d3f89d3938243c2a.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\concat-stream
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-autoprefixer-7372d537630cb1cc.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-rename-ab0dd524ad499f3e.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rename
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-minify-html-050009d3e469c826.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-minify-html
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-csso-9231e39fd007e8d1.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-csso
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-flatten-5a7a9dc0fd27e315.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-flatten
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-rev-08da2fcb71334015.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-filter-95ef110f439f1ee3.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-ng-annotate-78f4dd15345c6a55.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-ng-annotate
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\karma-phantomjs-launcher-5d53ee025b659800.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-protractor-ddb1fc97d770e1cd.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-protractor
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-util-bb5416dcd45aa005.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-util
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\karma-coverage-8464653bfb49977e.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-coverage
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-useref-16cf1d60df118d19.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-useref
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\require-dir-ec817c40dafc13a6.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\require-dir
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-rev-replace-294f025ac5c99881.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev-replace
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\main-bower-files-d036e35b9661836e.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\main-bower-files
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-angular-templatecac-c3925de38326146b.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\wrench-c5084236d6661b2a.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wrench
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\jshint-stylish-d2bbf373508a280c.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\karma-junit-reporter-465ca1eb6541deb5.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\wiredep-eb413f4e4edd3688.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wiredep
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\browser-sync-spa-a9b529e916c5c97e.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync-spa
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\karma-ng-html2js-preproc-6972931f4635a57a.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-ng-html2js-preprocessor
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\bower-a55fa4560ccc817c.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\bower
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\chalk-f0cd435de67031b9.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-load-plugins-fa78917b435e7c30.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-compass-7f045cc527a2b618.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-compass
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-sourcemaps-22ab459a574700bd.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-sourcemaps
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-uglify-486258d49a772d5e.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-uglify
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\jasmine-core-967d0ffb66768467.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-core
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\uglify-save-license-fb67a28f327b19b5.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\uglify-save-license
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\http-proxy-1b93e0d0d8e5719a.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\http-proxy
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\karma-jasmine-13d726202f1fa537.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-jasmine
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\lodash-8e6521cd153e12c1.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\lodash
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-size-6d91a5cd712d08f4.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\jasmine-reporters-095a58c53aba5b9c.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-reporters
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-9c1b67db9e572b80.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-replace-f9fa77dea8a4cc76.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\karma-c7e1028722d567a5.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma
[ERROR] npm WARN engine karma@0.12.31: wanted: {"node":"~0.8 || ~0.10"} (current: {"node":"0.12.2","npm":"2.9.0"})
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-jshint-e5eb4c27bd213fe2.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-jshint
[ERROR] npm sill install write writing del 1.1.1 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del
[ERROR] npm sill install write writing gulp-angular-filesort 1.1.1 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort
[ERROR] npm sill install write writing gulp-inject 1.2.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-inject
[ERROR] npm sill install write writing concat-stream 1.4.8 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\concat-stream
[ERROR] npm sill install write writing gulp-autoprefixer 2.1.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer
[ERROR] npm sill install write writing gulp-rename 1.2.2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rename
[ERROR] npm sill install write writing gulp-minify-html 1.0.2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-minify-html
[ERROR] npm sill install write writing gulp-csso 1.0.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-csso
[ERROR] npm sill install write writing gulp-flatten 0.0.4 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-flatten
[ERROR] npm sill install write writing gulp-rev 3.0.1 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev
[ERROR] npm sill install write writing gulp-filter 2.0.2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter
[ERROR] npm sill install write writing gulp-ng-annotate 0.5.3 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-ng-annotate
[ERROR] npm sill install write writing karma-phantomjs-launcher 0.1.4 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher
[ERROR] npm sill install write writing gulp-protractor 1.0.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-protractor
[ERROR] npm sill install write writing gulp-util 3.0.4 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-util
[ERROR] npm sill install write writing karma-coverage 0.2.7 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-coverage
[ERROR] npm sill install write writing gulp-useref 1.1.2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-useref
[ERROR] npm sill install write writing require-dir 0.3.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\require-dir
[ERROR] npm sill install write writing gulp-rev-replace 0.4.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev-replace
[ERROR] npm sill install write writing main-bower-files 2.6.2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\main-bower-files
[ERROR] npm sill install write writing gulp-angular-templatecache 1.6.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache
[ERROR] npm sill install write writing wrench 1.5.8 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wrench
[ERROR] npm sill install write writing jshint-stylish 1.0.2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish
[ERROR] npm sill install write writing karma-junit-reporter 0.2.2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter
[ERROR] npm sill install write writing wiredep 2.2.2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wiredep
[ERROR] npm sill install write writing browser-sync-spa 1.0.2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync-spa
[ERROR] npm sill install write writing karma-ng-html2js-preprocessor 0.1.2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-ng-html2js-preprocessor
[ERROR] npm sill install write writing bower 1.4.1 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\bower
[ERROR] npm sill install write writing chalk 1.0.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk
[ERROR] npm sill install write writing gulp-load-plugins 0.9.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins
[ERROR] npm sill install write writing gulp-compass 2.0.4 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-compass
[ERROR] npm sill install write writing gulp-sourcemaps 1.3.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-sourcemaps
[ERROR] npm sill install write writing gulp-uglify 1.1.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-uglify
[ERROR] npm sill install write writing jasmine-core 2.3.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-core
[ERROR] npm sill install write writing uglify-save-license 0.4.1 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\uglify-save-license
[ERROR] npm sill install write writing http-proxy 1.10.1 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\http-proxy
[ERROR] npm sill install write writing karma-jasmine 0.3.5 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-jasmine
[ERROR] npm sill install write writing lodash 3.2.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\lodash
[ERROR] npm sill install write writing gulp-size 1.2.1 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size
[ERROR] npm sill install write writing jasmine-reporters 2.0.6 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-reporters
[ERROR] npm sill install write writing gulp 3.8.11 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp
[ERROR] npm sill install write writing gulp-replace 0.5.3 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace
[ERROR] npm sill install write writing karma 0.12.31 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma
[ERROR] npm sill install write writing gulp-jshint 1.10.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-jshint
[ERROR] npm verb unbuild node_modules\del
[ERROR] npm verb unbuild node_modules\gulp-angular-filesort
[ERROR] npm verb unbuild node_modules\gulp-inject
[ERROR] npm verb unbuild node_modules\gulp-autoprefixer
[ERROR] npm verb unbuild node_modules\concat-stream
[ERROR] npm verb unbuild node_modules\gulp-minify-html
[ERROR] npm verb unbuild node_modules\gulp-rename
[ERROR] npm verb unbuild node_modules\gulp-csso
[ERROR] npm verb unbuild node_modules\gulp-rev
[ERROR] npm verb unbuild node_modules\gulp-flatten
[ERROR] npm verb unbuild node_modules\gulp-filter
[ERROR] npm verb unbuild node_modules\gulp-ng-annotate
[ERROR] npm verb unbuild node_modules\gulp-protractor
[ERROR] npm verb unbuild node_modules\karma-phantomjs-launcher
[ERROR] npm verb unbuild node_modules\karma-coverage
[ERROR] npm verb unbuild node_modules\gulp-util
[ERROR] npm verb unbuild node_modules\gulp-useref
[ERROR] npm verb unbuild node_modules\require-dir
[ERROR] npm verb unbuild node_modules\wrench
[ERROR] npm verb unbuild node_modules\gulp-angular-templatecache
[ERROR] npm verb unbuild node_modules\gulp-rev-replace
[ERROR] npm verb unbuild node_modules\main-bower-files
[ERROR] npm verb unbuild node_modules\jshint-stylish
[ERROR] npm verb unbuild node_modules\karma-junit-reporter
[ERROR] npm verb unbuild node_modules\karma-ng-html2js-preprocessor
[ERROR] npm verb unbuild node_modules\gulp-load-plugins
[ERROR] npm verb unbuild node_modules\chalk
[ERROR] npm verb unbuild node_modules\gulp-compass
[ERROR] npm verb unbuild node_modules\gulp-sourcemaps
[ERROR] npm verb unbuild node_modules\gulp-uglify
[ERROR] npm verb unbuild node_modules\browser-sync-spa
[ERROR] npm verb unbuild node_modules\uglify-save-license
[ERROR] npm verb unbuild node_modules\http-proxy
[ERROR] npm verb unbuild node_modules\jasmine-core
[ERROR] npm verb unbuild node_modules\karma-jasmine
[ERROR] npm verb unbuild node_modules\lodash
[ERROR] npm verb unbuild node_modules\gulp-size
[ERROR] npm verb unbuild node_modules\jasmine-reporters
[ERROR] npm verb unbuild node_modules\gulp-replace
[ERROR] npm verb unbuild node_modules\karma
[ERROR] npm verb unbuild node_modules\gulp-jshint
[ERROR] npm verb unbuild node_modules\bower
[ERROR] npm verb unbuild node_modules\wiredep
[ERROR] npm verb unbuild node_modules\gulp
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\browser-sync-7687c621964685f9.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-inject is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-inject
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\concat-stream is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\concat-stream
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-minify-html is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-minify-html
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rename is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rename
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-csso is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-csso
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-flatten is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-flatten
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-ng-annotate is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-ng-annotate
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-protractor is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-protractor
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-coverage is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-coverage
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-util is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-util
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-useref is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-useref
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\require-dir is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\require-dir
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wrench is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wrench
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev-replace is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev-replace
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\main-bower-files is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\main-bower-files
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-ng-html2js-preprocessor is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-ng-html2js-preprocessor
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-compass is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-compass
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-sourcemaps is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-sourcemaps
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-uglify is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-uglify
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync-spa is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync-spa
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\uglify-save-license is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\uglify-save-license
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\http-proxy is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\http-proxy
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-core is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-core
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-jasmine is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-jasmine
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\lodash is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\lodash
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-reporters is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-reporters
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace
[ERROR] npm sill install write writing browser-sync 2.5.3 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-jshint is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-jshint
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\del\1.1.1\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-angular-filesort\1.1.1\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-inject\1.2.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-inject
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-inject is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-inject
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-autoprefixer\2.1.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\concat-stream\1.4.8\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\concat-stream
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\concat-stream is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\concat-stream
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-minify-html\1.0.2\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-minify-html
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-minify-html is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-minify-html
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-rename\1.2.2\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rename
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rename is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rename
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-csso\1.0.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-csso
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-csso is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-csso
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-rev\3.0.1\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-flatten\0.0.4\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-flatten
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-flatten is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-flatten
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-filter\2.0.2\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-ng-annotate\0.5.3\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-ng-annotate
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-ng-annotate is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-ng-annotate
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-protractor\1.0.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-protractor
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-protractor is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-protractor
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\karma-phantomjs-launcher\0.1.4\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\karma-coverage\0.2.7\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-coverage
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-coverage is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-coverage
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-util\3.0.4\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-util
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-util is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-util
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-useref\1.1.2\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-useref
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-useref is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-useref
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\require-dir\0.3.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\require-dir
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\require-dir is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\require-dir
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\wrench\1.5.8\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wrench
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wrench is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wrench
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-angular-templatecache\1.6.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-rev-replace\0.4.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev-replace
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev-replace is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev-replace
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\main-bower-files\2.6.2\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\main-bower-files
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\main-bower-files is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\main-bower-files
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\jshint-stylish\1.0.2\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\karma-junit-reporter\0.2.2\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\karma-ng-html2js-preprocessor\0.1.2\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-ng-html2js-preprocessor
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-ng-html2js-preprocessor is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-ng-html2js-preprocessor
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\bower is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\bower
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-load-plugins\0.9.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\chalk\1.0.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-compass\2.0.4\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-compass
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-compass is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-compass
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-sourcemaps\1.3.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-sourcemaps
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-sourcemaps is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-sourcemaps
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-uglify\1.1.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-uglify
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-uglify is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-uglify
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wiredep is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wiredep
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\browser-sync-spa\1.0.2\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync-spa
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync-spa is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync-spa
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\uglify-save-license\0.4.1\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\uglify-save-license
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\uglify-save-license is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\uglify-save-license
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\http-proxy\1.10.1\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\http-proxy
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\http-proxy is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\http-proxy
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\jasmine-core\2.3.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-core
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-core is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-core
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\karma-jasmine\0.3.5\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-jasmine
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-jasmine is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-jasmine
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\lodash\3.2.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\lodash
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\lodash is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\lodash
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-size\1.2.1\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\jasmine-reporters\2.0.6\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-reporters
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-reporters is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jasmine-reporters
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-replace\0.5.3\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\karma\0.12.31\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-jshint\1.10.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-jshint
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-jshint is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-jshint
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\bower\1.4.1\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\bower
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\bower is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\bower
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\wiredep\2.2.2\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wiredep
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wiredep is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\wiredep
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\gulp\3.8.11\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm verb unbuild node_modules\browser-sync
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 384, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\browser-sync\2.5.3\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry readme.md
[ERROR] npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 509, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 509, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry license
[ERROR] npm sill gunzTarPerm modified mode [ 'license', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 384, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 384, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry src/extname/index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'src/extname/index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry src/inject/index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'src/inject/index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry src/tags/index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'src/tags/index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry src/transform/index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'src/transform/index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry license
[ERROR] npm sill gunzTarPerm modified mode [ 'license', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 493, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry stylish.js
[ERROR] npm sill gunzTarPerm modified mode [ 'stylish.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry license
[ERROR] npm sill gunzTarPerm modified mode [ 'license', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry license
[ERROR] npm sill gunzTarPerm modified mode [ 'license', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry collection.js
[ERROR] npm sill gunzTarPerm modified mode [ 'collection.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry license
[ERROR] npm sill gunzTarPerm modified mode [ 'license', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry wiredep.js
[ERROR] npm sill gunzTarPerm modified mode [ 'wiredep.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry gulpfile.js
[ERROR] npm sill gunzTarPerm modified mode [ 'gulpfile.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry readme.md
[ERROR] npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 384, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test.js', 384, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .jshintrc
[ERROR] npm sill gunzTarPerm modified mode [ '.jshintrc', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/wrench.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/wrench.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry readme.md
[ERROR] npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tests/copydirsync_unix.js
[ERROR] npm sill gunzTarPerm modified mode [ 'tests/copydirsync_unix.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tests/mkdir.js
[ERROR] npm sill gunzTarPerm modified mode [ 'tests/mkdir.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tests/readdir.js
[ERROR] npm sill gunzTarPerm modified mode [ 'tests/readdir.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tests/rmdirSyncRecursive.js
[ERROR] npm sill gunzTarPerm modified mode [ 'tests/rmdirSyncRecursive.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tests/runner.js
[ERROR] npm sill gunzTarPerm modified mode [ 'tests/runner.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tests/readdir/bar.txt
[ERROR] npm sill gunzTarPerm modified mode [ 'tests/readdir/bar.txt', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tests/readdir/foo/bar/ipsum.js
[ERROR] npm sill gunzTarPerm modified mode [ 'tests/readdir/foo/bar/ipsum.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tests/readdir/foo/dolor.md
[ERROR] npm sill gunzTarPerm modified mode [ 'tests/readdir/foo/dolor.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tests/readdir/foo/lorem.txt
[ERROR] npm sill gunzTarPerm modified mode [ 'tests/readdir/foo/lorem.txt', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tests/shown/.hidden/dolor.md
[ERROR] npm sill gunzTarPerm modified mode [ 'tests/shown/.hidden/dolor.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tests/shown/.hidden.txt
[ERROR] npm sill gunzTarPerm modified mode [ 'tests/shown/.hidden.txt', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tests/shown/bar.txt
[ERROR] npm sill gunzTarPerm modified mode [ 'tests/shown/bar.txt', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tests/shown/foo/bar/ipsum.js
[ERROR] npm sill gunzTarPerm modified mode [ 'tests/shown/foo/bar/ipsum.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tests/shown/foo/dolor.md
[ERROR] npm sill gunzTarPerm modified mode [ 'tests/shown/foo/dolor.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tests/shown/foo/lorem.txt
[ERROR] npm sill gunzTarPerm modified mode [ 'tests/shown/foo/lorem.txt', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tests/withsymlinks/test
[ERROR] npm sill gunzTarPerm modified mode [ 'tests/withsymlinks/test', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry license
[ERROR] npm sill gunzTarPerm modified mode [ 'license', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry readme.md
[ERROR] npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 509, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 509, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry readme.md
[ERROR] npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry readme.md
[ERROR] npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry readme.md
[ERROR] npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry client.js
[ERROR] npm sill gunzTarPerm modified mode [ 'client.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry date.js
[ERROR] npm sill gunzTarPerm modified mode [ 'date.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry function.js
[ERROR] npm sill gunzTarPerm modified mode [ 'function.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry GOALS_2.0.md
[ERROR] npm sill gunzTarPerm modified mode [ 'GOALS_2.0.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry MANIFEST.in
[ERROR] npm sill gunzTarPerm modified mode [ 'MANIFEST.in', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 493, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry src/extract.js
[ERROR] npm sill gunzTarPerm modified mode [ 'src/extract.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry readme.md
[ERROR] npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/jasmine-2.0.0/boot.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/jasmine-2.0.0/boot.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry readme.md
[ERROR] npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/preprocessor.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/preprocessor.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/reporter.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/reporter.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/PluginError.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/PluginError.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry uglify-save-license.js
[ERROR] npm sill gunzTarPerm modified mode [ 'uglify-save-license.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE.md
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE.md
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry wiredep-cli.js
[ERROR] npm sill gunzTarPerm modified mode [ 'wiredep-cli.js', 493, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/default-file-types.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/default-file-types.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/html2js.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/html2js.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry integration-tests.sh
[ERROR] npm sill gunzTarPerm modified mode [ 'integration-tests.sh', 492, 510 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/adapter.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/adapter.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry bin/gulp.js
[ERROR] npm sill gunzTarPerm modified mode [ 'bin/gulp.js', 493, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry Gruntfile.js
[ERROR] npm sill gunzTarPerm modified mode [ 'Gruntfile.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .travis.yml
[ERROR] npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/camelcase.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/camelcase.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .travis.yml
[ERROR] npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .travis.yml
[ERROR] npm sill gunzTarPerm modified mode [ '.travis.yml', 384, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry COPYING
[ERROR] npm sill gunzTarPerm modified mode [ 'COPYING', 384, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry LICENSE-MIT
[ERROR] npm sill gunzTarPerm modified mode [ 'LICENSE-MIT', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .travis.yml
[ERROR] npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry Makefile
[ERROR] npm sill gunzTarPerm modified mode [ 'Makefile', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .travis.yml
[ERROR] npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/main.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/main.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry utils.js
[ERROR] npm sill gunzTarPerm modified mode [ 'utils.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .jshintrc
[ERROR] npm sill gunzTarPerm modified mode [ '.jshintrc', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .travis.yml
[ERROR] npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry readme.md
[ERROR] npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry MIT.LICENSE
[ERROR] npm sill gunzTarPerm modified mode [ 'MIT.LICENSE', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry RELEASE.md
[ERROR] npm sill gunzTarPerm modified mode [ 'RELEASE.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry src/fileIgnored.js
[ERROR] npm sill gunzTarPerm modified mode [ 'src/fileIgnored.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry src/index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'src/index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .travis.yml
[ERROR] npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .gitattributes
[ERROR] npm sill gunzTarPerm modified mode [ '.gitattributes', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/jasmine-2.0.0/console.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/jasmine-2.0.0/console.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/jasmine-2.0.0/jasmine-html.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/jasmine-2.0.0/jasmine-html.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/jasmine-2.0.0/jasmine.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/jasmine-2.0.0/jasmine.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/jasmine-2.0.0/jasmine.css
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/jasmine-2.0.0/jasmine.css', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/jasmine-2.0.0/jasmine_favicon.png
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/jasmine-2.0.0/jasmine_favicon.png', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.markdown
[ERROR] npm sill gunzTarPerm modified mode [ 'README.markdown', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry src/junit_reporter.js
[ERROR] npm sill gunzTarPerm modified mode [ 'src/junit_reporter.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry src/nunit_reporter.js
[ERROR] npm sill gunzTarPerm modified mode [ 'src/nunit_reporter.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry src/tap_reporter.js
[ERROR] npm sill gunzTarPerm modified mode [ 'src/tap_reporter.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry src/teamcity_reporter.js
[ERROR] npm sill gunzTarPerm modified mode [ 'src/teamcity_reporter.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry src/terminal_reporter.js
[ERROR] npm sill gunzTarPerm modified mode [ 'src/terminal_reporter.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry bin/phantomjs-testrunner.js
[ERROR] npm sill gunzTarPerm modified mode [ 'bin/phantomjs-testrunner.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry bin/phantomjs.runner.sh
[ERROR] npm sill gunzTarPerm modified mode [ 'bin/phantomjs.runner.sh', 493, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry publish.sh
[ERROR] npm sill gunzTarPerm modified mode [ 'publish.sh', 493, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry release.sh
[ERROR] npm sill gunzTarPerm modified mode [ 'release.sh', 493, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry test/JUnitXmlReporterSpec.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/JUnitXmlReporterSpec.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/NUnitXmlReporterSpec.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/NUnitXmlReporterSpec.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/junit_xml_reporter.html
[ERROR] npm sill gunzTarPerm modified mode [ 'test/junit_xml_reporter.html', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/nunit_xml_reporter.html
[ERROR] npm sill gunzTarPerm modified mode [ 'test/nunit_xml_reporter.html', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/tap_reporter.html
[ERROR] npm sill gunzTarPerm modified mode [ 'test/tap_reporter.html', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/teamcity_reporter.html
[ERROR] npm sill gunzTarPerm modified mode [ 'test/teamcity_reporter.html', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/terminal_reporter.html
[ERROR] npm sill gunzTarPerm modified mode [ 'test/terminal_reporter.html', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/array.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/array.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/buffer.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/buffer.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .travis.yml
[ERROR] npm sill gunzTarPerm modified mode [ '.travis.yml', 509, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry test/test.js
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/http-proxy.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/http-proxy.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .jshintrc
[ERROR] npm sill gunzTarPerm modified mode [ '.jshintrc', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .travis.yml
[ERROR] npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry gulpfile.js
[ERROR] npm sill gunzTarPerm modified mode [ 'gulpfile.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .jshintrc
[ERROR] npm sill gunzTarPerm modified mode [ '.jshintrc', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/sourceCache.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/sourceCache.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/detect-dependencies.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/detect-dependencies.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/helpers.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/helpers.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/inject-dependencies.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/inject-dependencies.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry readme.md
[ERROR] npm sill gunzTarPerm modified mode [ 'readme.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry changelog.js
[ERROR] npm sill gunzTarPerm modified mode [ 'changelog.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/boot.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/boot.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry HOOKS.md
[ERROR] npm sill gunzTarPerm modified mode [ 'HOOKS.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry CHANGELOG.md
[ERROR] npm sill gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/buffer.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/buffer.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/combine.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/combine.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/env.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/env.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/isBuffer.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/isBuffer.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/isNull.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/isNull.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/isStream.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/isStream.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/log.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/log.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/noop.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/noop.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/template.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/template.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .travis.yml
[ERROR] npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .jshintrc
[ERROR] npm sill gunzTarPerm modified mode [ '.jshintrc', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry config.tpl.js
[ERROR] npm sill gunzTarPerm modified mode [ 'config.tpl.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry requirejs.config.tpl.js
[ERROR] npm sill gunzTarPerm modified mode [ 'requirejs.config.tpl.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry CHANGELOG.md
[ERROR] npm sill gunzTarPerm modified mode [ 'CHANGELOG.md', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry bin/karma
[ERROR] npm sill gunzTarPerm modified mode [ 'bin/karma', 509, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry config.tpl.coffee
[ERROR] npm sill gunzTarPerm modified mode [ 'config.tpl.coffee', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry config.tpl.ls
[ERROR] npm sill gunzTarPerm modified mode [ 'config.tpl.ls', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry karma-completion.sh
[ERROR] npm sill gunzTarPerm modified mode [ 'karma-completion.sh', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/browser.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/browser.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/events.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/events.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/executor.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/executor.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/file_list.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/file_list.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/helper.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/helper.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/emitter_wrapper.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/emitter_wrapper.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/watcher.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/watcher.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/browser_collection.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/browser_collection.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/launcher.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/launcher.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/temp_dir.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/temp_dir.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/logger.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/logger.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/constants.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/constants.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/server.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/server.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/config.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/config.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/plugin.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/plugin.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/completion.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/completion.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/preprocessor.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/preprocessor.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/cli.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/cli.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/reporter.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/reporter.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/browser_result.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/browser_result.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/runner.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/runner.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/index.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/web-server.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/web-server.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/init.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/init.js', 509, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/reporters/base.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/reporters/base.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/reporters/base_color.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/reporters/base_color.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/reporters/dots.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/reporters/dots.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/reporters/dots_color.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/reporters/dots_color.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/reporters/multi.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/reporters/multi.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/reporters/progress.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/reporters/progress.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/reporters/progress_color.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/reporters/progress_color.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/middleware/common.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/middleware/common.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/middleware/karma.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/middleware/karma.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/middleware/proxy.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/middleware/proxy.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/middleware/runner.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/middleware/runner.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/middleware/source_files.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/middleware/source_files.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/middleware/strip_host.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/middleware/strip_host.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/launchers/base.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/launchers/base.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/launchers/capture_timeout.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/launchers/capture_timeout.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/launchers/process.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/launchers/process.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/launchers/retry.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/launchers/retry.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/init/color_schemes.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/init/color_schemes.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/init/formatters.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/init/formatters.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/init/state_machine.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/init/state_machine.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry requirejs.config.tpl.coffee
[ERROR] npm sill gunzTarPerm modified mode [ 'requirejs.config.tpl.coffee', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry static/karma.js
[ERROR] npm sill gunzTarPerm modified mode [ 'static/karma.js', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry static/client.html
[ERROR] npm sill gunzTarPerm modified mode [ 'static/client.html', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry static/context.html
[ERROR] npm sill gunzTarPerm modified mode [ 'static/context.html', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry static/debug.html
[ERROR] npm sill gunzTarPerm modified mode [ 'static/debug.html', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/infer.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/infer.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/nothing.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/nothing.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/objects.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/objects.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/string.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/string.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/typedarray.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/typedarray.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/server/ls.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/server/ls.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry completion/README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'completion/README.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry CHANGELOG.md
[ERROR] npm sill gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/comments.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/comments.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/test_dir/some.css/test.css
[ERROR] npm sill gunzTarPerm modified mode [ 'test/test_dir/some.css/test.css', 436, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/fixture/index.html
[ERROR] npm sill gunzTarPerm modified mode [ 'test/fixture/index.html', 509, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry test/duplicates.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/duplicates.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry bower.json
[ERROR] npm sill gunzTarPerm modified mode [ 'bower.json', 420, 438 ]
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher\package.json
[ERROR] npm sill gunzTarPerm extractEntry example/package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'example/package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry example/Gulpfile.js
[ERROR] npm sill gunzTarPerm modified mode [ 'example/Gulpfile.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry example/example_spec.js
[ERROR] npm sill gunzTarPerm modified mode [ 'example/example_spec.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry example/protractor.conf.js
[ERROR] npm sill gunzTarPerm modified mode [ 'example/protractor.conf.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry example_2/package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'example_2/package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry example_2/Gulpfile.js
[ERROR] npm sill gunzTarPerm modified mode [ 'example_2/Gulpfile.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry example_2/protractor.conf.js
[ERROR] npm sill gunzTarPerm modified mode [ 'example_2/protractor.conf.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry example_2/build/index.html
[ERROR] npm sill gunzTarPerm modified mode [ 'example_2/build/index.html', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry example_2/tests/e2e/index-tests.js
[ERROR] npm sill gunzTarPerm modified mode [ 'example_2/tests/e2e/index-tests.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .editorconfig
[ERROR] npm sill gunzTarPerm modified mode [ '.editorconfig', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .jshintrc
[ERROR] npm sill gunzTarPerm modified mode [ '.jshintrc', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/main.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/main.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/fixtures/protactor.config.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/fixtures/protactor.config.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .editorconfig
[ERROR] npm sill gunzTarPerm modified mode [ '.editorconfig', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry src/lint.js
[ERROR] npm sill gunzTarPerm modified mode [ 'src/lint.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry completion/bash
[ERROR] npm sill gunzTarPerm modified mode [ 'completion/bash', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry completion/fish
[ERROR] npm sill gunzTarPerm modified mode [ 'completion/fish', 420, 438 ]
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rename\package.json
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\package.json
[ERROR] npm info preinstall karma-phantomjs-launcher@0.1.4
[ERROR] npm sill gunzTarPerm extractEntry index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'index.js', 493, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry CHANGELOG.md
[ERROR] npm sill gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry CONTRIBUTING.md
[ERROR] npm sill gunzTarPerm modified mode [ 'CONTRIBUTING.md', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .editorconfig
[ERROR] npm sill gunzTarPerm modified mode [ '.editorconfig', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .editorconfig
[ERROR] npm sill gunzTarPerm modified mode [ '.editorconfig', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .editorconfig
[ERROR] npm sill gunzTarPerm modified mode [ '.editorconfig', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/compass.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/compass.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/err.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/err.js', 420, 438 ]
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher\package.json
[ERROR] npm sill gunzTarPerm extractEntry test/index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/recurse.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/recurse.js', 420, 438 ]
[ERROR] npm info preinstall del@1.1.1
[ERROR] npm info preinstall gulp-rename@1.2.2
[ERROR] npm sill gunzTarPerm extractEntry images/jasmine-horizontal.png
[ERROR] npm sill gunzTarPerm modified mode [ 'images/jasmine-horizontal.png', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry images/jasmine-horizontal.svg
[ERROR] npm sill gunzTarPerm modified mode [ 'images/jasmine-horizontal.svg', 420, 438 ]
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\package.json
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rename\package.json
[ERROR] npm sill gunzTarPerm extractEntry chain.js
[ERROR] npm sill gunzTarPerm modified mode [ 'chain.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry completion/powershell
[ERROR] npm sill gunzTarPerm modified mode [ 'completion/powershell', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry completion/zsh
[ERROR] npm sill gunzTarPerm modified mode [ 'completion/zsh', 420, 438 ]
[ERROR] npm sill prepareForInstallMany adding phantomjs@~1.9 from karma-phantomjs-launcher dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher\package.json
[ERROR] npm sill gunzTarPerm extractEntry src/stream.js
[ERROR] npm sill gunzTarPerm modified mode [ 'src/stream.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry src/reporters/fail.js
[ERROR] npm sill gunzTarPerm modified mode [ 'src/reporters/fail.js', 420, 438 ]
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\package.json
[ERROR] npm sill gunzTarPerm extractEntry lib/logger.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/logger.js', 420, 438 ]
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\package.json
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\package.json
[ERROR] npm sill gunzTarPerm extractEntry .jshintrc
[ERROR] npm sill gunzTarPerm modified mode [ '.jshintrc', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry appveyor.yml
[ERROR] npm sill gunzTarPerm modified mode [ 'appveyor.yml', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/helpers.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/helpers.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/minify.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/minify.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/no-compress.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/no-compress.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/http-proxy/common.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/http-proxy/common.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/http-proxy/index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/http-proxy/index.js', 420, 438 ]
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter\package.json
[ERROR] npm sill prepareForInstallMany adding each-async@^1.0.0 from del dependencies
[ERROR] npm sill prepareForInstallMany adding globby@^1.0.0 from del dependencies
[ERROR] npm sill prepareForInstallMany adding is-path-cwd@^1.0.0 from del dependencies
[ERROR] npm sill prepareForInstallMany adding is-path-in-cwd@^1.0.0 from del dependencies
[ERROR] npm sill prepareForInstallMany adding object-assign@^2.0.0 from del dependencies
[ERROR] npm sill prepareForInstallMany adding rimraf@^2.2.8 from del dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\package.json
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rename\package.json
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\package.json
[ERROR] npm sill gunzTarPerm extractEntry images/jasmine_favicon.png
[ERROR] npm sill gunzTarPerm modified mode [ 'images/jasmine_favicon.png', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry jasmine_core.egg-info/PKG-INFO
[ERROR] npm sill gunzTarPerm modified mode [ 'jasmine_core.egg-info/PKG-INFO', 420, 438 ]
[ERROR] npm info preinstall gulp-autoprefixer@2.1.0
[ERROR] npm info preinstall gulp-size@1.2.1
[ERROR] npm info preinstall gulp-load-plugins@0.9.0
[ERROR] npm sill gunzTarPerm extractEntry lang.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lang.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry number.js
[ERROR] npm sill gunzTarPerm modified mode [ 'number.js', 420, 438 ]
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\package.json
[ERROR] npm sill cache add args [ 'phantomjs@~1.9', null ]
[ERROR] npm verb cache add spec phantomjs@~1.9
[ERROR] npm sill cache add parsed spec { raw: 'phantomjs@~1.9',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'phantomjs',
[ERROR] npm sill cache add rawSpec: '~1.9',
[ERROR] npm sill cache add spec: '>=1.9.0 <1.10.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed phantomjs@>=1.9.0 <1.10.0
[ERROR] npm verb addNamed ">=1.9.0 <1.10.0" is a valid semver range for phantomjs
[ERROR] npm sill addNameRange { name: 'phantomjs', range: '>=1.9.0 <1.10.0', hasData: false }
[ERROR] npm sill mapToRegistry name phantomjs
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/phantomjs
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/phantomjs not in flight; fetching
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish\package.json
[ERROR] npm sill gunzTarPerm extractEntry lib/package.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/package.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/package_collection.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/package_collection.js', 420, 438 ]
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\package.json
[ERROR] npm info preinstall karma-junit-reporter@0.2.2
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\package.json
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace\package.json
[ERROR] npm info preinstall gulp-filter@2.0.2
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter\package.json
[ERROR] npm sill gunzTarPerm extractEntry test/null.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/null.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/sourcemap.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/sourcemap.js', 420, 438 ]
[ERROR] npm sill install resolved []
[ERROR] npm verb about to build C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rename
[ERROR] npm info build C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rename
[ERROR] npm sill gunzTarPerm extractEntry test/simple.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/simple.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/camelcase/a_main.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/camelcase/a_main.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry src/reporters/index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'src/reporters/index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .travis.yml
[ERROR] npm sill gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/compass_test.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/compass_test.js', 420, 438 ]
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\package.json
[ERROR] npm info preinstall jshint-stylish@1.0.2
[ERROR] npm sill cache add args [ 'each-async@^1.0.0', null ]
[ERROR] npm verb cache add spec each-async@^1.0.0
[ERROR] npm sill cache add parsed spec { raw: 'each-async@^1.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'each-async',
[ERROR] npm sill cache add rawSpec: '^1.0.0',
[ERROR] npm sill cache add spec: '>=1.0.0 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed each-async@>=1.0.0 <2.0.0
[ERROR] npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for each-async
[ERROR] npm sill addNameRange { name: 'each-async', range: '>=1.0.0 <2.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name each-async
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/each-async
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/each-async not in flight; fetching
[ERROR] npm sill cache add args [ 'globby@^1.0.0', null ]
[ERROR] npm verb cache add spec globby@^1.0.0
[ERROR] npm sill cache add parsed spec { raw: 'globby@^1.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'globby',
[ERROR] npm sill cache add rawSpec: '^1.0.0',
[ERROR] npm sill cache add spec: '>=1.0.0 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed globby@>=1.0.0 <2.0.0
[ERROR] npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for globby
[ERROR] npm sill addNameRange { name: 'globby', range: '>=1.0.0 <2.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name globby
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/globby
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/globby not in flight; fetching
[ERROR] npm sill cache add args [ 'is-path-cwd@^1.0.0', null ]
[ERROR] npm verb cache add spec is-path-cwd@^1.0.0
[ERROR] npm sill cache add parsed spec { raw: 'is-path-cwd@^1.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'is-path-cwd',
[ERROR] npm sill cache add rawSpec: '^1.0.0',
[ERROR] npm sill cache add spec: '>=1.0.0 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed is-path-cwd@>=1.0.0 <2.0.0
[ERROR] npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for is-path-cwd
[ERROR] npm sill addNameRange { name: 'is-path-cwd', range: '>=1.0.0 <2.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name is-path-cwd
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/is-path-cwd
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/is-path-cwd not in flight; fetching
[ERROR] npm sill cache add args [ 'is-path-in-cwd@^1.0.0', null ]
[ERROR] npm verb cache add spec is-path-in-cwd@^1.0.0
[ERROR] npm sill cache add parsed spec { raw: 'is-path-in-cwd@^1.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'is-path-in-cwd',
[ERROR] npm sill cache add rawSpec: '^1.0.0',
[ERROR] npm sill cache add spec: '>=1.0.0 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed is-path-in-cwd@>=1.0.0 <2.0.0
[ERROR] npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for is-path-in-cwd
[ERROR] npm sill addNameRange { name: 'is-path-in-cwd',
[ERROR] npm sill addNameRange range: '>=1.0.0 <2.0.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name is-path-in-cwd
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/is-path-in-cwd
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/is-path-in-cwd not in flight; fetching
[ERROR] npm sill cache add args [ 'object-assign@^2.0.0', null ]
[ERROR] npm verb cache add spec object-assign@^2.0.0
[ERROR] npm sill cache add parsed spec { raw: 'object-assign@^2.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'object-assign',
[ERROR] npm sill cache add rawSpec: '^2.0.0',
[ERROR] npm sill cache add spec: '>=2.0.0 <3.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed object-assign@>=2.0.0 <3.0.0
[ERROR] npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for object-assign
[ERROR] npm sill addNameRange { name: 'object-assign',
[ERROR] npm sill addNameRange range: '>=2.0.0 <3.0.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name object-assign
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/object-assign
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/object-assign not in flight; fetching
[ERROR] npm sill cache add args [ 'rimraf@^2.2.8', null ]
[ERROR] npm verb cache add spec rimraf@^2.2.8
[ERROR] npm sill cache add parsed spec { raw: 'rimraf@^2.2.8',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'rimraf',
[ERROR] npm sill cache add rawSpec: '^2.2.8',
[ERROR] npm sill cache add spec: '>=2.2.8 <3.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed rimraf@>=2.2.8 <3.0.0
[ERROR] npm verb addNamed ">=2.2.8 <3.0.0" is a valid semver range for rimraf
[ERROR] npm sill addNameRange { name: 'rimraf', range: '>=2.2.8 <3.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name rimraf
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/rimraf
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/rimraf not in flight; fetching
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev\package.json
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-ng-html2js-preprocessor\package.json
[ERROR] npm sill gunzTarPerm extractEntry lib/http-proxy/passes/web-incoming.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/http-proxy/passes/web-incoming.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/http-proxy/passes/web-outgoing.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/http-proxy/passes/web-outgoing.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry bin/bower
[ERROR] npm sill gunzTarPerm modified mode [ 'bin/bower', 493, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/config.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/config.js', 420, 438 ]
[ERROR] npm verb request uri http://registry.npmjs.org/phantomjs
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:45 AM
[ERROR] npm verb etag "52Q459RQPC4EDHAP9WC62TBU4"
[ERROR] npm http request GET http://registry.npmjs.org/phantomjs
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk\package.json
[ERROR] npm info preinstall gulp-replace@0.5.3
[ERROR] npm sill prepareForInstallMany adding gzip-size@^1.0.0 from gulp-size dependencies
[ERROR] npm sill prepareForInstallMany adding pretty-bytes@^1.0.1 from gulp-size dependencies
[ERROR] npm sill prepareForInstallMany adding through2@^0.6.1 from gulp-size dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\package.json
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish\package.json
[ERROR] npm sill prepareForInstallMany adding autoprefixer-core@^5.0.0 from gulp-autoprefixer dependencies
[ERROR] npm sill prepareForInstallMany adding object-assign@^2.0.0 from gulp-autoprefixer dependencies
[ERROR] npm sill prepareForInstallMany adding through2@^0.6.2 from gulp-autoprefixer dependencies
[ERROR] npm sill prepareForInstallMany adding vinyl-sourcemaps-apply@^0.1.3 from gulp-autoprefixer dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\package.json
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache\package.json
[ERROR] npm sill prepareForInstallMany adding findup-sync@^0.2.1 from gulp-load-plugins dependencies
[ERROR] npm sill prepareForInstallMany adding multimatch@2.0.0 from gulp-load-plugins dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\package.json
[ERROR] npm sill gunzTarPerm extractEntry jasmine_core.egg-info/SOURCES.txt
[ERROR] npm sill gunzTarPerm modified mode [ 'jasmine_core.egg-info/SOURCES.txt', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry jasmine_core.egg-info/dependency_links.txt
[ERROR] npm sill gunzTarPerm modified mode [ 'jasmine_core.egg-info/dependency_links.txt', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry tasks/main-bower-files.js
[ERROR] npm sill gunzTarPerm modified mode [ 'tasks/main-bower-files.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry .jscsrc
[ERROR] npm sill gunzTarPerm modified mode [ '.jscsrc', 420, 438 ]
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync-spa\package.json
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace\package.json
[ERROR] npm info linkStuff gulp-rename@1.2.2
[ERROR] npm sill linkStuff gulp-rename@1.2.2 has C:\Users\buschs1\Desktop\the_closure_ci\node_modules as its parent node_modules
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\uglify-save-license\package.json
[ERROR] npm sill prepareForInstallMany adding xmlbuilder@0.4.2 from karma-junit-reporter dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter\package.json
[ERROR] npm sill gunzTarPerm extractEntry object.js
[ERROR] npm sill gunzTarPerm modified mode [ 'object.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry string.js
[ERROR] npm sill gunzTarPerm modified mode [ 'string.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry array.js
[ERROR] npm sill gunzTarPerm modified mode [ 'array.js', 420, 438 ]
[ERROR] npm info preinstall gulp-rev@3.0.1
[ERROR] npm info preinstall karma-ng-html2js-preprocessor@0.1.2
[ERROR] npm sill gunzTarPerm extractEntry test/camelcase/sub-dir/a-sub.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/camelcase/sub-dir/a-sub.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/duplicates/a.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/duplicates/a.js', 420, 438 ]
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort\package.json
[ERROR] npm info preinstall chalk@1.0.0
[ERROR] npm verb request uri http://registry.npmjs.org/each-async
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:45 AM
[ERROR] npm verb etag "6CXJ3JXRYKO1Z0QAJCF6AANJ2"
[ERROR] npm http request GET http://registry.npmjs.org/each-async
[ERROR] npm sill prepareForInstallMany adding merge-stream@^0.1.7 from gulp-filter dependencies
[ERROR] npm sill prepareForInstallMany adding multimatch@^2.0.0 from gulp-filter dependencies
[ERROR] npm sill prepareForInstallMany adding plexer@0.0.3 from gulp-filter dependencies
[ERROR] npm sill prepareForInstallMany adding through2@^0.6.1 from gulp-filter dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\package.json
[ERROR] npm verb request uri http://registry.npmjs.org/is-path-in-cwd
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:45 AM
[ERROR] npm verb etag "2GS1QY7M6Q9MN6UPC0DWZKX0Z"
[ERROR] npm http request GET http://registry.npmjs.org/is-path-in-cwd
[ERROR] npm verb request uri http://registry.npmjs.org/object-assign
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:45 AM
[ERROR] npm verb etag "1WKYIZVJKREFK4HYXVMP3C9MW"
[ERROR] npm http request GET http://registry.npmjs.org/object-assign
[ERROR] npm verb request uri http://registry.npmjs.org/is-path-cwd
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:45 AM
[ERROR] npm verb etag "6IG3WVKKTBYKC0PZGXUQVYJ6J"
[ERROR] npm http request GET http://registry.npmjs.org/is-path-cwd
[ERROR] npm verb request uri http://registry.npmjs.org/rimraf
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:45 AM
[ERROR] npm verb etag "6I4EOA5Q384WECQJQVMHGA5OL"
[ERROR] npm http request GET http://registry.npmjs.org/rimraf
[ERROR] npm sill gunzTarPerm extractEntry test/streams.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/streams.js', 420, 438 ]
[ERROR] npm verb request uri http://registry.npmjs.org/globby
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:45 AM
[ERROR] npm verb etag "C22OQ0DRNO31IJ9H8914P1V73"
[ERROR] npm http request GET http://registry.npmjs.org/globby
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-coverage\package.json
[ERROR] npm sill gunzTarPerm extractEntry lib/http-proxy/passes/ws-incoming.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/http-proxy/passes/ws-incoming.js', 420, 438 ]
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev\package.json
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-ng-html2js-preprocessor\package.json
[ERROR] npm info preinstall gulp-angular-templatecache@1.6.0
[ERROR] npm http 304 http://registry.npmjs.org/phantomjs
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '29',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"52Q459RQPC4EDHAP9WC62TBU4"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.019501,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1830-DFW',
[ERROR] npm sill get 'x-cache-hits': '13',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:32:04 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/phantomjs from cache
[ERROR] npm verb get saving phantomjs to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\phantomjs\.cache.json
[ERROR] npm sill gunzTarPerm extractEntry test/.sass-cache/90047004dd7dd12d6f25283b6b29a048b15a009f/_base_1.scssc
[ERROR] npm sill gunzTarPerm modified mode [ 'test/.sass-cache/90047004dd7dd12d6f25283b6b29a048b15a009f/_base_1.scssc',
[ERROR] npm sill gunzTarPerm 384,
[ERROR] npm sill gunzTarPerm 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/.sass-cache/90047004dd7dd12d6f25283b6b29a048b15a009f/_base_2.scssc
[ERROR] npm sill gunzTarPerm modified mode [ 'test/.sass-cache/90047004dd7dd12d6f25283b6b29a048b15a009f/_base_2.scssc',
[ERROR] npm sill gunzTarPerm 384,
[ERROR] npm sill gunzTarPerm 438 ]
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk\package.json
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-useref\package.json
[ERROR] npm sill gunzTarPerm extractEntry lib/completion.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/completion.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/taskTree.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/taskTree.js', 420, 438 ]
[ERROR] npm info preinstall browser-sync-spa@1.0.2
[ERROR] npm info preinstall uglify-save-license@0.4.1
[ERROR] npm sill prepareForInstallMany adding log-symbols@^1.0.0 from jshint-stylish dependencies
[ERROR] npm sill prepareForInstallMany adding string-length@^1.0.0 from jshint-stylish dependencies
[ERROR] npm sill prepareForInstallMany adding text-table@^0.2.0 from jshint-stylish dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish\package.json
[ERROR] npm verb linkBins gulp-rename@1.2.2
[ERROR] npm verb linkMans gulp-rename@1.2.2
[ERROR] npm verb rebuildBundles gulp-rename@1.2.2
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache\package.json
[ERROR] npm sill prepareForInstallMany adding istextorbinary@1.0.2 from gulp-replace dependencies
[ERROR] npm sill prepareForInstallMany adding replacestream@2.0.0 from gulp-replace dependencies
[ERROR] npm sill prepareForInstallMany adding through2@0.6.3 from gulp-replace dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace\package.json
[ERROR] npm info preinstall gulp-angular-filesort@1.1.1
[ERROR] npm info install gulp-rename@1.2.2
[ERROR] npm sill gunzTarPerm extractEntry test/main.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/main.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/_includedev_bower.json
[ERROR] npm sill gunzTarPerm modified mode [ 'test/_includedev_bower.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/index.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/index.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/commands/version.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/commands/version.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/commands/init.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/commands/init.js', 420, 438 ]
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync-spa\package.json
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\uglify-save-license\package.json
[ERROR] npm sill cache add args [ 'findup-sync@^0.2.1', null ]
[ERROR] npm verb cache add spec findup-sync@^0.2.1
[ERROR] npm sill cache add parsed spec { raw: 'findup-sync@^0.2.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'findup-sync',
[ERROR] npm sill cache add rawSpec: '^0.2.1',
[ERROR] npm sill cache add spec: '>=0.2.1 <0.3.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed findup-sync@>=0.2.1 <0.3.0
[ERROR] npm verb addNamed ">=0.2.1 <0.3.0" is a valid semver range for findup-sync
[ERROR] npm sill addNameRange { name: 'findup-sync', range: '>=0.2.1 <0.3.0', hasData: false }
[ERROR] npm sill mapToRegistry name findup-sync
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/findup-sync
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/findup-sync not in flight; fetching
[ERROR] npm sill cache add args [ 'gzip-size@^1.0.0', null ]
[ERROR] npm verb cache add spec gzip-size@^1.0.0
[ERROR] npm sill cache add args [ 'multimatch@2.0.0', null ]
[ERROR] npm verb cache add spec multimatch@2.0.0
[ERROR] npm sill cache add parsed spec { raw: 'gzip-size@^1.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gzip-size',
[ERROR] npm sill cache add rawSpec: '^1.0.0',
[ERROR] npm sill cache add spec: '>=1.0.0 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gzip-size@>=1.0.0 <2.0.0
[ERROR] npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for gzip-size
[ERROR] npm sill addNameRange { name: 'gzip-size', range: '>=1.0.0 <2.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name gzip-size
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gzip-size
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gzip-size not in flight; fetching
[ERROR] npm sill cache add parsed spec { raw: 'multimatch@2.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'multimatch',
[ERROR] npm sill cache add rawSpec: '2.0.0',
[ERROR] npm sill cache add spec: '2.0.0',
[ERROR] npm sill cache add type: 'version' }
[ERROR] npm sill addNamed multimatch@2.0.0
[ERROR] npm verb addNamed "2.0.0" is a plain semver version for multimatch
[ERROR] npm sill mapToRegistry name multimatch
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/multimatch
[ERROR] npm verb addNameVersion registry:http://registry.npmjs.org/multimatch not in flight; fetching
[ERROR] npm sill cache add args [ 'pretty-bytes@^1.0.1', null ]
[ERROR] npm verb cache add spec pretty-bytes@^1.0.1
[ERROR] npm sill cache add args [ 'autoprefixer-core@^5.0.0', null ]
[ERROR] npm verb cache add spec autoprefixer-core@^5.0.0
[ERROR] npm sill cache add parsed spec { raw: 'pretty-bytes@^1.0.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'pretty-bytes',
[ERROR] npm sill cache add rawSpec: '^1.0.1',
[ERROR] npm sill cache add spec: '>=1.0.1 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed pretty-bytes@>=1.0.1 <2.0.0
[ERROR] npm verb addNamed ">=1.0.1 <2.0.0" is a valid semver range for pretty-bytes
[ERROR] npm sill addNameRange { name: 'pretty-bytes', range: '>=1.0.1 <2.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name pretty-bytes
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/pretty-bytes
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/pretty-bytes not in flight; fetching
[ERROR] npm sill cache add parsed spec { raw: 'autoprefixer-core@^5.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'autoprefixer-core',
[ERROR] npm sill cache add rawSpec: '^5.0.0',
[ERROR] npm sill cache add spec: '>=5.0.0 <6.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed autoprefixer-core@>=5.0.0 <6.0.0
[ERROR] npm verb addNamed ">=5.0.0 <6.0.0" is a valid semver range for autoprefixer-core
[ERROR] npm sill addNameRange { name: 'autoprefixer-core',
[ERROR] npm sill addNameRange range: '>=5.0.0 <6.0.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name autoprefixer-core
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/autoprefixer-core
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/autoprefixer-core not in flight; fetching
[ERROR] npm sill cache add args [ 'object-assign@^2.0.0', null ]
[ERROR] npm verb cache add spec object-assign@^2.0.0
[ERROR] npm sill cache add args [ 'through2@^0.6.1', null ]
[ERROR] npm verb cache add spec through2@^0.6.1
[ERROR] npm sill cache add parsed spec { raw: 'object-assign@^2.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'object-assign',
[ERROR] npm sill cache add rawSpec: '^2.0.0',
[ERROR] npm sill cache add spec: '>=2.0.0 <3.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed object-assign@>=2.0.0 <3.0.0
[ERROR] npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for object-assign
[ERROR] npm sill addNameRange { name: 'object-assign',
[ERROR] npm sill addNameRange range: '>=2.0.0 <3.0.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name object-assign
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/object-assign
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/object-assign already in flight; waiting
[ERROR] npm sill cache add parsed spec { raw: 'through2@^0.6.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'through2',
[ERROR] npm sill cache add rawSpec: '^0.6.1',
[ERROR] npm sill cache add spec: '>=0.6.1 <0.7.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed through2@>=0.6.1 <0.7.0
[ERROR] npm verb addNamed ">=0.6.1 <0.7.0" is a valid semver range for through2
[ERROR] npm sill addNameRange { name: 'through2', range: '>=0.6.1 <0.7.0', hasData: false }
[ERROR] npm sill mapToRegistry name through2
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/through2
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/through2 not in flight; fetching
[ERROR] npm sill cache add args [ 'through2@^0.6.2', null ]
[ERROR] npm verb cache add spec through2@^0.6.2
[ERROR] npm sill cache add parsed spec { raw: 'through2@^0.6.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'through2',
[ERROR] npm sill cache add rawSpec: '^0.6.2',
[ERROR] npm sill cache add spec: '>=0.6.2 <0.7.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed through2@>=0.6.2 <0.7.0
[ERROR] npm verb addNamed ">=0.6.2 <0.7.0" is a valid semver range for through2
[ERROR] npm sill addNameRange { name: 'through2', range: '>=0.6.2 <0.7.0', hasData: false }
[ERROR] npm sill mapToRegistry name through2
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/through2
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/through2 already in flight; waiting
[ERROR] npm sill cache add args [ 'vinyl-sourcemaps-apply@^0.1.3', null ]
[ERROR] npm verb cache add spec vinyl-sourcemaps-apply@^0.1.3
[ERROR] npm sill cache add parsed spec { raw: 'vinyl-sourcemaps-apply@^0.1.3',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'vinyl-sourcemaps-apply',
[ERROR] npm sill cache add rawSpec: '^0.1.3',
[ERROR] npm sill cache add spec: '>=0.1.3 <0.2.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed vinyl-sourcemaps-apply@>=0.1.3 <0.2.0
[ERROR] npm verb addNamed ">=0.1.3 <0.2.0" is a valid semver range for vinyl-sourcemaps-apply
[ERROR] npm sill addNameRange { name: 'vinyl-sourcemaps-apply',
[ERROR] npm sill addNameRange range: '>=0.1.3 <0.2.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name vinyl-sourcemaps-apply
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/vinyl-sourcemaps-apply
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/vinyl-sourcemaps-apply not in flight; fetching
[ERROR] npm info preinstall karma-coverage@0.2.7
[ERROR] npm sill gunzTarPerm extractEntry bin/browser-sync.js
[ERROR] npm sill gunzTarPerm modified mode [ 'bin/browser-sync.js', 493, 511 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/args.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/args.js', 420, 438 ]
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort\package.json
[ERROR] npm info postinstall gulp-rename@1.2.2
[ERROR] npm sill cache add args [ 'xmlbuilder@0.4.2', null ]
[ERROR] npm verb cache add spec xmlbuilder@0.4.2
[ERROR] npm sill cache add parsed spec { raw: 'xmlbuilder@0.4.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'xmlbuilder',
[ERROR] npm sill cache add rawSpec: '0.4.2',
[ERROR] npm sill cache add spec: '0.4.2',
[ERROR] npm sill cache add type: 'version' }
[ERROR] npm sill addNamed xmlbuilder@0.4.2
[ERROR] npm verb addNamed "0.4.2" is a plain semver version for xmlbuilder
[ERROR] npm sill mapToRegistry name xmlbuilder
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/xmlbuilder
[ERROR] npm verb addNameVersion registry:http://registry.npmjs.org/xmlbuilder not in flight; fetching
[ERROR] npm info preinstall gulp-useref@1.1.2
[ERROR] npm sill prepareForInstallMany adding object-assign@^2.0.0 from gulp-rev dependencies
[ERROR] npm sill prepareForInstallMany adding through2@^0.6.1 from gulp-rev dependencies
[ERROR] npm sill prepareForInstallMany adding vinyl-file@^1.1.0 from gulp-rev dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev\package.json
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-ng-html2js-preprocessor\package.json
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-coverage\package.json
[ERROR] npm sill cache add args [ 'through2@^0.6.1', null ]
[ERROR] npm verb cache add spec through2@^0.6.1
[ERROR] npm sill cache add parsed spec { raw: 'through2@^0.6.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'through2',
[ERROR] npm sill cache add rawSpec: '^0.6.1',
[ERROR] npm sill cache add spec: '>=0.6.1 <0.7.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed through2@>=0.6.1 <0.7.0
[ERROR] npm verb addNamed ">=0.6.1 <0.7.0" is a valid semver range for through2
[ERROR] npm sill addNameRange { name: 'through2', range: '>=0.6.1 <0.7.0', hasData: false }
[ERROR] npm sill mapToRegistry name through2
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/through2
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/through2 already in flight; waiting
[ERROR] npm sill cache add args [ 'merge-stream@^0.1.7', null ]
[ERROR] npm verb cache add spec merge-stream@^0.1.7
[ERROR] npm sill cache add parsed spec { raw: 'merge-stream@^0.1.7',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'merge-stream',
[ERROR] npm sill cache add rawSpec: '^0.1.7',
[ERROR] npm sill cache add spec: '>=0.1.7 <0.2.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed merge-stream@>=0.1.7 <0.2.0
[ERROR] npm verb addNamed ">=0.1.7 <0.2.0" is a valid semver range for merge-stream
[ERROR] npm sill addNameRange { name: 'merge-stream', range: '>=0.1.7 <0.2.0', hasData: false }
[ERROR] npm sill mapToRegistry name merge-stream
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/merge-stream
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/merge-stream not in flight; fetching
[ERROR] npm sill cache add args [ 'multimatch@^2.0.0', null ]
[ERROR] npm verb cache add spec multimatch@^2.0.0
[ERROR] npm sill cache add parsed spec { raw: 'multimatch@^2.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'multimatch',
[ERROR] npm sill cache add rawSpec: '^2.0.0',
[ERROR] npm sill cache add spec: '>=2.0.0 <3.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed multimatch@>=2.0.0 <3.0.0
[ERROR] npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for multimatch
[ERROR] npm sill addNameRange { name: 'multimatch', range: '>=2.0.0 <3.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name multimatch
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/multimatch
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/multimatch already in flight; waiting
[ERROR] npm sill cache add args [ 'plexer@0.0.3', null ]
[ERROR] npm verb cache add spec plexer@0.0.3
[ERROR] npm sill cache add parsed spec { raw: 'plexer@0.0.3',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'plexer',
[ERROR] npm sill cache add rawSpec: '0.0.3',
[ERROR] npm sill cache add spec: '0.0.3',
[ERROR] npm sill cache add type: 'version' }
[ERROR] npm sill addNamed plexer@0.0.3
[ERROR] npm verb addNamed "0.0.3" is a plain semver version for plexer
[ERROR] npm sill mapToRegistry name plexer
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/plexer
[ERROR] npm verb addNameVersion registry:http://registry.npmjs.org/plexer not in flight; fetching
[ERROR] npm sill prepareForInstallMany adding ansi-styles@^2.0.1 from chalk dependencies
[ERROR] npm sill prepareForInstallMany adding escape-string-regexp@^1.0.2 from chalk dependencies
[ERROR] npm sill prepareForInstallMany adding has-ansi@^1.0.3 from chalk dependencies
[ERROR] npm sill prepareForInstallMany adding strip-ansi@^2.0.1 from chalk dependencies
[ERROR] npm sill prepareForInstallMany adding supports-color@^1.3.0 from chalk dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk\package.json
[ERROR] npm sill gunzTarPerm extractEntry test/.sass-cache/0b3025ce5ebd5d8f274b2380e48048e88fc76a81/_base.scssc
[ERROR] npm sill gunzTarPerm modified mode [ 'test/.sass-cache/0b3025ce5ebd5d8f274b2380e48048e88fc76a81/_base.scssc',
[ERROR] npm sill gunzTarPerm 384,
[ERROR] npm sill gunzTarPerm 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/.sass-cache/2ed8477003f929c026d03f7c889db7cb66b50d4c/_base.scssc
[ERROR] npm sill gunzTarPerm modified mode [ 'test/.sass-cache/2ed8477003f929c026d03f7c889db7cb66b50d4c/_base.scssc',
[ERROR] npm sill gunzTarPerm 384,
[ERROR] npm sill gunzTarPerm 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/duplicates/d.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/duplicates/d.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/duplicates/b/1.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/duplicates/b/1.js', 420, 438 ]
[ERROR] npm http 304 http://registry.npmjs.org/is-path-in-cwd
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '45',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"2GS1QY7M6Q9MN6UPC0DWZKX0Z"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.309692,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1826-DFW',
[ERROR] npm sill get 'x-cache-hits': '2',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:36 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/is-path-in-cwd from cache
[ERROR] npm verb get saving is-path-in-cwd to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\is-path-in-cwd\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/each-async
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '48',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"6CXJ3JXRYKO1Z0QAJCF6AANJ2"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.308527,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1832-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/each-async from cache
[ERROR] npm verb get saving each-async to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\each-async\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/globby
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '12',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"C22OQ0DRNO31IJ9H8914P1V73"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.317012,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1828-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/globby from cache
[ERROR] npm verb get saving globby to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\globby\.cache.json
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-useref\package.json
[ERROR] npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gulp-rename-ab0dd524ad499f3e.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rename
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-sourcemaps\package.json
[ERROR] npm sill prepareForInstallMany adding event-stream@3.x from gulp-angular-templatecache dependencies
[ERROR] npm sill prepareForInstallMany adding path@0.x from gulp-angular-templatecache dependencies
[ERROR] npm sill prepareForInstallMany adding js-string-escape@~1.0.0 from gulp-angular-templatecache dependencies
[ERROR] npm sill prepareForInstallMany adding gulp-footer@1.x from gulp-angular-templatecache dependencies
[ERROR] npm sill prepareForInstallMany adding gulp-header@1.x from gulp-angular-templatecache dependencies
[ERROR] npm sill prepareForInstallMany adding gulp-concat@2.x from gulp-angular-templatecache dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache\package.json
[ERROR] npm verb request uri http://registry.npmjs.org/gzip-size
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:45 AM
[ERROR] npm verb etag "EJOSR07C6MVN5EXZKXRBXU4L"
[ERROR] npm http request GET http://registry.npmjs.org/gzip-size
[ERROR] npm http 304 http://registry.npmjs.org/object-assign
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '54',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"1WKYIZVJKREFK4HYXVMP3C9MW"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.368674,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1829-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/object-assign from cache
[ERROR] npm verb get saving object-assign to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\object-assign\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/rimraf
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '11',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"6I4EOA5Q384WECQJQVMHGA5OL"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.369376,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1821-DFW',
[ERROR] npm sill get 'x-cache-hits': '3',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:38 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/rimraf from cache
[ERROR] npm verb get saving rimraf to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\rimraf\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/is-path-cwd
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '45',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"6IG3WVKKTBYKC0PZGXUQVYJ6J"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.369362,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1821-DFW',
[ERROR] npm sill get 'x-cache-hits': '2',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:32:59 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/is-path-cwd from cache
[ERROR] npm verb get saving is-path-cwd to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\is-path-cwd\.cache.json
[ERROR] npm verb request uri http://registry.npmjs.org/autoprefixer-core
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:45 AM
[ERROR] npm verb etag "47KJVNAQNKZ1YSCE8ZD5MTFWA"
[ERROR] npm http request GET http://registry.npmjs.org/autoprefixer-core
[ERROR] npm verb request uri http://registry.npmjs.org/through2
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:45 AM
[ERROR] npm verb etag "A51YE04JBKCOO3ZBYV5WZ7WTK"
[ERROR] npm http request GET http://registry.npmjs.org/through2
[ERROR] npm verb request uri http://registry.npmjs.org/vinyl-sourcemaps-apply
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:45 AM
[ERROR] npm verb etag "5X4J1NU3C03WVQ353SIUCFT90"
[ERROR] npm http request GET http://registry.npmjs.org/vinyl-sourcemaps-apply
[ERROR] npm verb request uri http://registry.npmjs.org/findup-sync
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:45 AM
[ERROR] npm verb etag "CT2PJF8E88RPQNWEIB1UFL8EJ"
[ERROR] npm http request GET http://registry.npmjs.org/findup-sync
[ERROR] npm sill addNameRange number 2 { name: 'phantomjs', range: '>=1.9.0 <1.10.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'phantomjs',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.0.5',
[ERROR] npm sill addNameRange '0.0.6',
[ERROR] npm sill addNameRange '0.0.7',
[ERROR] npm sill addNameRange '0.0.8',
[ERROR] npm sill addNameRange '0.0.9',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.2.4',
[ERROR] npm sill addNameRange '0.2.5',
[ERROR] npm sill addNameRange '0.2.6',
[ERROR] npm sill addNameRange '1.8.0-1',
[ERROR] npm sill addNameRange '1.8.1-1',
[ERROR] npm sill addNameRange '1.8.1-2',
[ERROR] npm sill addNameRange '1.8.1-3',
[ERROR] npm sill addNameRange '1.8.2-0',
[ERROR] npm sill addNameRange '1.8.2-1',
[ERROR] npm sill addNameRange '1.8.2-2',
[ERROR] npm sill addNameRange '1.9.0-0',
[ERROR] npm sill addNameRange '1.9.0-1',
[ERROR] npm sill addNameRange '1.9.0-2',
[ERROR] npm sill addNameRange '1.9.0-3',
[ERROR] npm sill addNameRange '1.9.0-4',
[ERROR] npm sill addNameRange '1.9.0-5',
[ERROR] npm sill addNameRange '1.9.0-6',
[ERROR] npm sill addNameRange '1.9.1-0',
[ERROR] npm sill addNameRange '1.9.1-2',
[ERROR] npm sill addNameRange '1.9.1-3',
[ERROR] npm sill addNameRange '1.9.1-4',
[ERROR] npm sill addNameRange '1.9.1-5',
[ERROR] npm sill addNameRange '1.9.1-6',
[ERROR] npm sill addNameRange '1.9.1-7',
[ERROR] npm sill addNameRange '1.9.1-8',
[ERROR] npm sill addNameRange '1.9.1-9',
[ERROR] npm sill addNameRange '1.9.2-0',
[ERROR] npm sill addNameRange '1.9.2-1',
[ERROR] npm sill addNameRange '1.9.2-2',
[ERROR] npm sill addNameRange '1.9.2-3',
[ERROR] npm sill addNameRange '1.9.2-4',
[ERROR] npm sill addNameRange '1.9.2-5',
[ERROR] npm sill addNameRange '1.9.2-6',
[ERROR] npm sill addNameRange '1.9.6-0',
[ERROR] npm sill addNameRange '1.9.7-1',
[ERROR] npm sill addNameRange '1.9.7-3',
[ERROR] npm sill addNameRange '1.9.7-4',
[ERROR] npm sill addNameRange '1.9.7-5',
[ERROR] npm sill addNameRange '1.9.7-6',
[ERROR] npm sill addNameRange '1.9.7-7',
[ERROR] npm sill addNameRange '1.9.7-8',
[ERROR] npm sill addNameRange '1.9.7-9',
[ERROR] npm sill addNameRange '1.9.7-10',
[ERROR] npm sill addNameRange '1.9.7-11',
[ERROR] npm sill addNameRange '1.9.7-12',
[ERROR] npm sill addNameRange '1.9.7-13',
[ERROR] npm sill addNameRange '1.9.7-14',
[ERROR] npm sill addNameRange '1.9.7-15',
[ERROR] npm sill addNameRange '1.8.2-3',
[ERROR] npm sill addNameRange '1.9.8',
[ERROR] npm sill addNameRange '1.9.9',
[ERROR] npm sill addNameRange '1.9.10',
[ERROR] npm sill addNameRange '1.9.11',
[ERROR] npm sill addNameRange '1.9.12',
[ERROR] npm sill addNameRange '1.9.13',
[ERROR] npm sill addNameRange '1.9.15',
[ERROR] npm sill addNameRange '1.9.16' ] ]
[ERROR] npm sill addNamed phantomjs@1.9.16
[ERROR] npm verb addNamed "1.9.16" is a plain semver version for phantomjs
[ERROR] npm sill gunzTarPerm extractEntry jasmine_core.egg-info/requires.txt
[ERROR] npm sill gunzTarPerm modified mode [ 'jasmine_core.egg-info/requires.txt', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry jasmine_core.egg-info/top_level.txt
[ERROR] npm sill gunzTarPerm modified mode [ 'jasmine_core.egg-info/top_level.txt', 420, 438 ]
[ERROR] npm verb request uri http://registry.npmjs.org/pretty-bytes
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "A20CWKWKYPBY7MNO9WHO48ELE"
[ERROR] npm http request GET http://registry.npmjs.org/pretty-bytes
[ERROR] npm verb request uri http://registry.npmjs.org/multimatch
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "CG3O63X3GIX67QWA9ABWEFH58"
[ERROR] npm http request GET http://registry.npmjs.org/multimatch
[ERROR] npm sill gunzTarPerm extractEntry test/_bower.json
[ERROR] npm sill gunzTarPerm modified mode [ 'test/_bower.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/_bower_with_comments.json
[ERROR] npm sill gunzTarPerm modified mode [ 'test/_bower_with_comments.json', 420, 438 ]
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\uglify-save-license\package.json
[ERROR] npm sill prepareForInstallMany adding connect-history-api-fallback@0.0.5 from browser-sync-spa dependencies
[ERROR] npm sill prepareForInstallMany adding opt-merger@^1.1.0 from browser-sync-spa dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync-spa\package.json
[ERROR] npm sill cache add args [ 'log-symbols@^1.0.0', null ]
[ERROR] npm verb cache add spec log-symbols@^1.0.0
[ERROR] npm sill cache add parsed spec { raw: 'log-symbols@^1.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'log-symbols',
[ERROR] npm sill cache add rawSpec: '^1.0.0',
[ERROR] npm sill cache add spec: '>=1.0.0 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed log-symbols@>=1.0.0 <2.0.0
[ERROR] npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for log-symbols
[ERROR] npm sill addNameRange { name: 'log-symbols', range: '>=1.0.0 <2.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name log-symbols
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/log-symbols
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/log-symbols not in flight; fetching
[ERROR] npm sill cache add args [ 'string-length@^1.0.0', null ]
[ERROR] npm verb cache add spec string-length@^1.0.0
[ERROR] npm sill cache add parsed spec { raw: 'string-length@^1.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'string-length',
[ERROR] npm sill cache add rawSpec: '^1.0.0',
[ERROR] npm sill cache add spec: '>=1.0.0 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed string-length@>=1.0.0 <2.0.0
[ERROR] npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for string-length
[ERROR] npm sill addNameRange { name: 'string-length',
[ERROR] npm sill addNameRange range: '>=1.0.0 <2.0.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name string-length
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/string-length
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/string-length not in flight; fetching
[ERROR] npm sill cache add args [ 'text-table@^0.2.0', null ]
[ERROR] npm verb cache add spec text-table@^0.2.0
[ERROR] npm sill cache add parsed spec { raw: 'text-table@^0.2.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'text-table',
[ERROR] npm sill cache add rawSpec: '^0.2.0',
[ERROR] npm sill cache add spec: '>=0.2.0 <0.3.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed text-table@>=0.2.0 <0.3.0
[ERROR] npm verb addNamed ">=0.2.0 <0.3.0" is a valid semver range for text-table
[ERROR] npm sill addNameRange { name: 'text-table', range: '>=0.2.0 <0.3.0', hasData: false }
[ERROR] npm sill mapToRegistry name text-table
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/text-table
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/text-table not in flight; fetching
[ERROR] npm sill gunzTarPerm extractEntry CHANGELOG.md
[ERROR] npm sill gunzTarPerm modified mode [ 'CHANGELOG.md', 420, 438 ]
[ERROR] npm sill cache add args [ 'istextorbinary@1.0.2', null ]
[ERROR] npm verb cache add spec istextorbinary@1.0.2
[ERROR] npm sill cache add parsed spec { raw: 'istextorbinary@1.0.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'istextorbinary',
[ERROR] npm sill cache add rawSpec: '1.0.2',
[ERROR] npm sill cache add spec: '1.0.2',
[ERROR] npm sill cache add type: 'version' }
[ERROR] npm sill addNamed istextorbinary@1.0.2
[ERROR] npm verb addNamed "1.0.2" is a plain semver version for istextorbinary
[ERROR] npm sill mapToRegistry name istextorbinary
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/istextorbinary
[ERROR] npm verb addNameVersion registry:http://registry.npmjs.org/istextorbinary not in flight; fetching
[ERROR] npm sill cache add args [ 'replacestream@2.0.0', null ]
[ERROR] npm verb cache add spec replacestream@2.0.0
[ERROR] npm sill cache add parsed spec { raw: 'replacestream@2.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'replacestream',
[ERROR] npm sill cache add rawSpec: '2.0.0',
[ERROR] npm sill cache add spec: '2.0.0',
[ERROR] npm sill cache add type: 'version' }
[ERROR] npm sill addNamed replacestream@2.0.0
[ERROR] npm verb addNamed "2.0.0" is a plain semver version for replacestream
[ERROR] npm sill mapToRegistry name replacestream
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/replacestream
[ERROR] npm verb addNameVersion registry:http://registry.npmjs.org/replacestream not in flight; fetching
[ERROR] npm sill cache add args [ 'through2@0.6.3', null ]
[ERROR] npm verb cache add spec through2@0.6.3
[ERROR] npm sill cache add parsed spec { raw: 'through2@0.6.3',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'through2',
[ERROR] npm sill cache add rawSpec: '0.6.3',
[ERROR] npm sill cache add spec: '0.6.3',
[ERROR] npm sill cache add type: 'version' }
[ERROR] npm sill addNamed through2@0.6.3
[ERROR] npm verb addNamed "0.6.3" is a plain semver version for through2
[ERROR] npm sill mapToRegistry name through2
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/through2
[ERROR] npm verb addNameVersion registry:http://registry.npmjs.org/through2 already in flight; waiting
[ERROR] npm verb request uri http://registry.npmjs.org/xmlbuilder
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "A35T8FKOUWEDDY4G3NVMKJ2MU"
[ERROR] npm http request GET http://registry.npmjs.org/xmlbuilder
[ERROR] npm sill prepareForInstallMany adding event-stream@^3.1.1 from gulp-angular-filesort dependencies
[ERROR] npm sill prepareForInstallMany adding ng-dependencies@~0.2.0 from gulp-angular-filesort dependencies
[ERROR] npm sill prepareForInstallMany adding toposort@~0.2.10 from gulp-angular-filesort dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort\package.json
[ERROR] npm sill gunzTarPerm extractEntry lib/tunnel.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/tunnel.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/config.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/config.js', 420, 438 ]
[ERROR] npm verb request uri http://registry.npmjs.org/merge-stream
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "ERJSFLJOB9SIWOJ67L1BC1ORA"
[ERROR] npm http request GET http://registry.npmjs.org/merge-stream
[ERROR] npm verb request uri http://registry.npmjs.org/plexer
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "5JXDBURZU8ILFY66B199H206Y"
[ERROR] npm http request GET http://registry.npmjs.org/plexer
[ERROR] npm sill install resolved []
[ERROR] npm verb about to build C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-ng-html2js-preprocessor
[ERROR] npm info build C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-ng-html2js-preprocessor
[ERROR] npm sill prepareForInstallMany adding istanbul@~0.3.0 from karma-coverage dependencies
[ERROR] npm sill prepareForInstallMany adding ibrik@~2.0.0 from karma-coverage dependencies
[ERROR] npm sill prepareForInstallMany adding dateformat@~1.0.6 from karma-coverage dependencies
[ERROR] npm sill prepareForInstallMany adding minimatch@~0.3.0 from karma-coverage dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-coverage\package.json
[ERROR] npm info preinstall gulp-sourcemaps@1.3.0
[ERROR] npm sill cache add args [ 'object-assign@^2.0.0', null ]
[ERROR] npm verb cache add spec object-assign@^2.0.0
[ERROR] npm sill cache add parsed spec { raw: 'object-assign@^2.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'object-assign',
[ERROR] npm sill cache add rawSpec: '^2.0.0',
[ERROR] npm sill cache add spec: '>=2.0.0 <3.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed object-assign@>=2.0.0 <3.0.0
[ERROR] npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for object-assign
[ERROR] npm sill addNameRange { name: 'object-assign',
[ERROR] npm sill addNameRange range: '>=2.0.0 <3.0.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name object-assign
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/object-assign
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/object-assign already in flight; waiting
[ERROR] npm sill cache add args [ 'through2@^0.6.1', null ]
[ERROR] npm verb cache add spec through2@^0.6.1
[ERROR] npm sill cache add parsed spec { raw: 'through2@^0.6.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'through2',
[ERROR] npm sill cache add rawSpec: '^0.6.1',
[ERROR] npm sill cache add spec: '>=0.6.1 <0.7.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed through2@>=0.6.1 <0.7.0
[ERROR] npm verb addNamed ">=0.6.1 <0.7.0" is a valid semver range for through2
[ERROR] npm sill addNameRange { name: 'through2', range: '>=0.6.1 <0.7.0', hasData: false }
[ERROR] npm sill mapToRegistry name through2
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/through2
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/through2 already in flight; waiting
[ERROR] npm sill cache add args [ 'vinyl-file@^1.1.0', null ]
[ERROR] npm verb cache add spec vinyl-file@^1.1.0
[ERROR] npm sill cache add parsed spec { raw: 'vinyl-file@^1.1.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'vinyl-file',
[ERROR] npm sill cache add rawSpec: '^1.1.0',
[ERROR] npm sill cache add spec: '>=1.1.0 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed vinyl-file@>=1.1.0 <2.0.0
[ERROR] npm verb addNamed ">=1.1.0 <2.0.0" is a valid semver range for vinyl-file
[ERROR] npm sill addNameRange { name: 'vinyl-file', range: '>=1.1.0 <2.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name vinyl-file
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/vinyl-file
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/vinyl-file not in flight; fetching
[ERROR] npm sill prepareForInstallMany adding brace-expansion@^1.1.0 from gulp-useref dependencies
[ERROR] npm sill prepareForInstallMany adding gulp-concat@^2.5.2 from gulp-useref dependencies
[ERROR] npm sill prepareForInstallMany adding gulp-if@^1.2.5 from gulp-useref dependencies
[ERROR] npm sill prepareForInstallMany adding is-relative-url@^1.0.0 from gulp-useref dependencies
[ERROR] npm sill prepareForInstallMany adding lodash@^3.3.1 from gulp-useref dependencies
[ERROR] npm sill prepareForInstallMany adding node-useref@^0.3.1 from gulp-useref dependencies
[ERROR] npm sill prepareForInstallMany adding through2@^0.6.1 from gulp-useref dependencies
[ERROR] npm sill prepareForInstallMany adding vinyl-fs@^1.0.0 from gulp-useref dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-useref\package.json
[ERROR] npm verb request uri http://registry.npmjs.org/log-symbols
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "8S1XULQYA6O828JKGV94ZI9GV"
[ERROR] npm http request GET http://registry.npmjs.org/log-symbols
[ERROR] npm verb request uri http://registry.npmjs.org/text-table
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "93I8GPAVQUXG5T3ANGZSRHHW2"
[ERROR] npm http request GET http://registry.npmjs.org/text-table
[ERROR] npm verb request uri http://registry.npmjs.org/string-length
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "3ZDGYEPVDEEI7KCVYZM4AZSBB"
[ERROR] npm http request GET http://registry.npmjs.org/string-length
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-sourcemaps\package.json
[ERROR] npm sill cache add args [ 'strip-ansi@^2.0.1', null ]
[ERROR] npm verb cache add spec strip-ansi@^2.0.1
[ERROR] npm sill cache add parsed spec { raw: 'strip-ansi@^2.0.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'strip-ansi',
[ERROR] npm sill cache add rawSpec: '^2.0.1',
[ERROR] npm sill cache add spec: '>=2.0.1 <3.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed strip-ansi@>=2.0.1 <3.0.0
[ERROR] npm verb addNamed ">=2.0.1 <3.0.0" is a valid semver range for strip-ansi
[ERROR] npm sill addNameRange { name: 'strip-ansi', range: '>=2.0.1 <3.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name strip-ansi
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/strip-ansi
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/strip-ansi not in flight; fetching
[ERROR] npm sill cache add args [ 'ansi-styles@^2.0.1', null ]
[ERROR] npm verb cache add spec ansi-styles@^2.0.1
[ERROR] npm sill cache add parsed spec { raw: 'ansi-styles@^2.0.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'ansi-styles',
[ERROR] npm sill cache add rawSpec: '^2.0.1',
[ERROR] npm sill cache add spec: '>=2.0.1 <3.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed ansi-styles@>=2.0.1 <3.0.0
[ERROR] npm verb addNamed ">=2.0.1 <3.0.0" is a valid semver range for ansi-styles
[ERROR] npm sill addNameRange { name: 'ansi-styles', range: '>=2.0.1 <3.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name ansi-styles
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/ansi-styles
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/ansi-styles not in flight; fetching
[ERROR] npm sill cache add args [ 'escape-string-regexp@^1.0.2', null ]
[ERROR] npm verb cache add spec escape-string-regexp@^1.0.2
[ERROR] npm sill cache add parsed spec { raw: 'escape-string-regexp@^1.0.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'escape-string-regexp',
[ERROR] npm sill cache add rawSpec: '^1.0.2',
[ERROR] npm sill cache add spec: '>=1.0.2 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed escape-string-regexp@>=1.0.2 <2.0.0
[ERROR] npm verb addNamed ">=1.0.2 <2.0.0" is a valid semver range for escape-string-regexp
[ERROR] npm sill addNameRange { name: 'escape-string-regexp',
[ERROR] npm sill addNameRange range: '>=1.0.2 <2.0.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name escape-string-regexp
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/escape-string-regexp
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/escape-string-regexp not in flight; fetching
[ERROR] npm sill cache add args [ 'has-ansi@^1.0.3', null ]
[ERROR] npm verb cache add spec has-ansi@^1.0.3
[ERROR] npm sill cache add parsed spec { raw: 'has-ansi@^1.0.3',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'has-ansi',
[ERROR] npm sill cache add rawSpec: '^1.0.3',
[ERROR] npm sill cache add spec: '>=1.0.3 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed has-ansi@>=1.0.3 <2.0.0
[ERROR] npm verb addNamed ">=1.0.3 <2.0.0" is a valid semver range for has-ansi
[ERROR] npm sill addNameRange { name: 'has-ansi', range: '>=1.0.3 <2.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name has-ansi
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/has-ansi
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/has-ansi not in flight; fetching
[ERROR] npm sill cache add args [ 'supports-color@^1.3.0', null ]
[ERROR] npm verb cache add spec supports-color@^1.3.0
[ERROR] npm sill cache add parsed spec { raw: 'supports-color@^1.3.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'supports-color',
[ERROR] npm sill cache add rawSpec: '^1.3.0',
[ERROR] npm sill cache add spec: '>=1.3.0 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed supports-color@>=1.3.0 <2.0.0
[ERROR] npm verb addNamed ">=1.3.0 <2.0.0" is a valid semver range for supports-color
[ERROR] npm sill addNameRange { name: 'supports-color',
[ERROR] npm sill addNameRange range: '>=1.3.0 <2.0.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name supports-color
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/supports-color
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/supports-color not in flight; fetching
[ERROR] npm http 304 http://registry.npmjs.org/gzip-size
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"EJOSR07C6MVN5EXZKXRBXU4L"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.598109,VS0,VE62',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1820-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gzip-size from cache
[ERROR] npm verb get saving gzip-size to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gzip-size\.cache.json
[ERROR] npm sill install resolved []
[ERROR] npm verb about to build C:\Users\buschs1\Desktop\the_closure_ci\node_modules\uglify-save-license
[ERROR] npm info build C:\Users\buschs1\Desktop\the_closure_ci\node_modules\uglify-save-license
[ERROR] npm sill gunzTarPerm extractEntry test/duplicates/b/2.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/duplicates/b/2.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/duplicates/b/1.txt
[ERROR] npm sill gunzTarPerm modified mode [ 'test/duplicates/b/1.txt', 420, 438 ]
[ERROR] npm verb request uri http://registry.npmjs.org/istextorbinary
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "8JGHTLU5VMQY45K2ELF9MS8GT"
[ERROR] npm http request GET http://registry.npmjs.org/istextorbinary
[ERROR] npm sill addNameRange number 2 { name: 'each-async', range: '>=1.0.0 <2.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'each-async',
[ERROR] npm sill addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '1.0.0', '1.1.0', '1.1.1' ] ]
[ERROR] npm sill addNamed each-async@1.1.1
[ERROR] npm verb addNamed "1.1.1" is a plain semver version for each-async
[ERROR] npm sill addNameRange number 2 { name: 'is-path-in-cwd',
[ERROR] npm sill addNameRange range: '>=1.0.0 <2.0.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'is-path-in-cwd', [ '0.1.0', '0.1.1', '1.0.0' ] ]
[ERROR] npm sill addNamed is-path-in-cwd@1.0.0
[ERROR] npm verb addNamed "1.0.0" is a plain semver version for is-path-in-cwd
[ERROR] npm sill addNameRange number 2 { name: 'globby', range: '>=1.0.0 <2.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'globby',
[ERROR] npm sill addNameRange [ '0.1.0', '0.1.1', '1.0.0', '1.1.0', '1.2.0', '2.0.0' ] ]
[ERROR] npm sill addNamed globby@1.2.0
[ERROR] npm verb addNamed "1.2.0" is a plain semver version for globby
[ERROR] npm sill cache add args [ 'js-string-escape@~1.0.0', null ]
[ERROR] npm verb cache add spec js-string-escape@~1.0.0
[ERROR] npm sill cache add parsed spec { raw: 'js-string-escape@~1.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'js-string-escape',
[ERROR] npm sill cache add rawSpec: '~1.0.0',
[ERROR] npm sill cache add spec: '>=1.0.0 <1.1.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed js-string-escape@>=1.0.0 <1.1.0
[ERROR] npm verb addNamed ">=1.0.0 <1.1.0" is a valid semver range for js-string-escape
[ERROR] npm sill addNameRange { name: 'js-string-escape',
[ERROR] npm sill addNameRange range: '>=1.0.0 <1.1.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name js-string-escape
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/js-string-escape
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/js-string-escape not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-footer@1.x', null ]
[ERROR] npm verb cache add spec gulp-footer@1.x
[ERROR] npm sill cache add parsed spec { raw: 'gulp-footer@1.x',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-footer',
[ERROR] npm sill cache add rawSpec: '1.x',
[ERROR] npm sill cache add spec: '>=1.0.0 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-footer@>=1.0.0 <2.0.0
[ERROR] npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for gulp-footer
[ERROR] npm sill addNameRange { name: 'gulp-footer', range: '>=1.0.0 <2.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-footer
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-footer
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-footer not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-header@1.x', null ]
[ERROR] npm verb cache add spec gulp-header@1.x
[ERROR] npm sill cache add parsed spec { raw: 'gulp-header@1.x',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-header',
[ERROR] npm sill cache add rawSpec: '1.x',
[ERROR] npm sill cache add spec: '>=1.0.0 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-header@>=1.0.0 <2.0.0
[ERROR] npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for gulp-header
[ERROR] npm sill addNameRange { name: 'gulp-header', range: '>=1.0.0 <2.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-header
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-header
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-header not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-concat@2.x', null ]
[ERROR] npm verb cache add spec gulp-concat@2.x
[ERROR] npm sill cache add parsed spec { raw: 'gulp-concat@2.x',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-concat',
[ERROR] npm sill cache add rawSpec: '2.x',
[ERROR] npm sill cache add spec: '>=2.0.0 <3.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-concat@>=2.0.0 <3.0.0
[ERROR] npm verb addNamed ">=2.0.0 <3.0.0" is a valid semver range for gulp-concat
[ERROR] npm sill addNameRange { name: 'gulp-concat', range: '>=2.0.0 <3.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-concat
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-concat
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-concat not in flight; fetching
[ERROR] npm sill cache add args [ 'event-stream@3.x', null ]
[ERROR] npm verb cache add spec event-stream@3.x
[ERROR] npm sill cache add parsed spec { raw: 'event-stream@3.x',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'event-stream',
[ERROR] npm sill cache add rawSpec: '3.x',
[ERROR] npm sill cache add spec: '>=3.0.0 <4.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed event-stream@>=3.0.0 <4.0.0
[ERROR] npm verb addNamed ">=3.0.0 <4.0.0" is a valid semver range for event-stream
[ERROR] npm sill addNameRange { name: 'event-stream', range: '>=3.0.0 <4.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name event-stream
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/event-stream
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/event-stream not in flight; fetching
[ERROR] npm sill cache add args [ 'path@0.x', null ]
[ERROR] npm verb cache add spec path@0.x
[ERROR] npm sill cache add parsed spec { raw: 'path@0.x',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'path',
[ERROR] npm sill cache add rawSpec: '0.x',
[ERROR] npm sill cache add spec: '>=0.0.0 <1.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed path@>=0.0.0 <1.0.0
[ERROR] npm verb addNamed ">=0.0.0 <1.0.0" is a valid semver range for path
[ERROR] npm sill addNameRange { name: 'path', range: '>=0.0.0 <1.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name path
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/path
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/path not in flight; fetching
[ERROR] npm verb request uri http://registry.npmjs.org/replacestream
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "4H84KE9TDSJHKRNWFA2MEK8L8"
[ERROR] npm http request GET http://registry.npmjs.org/replacestream
[ERROR] npm sill gunzTarPerm extractEntry lib/jasmine-core.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/jasmine-core.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/console/console.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/console/console.js', 420, 438 ]
[ERROR] npm sill cache afterAdd phantomjs@1.9.16
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\phantomjs\1.9.16\package\package.json not in flight; writing
[ERROR] npm sill addNameRange number 2 { name: 'object-assign', range: '>=2.0.0 <3.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'object-assign',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '2.0.0' ] ]
[ERROR] npm sill addNamed object-assign@2.0.0
[ERROR] npm verb addNamed "2.0.0" is a plain semver version for object-assign
[ERROR] npm sill addNameRange number 2 { name: 'object-assign', range: '>=2.0.0 <3.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'object-assign',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '2.0.0' ] ]
[ERROR] npm sill addNamed object-assign@2.0.0
[ERROR] npm verb addNamed "2.0.0" is a plain semver version for object-assign
[ERROR] npm sill addNameRange number 2 { name: 'object-assign', range: '>=2.0.0 <3.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'object-assign',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '2.0.0' ] ]
[ERROR] npm sill addNamed object-assign@2.0.0
[ERROR] npm verb addNamed "2.0.0" is a plain semver version for object-assign
[ERROR] npm sill cache add args [ 'connect-history-api-fallback@0.0.5', null ]
[ERROR] npm verb cache add spec connect-history-api-fallback@0.0.5
[ERROR] npm sill cache add parsed spec { raw: 'connect-history-api-fallback@0.0.5',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'connect-history-api-fallback',
[ERROR] npm sill cache add rawSpec: '0.0.5',
[ERROR] npm sill cache add spec: '0.0.5',
[ERROR] npm sill cache add type: 'version' }
[ERROR] npm sill addNamed connect-history-api-fallback@0.0.5
[ERROR] npm verb addNamed "0.0.5" is a plain semver version for connect-history-api-fallback
[ERROR] npm sill mapToRegistry name connect-history-api-fallback
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/connect-history-api-fallback
[ERROR] npm verb addNameVersion registry:http://registry.npmjs.org/connect-history-api-fallback not in flight; fetching
[ERROR] npm sill cache add args [ 'opt-merger@^1.1.0', null ]
[ERROR] npm verb cache add spec opt-merger@^1.1.0
[ERROR] npm sill cache add parsed spec { raw: 'opt-merger@^1.1.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'opt-merger',
[ERROR] npm sill cache add rawSpec: '^1.1.0',
[ERROR] npm sill cache add spec: '>=1.1.0 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed opt-merger@>=1.1.0 <2.0.0
[ERROR] npm verb addNamed ">=1.1.0 <2.0.0" is a valid semver range for opt-merger
[ERROR] npm sill addNameRange { name: 'opt-merger', range: '>=1.1.0 <2.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name opt-merger
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/opt-merger
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/opt-merger not in flight; fetching
[ERROR] npm sill addNameRange number 2 { name: 'is-path-cwd', range: '>=1.0.0 <2.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'is-path-cwd', [ '0.1.0', '1.0.0' ] ]
[ERROR] npm sill addNamed is-path-cwd@1.0.0
[ERROR] npm verb addNamed "1.0.0" is a plain semver version for is-path-cwd
[ERROR] npm info linkStuff karma-ng-html2js-preprocessor@0.1.2
[ERROR] npm sill linkStuff karma-ng-html2js-preprocessor@0.1.2 has C:\Users\buschs1\Desktop\the_closure_ci\node_modules as its parent node_modules
[ERROR] npm sill addNameRange number 2 { name: 'rimraf', range: '>=2.2.8 <3.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'rimraf',
[ERROR] npm sill addNameRange [ '1.0.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.0.2',
[ERROR] npm sill addNameRange '1.0.4',
[ERROR] npm sill addNameRange '1.0.5',
[ERROR] npm sill addNameRange '1.0.6',
[ERROR] npm sill addNameRange '1.0.7',
[ERROR] npm sill addNameRange '1.0.8',
[ERROR] npm sill addNameRange '1.0.9',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.0.1',
[ERROR] npm sill addNameRange '2.0.2',
[ERROR] npm sill addNameRange '2.0.3',
[ERROR] npm sill addNameRange '2.1.0',
[ERROR] npm sill addNameRange '2.1.1',
[ERROR] npm sill addNameRange '2.1.2',
[ERROR] npm sill addNameRange '2.1.3',
[ERROR] npm sill addNameRange '2.1.4',
[ERROR] npm sill addNameRange '2.2.0',
[ERROR] npm sill addNameRange '2.2.1',
[ERROR] npm sill addNameRange '2.2.2',
[ERROR] npm sill addNameRange '2.2.3',
[ERROR] npm sill addNameRange '2.2.4',
[ERROR] npm sill addNameRange '2.2.5',
[ERROR] npm sill addNameRange '2.2.6',
[ERROR] npm sill addNameRange '2.2.8',
[ERROR] npm sill addNameRange '2.3.0',
[ERROR] npm sill addNameRange '2.3.1',
[ERROR] npm sill addNameRange '2.3.2',
[ERROR] npm sill addNameRange '2.3.3' ] ]
[ERROR] npm sill addNamed rimraf@2.3.3
[ERROR] npm verb addNamed "2.3.3" is a plain semver version for rimraf
[ERROR] npm http 304 http://registry.npmjs.org/autoprefixer-core
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"47KJVNAQNKZ1YSCE8ZD5MTFWA"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.825012,VS0,VE64',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1826-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/autoprefixer-core from cache
[ERROR] npm verb get saving autoprefixer-core to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\autoprefixer-core\.cache.json
[ERROR] npm verb request uri http://registry.npmjs.org/vinyl-file
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "SJDLYC1H00LF68DMVW6SQ6YO"
[ERROR] npm http request GET http://registry.npmjs.org/vinyl-file
[ERROR] npm http 304 http://registry.npmjs.org/through2
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '28',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"A51YE04JBKCOO3ZBYV5WZ7WTK"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.905182,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1827-DFW',
[ERROR] npm sill get 'x-cache-hits': '2',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/through2 from cache
[ERROR] npm verb get saving through2 to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\through2\.cache.json
[ERROR] npm sill cache add args [ 'event-stream@^3.1.1', null ]
[ERROR] npm verb cache add spec event-stream@^3.1.1
[ERROR] npm sill cache add parsed spec { raw: 'event-stream@^3.1.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'event-stream',
[ERROR] npm sill cache add rawSpec: '^3.1.1',
[ERROR] npm sill cache add spec: '>=3.1.1 <4.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed event-stream@>=3.1.1 <4.0.0
[ERROR] npm verb addNamed ">=3.1.1 <4.0.0" is a valid semver range for event-stream
[ERROR] npm sill addNameRange { name: 'event-stream', range: '>=3.1.1 <4.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name event-stream
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/event-stream
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/event-stream already in flight; waiting
[ERROR] npm sill cache add args [ 'ng-dependencies@~0.2.0', null ]
[ERROR] npm verb cache add spec ng-dependencies@~0.2.0
[ERROR] npm sill cache add parsed spec { raw: 'ng-dependencies@~0.2.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'ng-dependencies',
[ERROR] npm sill cache add rawSpec: '~0.2.0',
[ERROR] npm sill cache add spec: '>=0.2.0 <0.3.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed ng-dependencies@>=0.2.0 <0.3.0
[ERROR] npm verb addNamed ">=0.2.0 <0.3.0" is a valid semver range for ng-dependencies
[ERROR] npm sill addNameRange { name: 'ng-dependencies',
[ERROR] npm sill addNameRange range: '>=0.2.0 <0.3.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name ng-dependencies
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/ng-dependencies
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/ng-dependencies not in flight; fetching
[ERROR] npm sill cache add args [ 'toposort@~0.2.10', null ]
[ERROR] npm verb cache add spec toposort@~0.2.10
[ERROR] npm sill cache add parsed spec { raw: 'toposort@~0.2.10',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'toposort',
[ERROR] npm sill cache add rawSpec: '~0.2.10',
[ERROR] npm sill cache add spec: '>=0.2.10 <0.3.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed toposort@>=0.2.10 <0.3.0
[ERROR] npm verb addNamed ">=0.2.10 <0.3.0" is a valid semver range for toposort
[ERROR] npm sill addNameRange { name: 'toposort', range: '>=0.2.10 <0.3.0', hasData: false }
[ERROR] npm sill mapToRegistry name toposort
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/toposort
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/toposort not in flight; fetching
[ERROR] npm http 304 http://registry.npmjs.org/multimatch
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '46',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"CG3O63X3GIX67QWA9ABWEFH58"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.903993,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1833-DFW',
[ERROR] npm sill get 'x-cache-hits': '2',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:32 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/multimatch from cache
[ERROR] npm verb get saving multimatch to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\multimatch\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/pretty-bytes
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '46',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"A20CWKWKYPBY7MNO9WHO48ELE"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.906581,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1829-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/pretty-bytes from cache
[ERROR] npm verb get saving pretty-bytes to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\pretty-bytes\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/findup-sync
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '19',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"CT2PJF8E88RPQNWEIB1UFL8EJ"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.904188,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1822-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/findup-sync from cache
[ERROR] npm verb get saving findup-sync to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\findup-sync\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/xmlbuilder
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '43',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"A35T8FKOUWEDDY4G3NVMKJ2MU"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.905122,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1833-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/xmlbuilder from cache
[ERROR] npm verb get saving xmlbuilder to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\xmlbuilder\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/merge-stream
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '18',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"ERJSFLJOB9SIWOJ67L1BC1ORA"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.906349,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1834-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/merge-stream from cache
[ERROR] npm verb get saving merge-stream to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\merge-stream\.cache.json
[ERROR] npm verb request uri http://registry.npmjs.org/strip-ansi
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "9D9S1Y0BBQD36UMUV9U38ZKG1"
[ERROR] npm http request GET http://registry.npmjs.org/strip-ansi
[ERROR] npm verb request uri http://registry.npmjs.org/ansi-styles
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "9O45NVZEP528XJ58TZ8A6DMA0"
[ERROR] npm http request GET http://registry.npmjs.org/ansi-styles
[ERROR] npm verb request uri http://registry.npmjs.org/supports-color
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "4SHNAEHD19S3VGADXSKO905S7"
[ERROR] npm http request GET http://registry.npmjs.org/supports-color
[ERROR] npm verb request uri http://registry.npmjs.org/has-ansi
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "E4845616HRC12WMH43M936NTT"
[ERROR] npm http request GET http://registry.npmjs.org/has-ansi
[ERROR] npm verb request uri http://registry.npmjs.org/escape-string-regexp
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "3MH82UYHNQXDML9K2XGNGQDOS"
[ERROR] npm http request GET http://registry.npmjs.org/escape-string-regexp
[ERROR] npm sill cache add args [ 'minimatch@~0.3.0', null ]
[ERROR] npm verb cache add spec minimatch@~0.3.0
[ERROR] npm sill cache add parsed spec { raw: 'minimatch@~0.3.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'minimatch',
[ERROR] npm sill cache add rawSpec: '~0.3.0',
[ERROR] npm sill cache add spec: '>=0.3.0 <0.4.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed minimatch@>=0.3.0 <0.4.0
[ERROR] npm verb addNamed ">=0.3.0 <0.4.0" is a valid semver range for minimatch
[ERROR] npm sill addNameRange { name: 'minimatch', range: '>=0.3.0 <0.4.0', hasData: false }
[ERROR] npm sill mapToRegistry name minimatch
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/minimatch
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/minimatch not in flight; fetching
[ERROR] npm sill cache add args [ 'istanbul@~0.3.0', null ]
[ERROR] npm verb cache add spec istanbul@~0.3.0
[ERROR] npm sill cache add parsed spec { raw: 'istanbul@~0.3.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'istanbul',
[ERROR] npm sill cache add rawSpec: '~0.3.0',
[ERROR] npm sill cache add spec: '>=0.3.0 <0.4.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed istanbul@>=0.3.0 <0.4.0
[ERROR] npm verb addNamed ">=0.3.0 <0.4.0" is a valid semver range for istanbul
[ERROR] npm sill addNameRange { name: 'istanbul', range: '>=0.3.0 <0.4.0', hasData: false }
[ERROR] npm sill mapToRegistry name istanbul
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/istanbul
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/istanbul not in flight; fetching
[ERROR] npm sill cache add args [ 'ibrik@~2.0.0', null ]
[ERROR] npm verb cache add spec ibrik@~2.0.0
[ERROR] npm sill cache add parsed spec { raw: 'ibrik@~2.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'ibrik',
[ERROR] npm sill cache add rawSpec: '~2.0.0',
[ERROR] npm sill cache add spec: '>=2.0.0 <2.1.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed ibrik@>=2.0.0 <2.1.0
[ERROR] npm verb addNamed ">=2.0.0 <2.1.0" is a valid semver range for ibrik
[ERROR] npm sill addNameRange { name: 'ibrik', range: '>=2.0.0 <2.1.0', hasData: false }
[ERROR] npm sill mapToRegistry name ibrik
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/ibrik
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/ibrik not in flight; fetching
[ERROR] npm sill cache add args [ 'dateformat@~1.0.6', null ]
[ERROR] npm verb cache add spec dateformat@~1.0.6
[ERROR] npm sill cache add parsed spec { raw: 'dateformat@~1.0.6',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'dateformat',
[ERROR] npm sill cache add rawSpec: '~1.0.6',
[ERROR] npm sill cache add spec: '>=1.0.6 <1.1.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed dateformat@>=1.0.6 <1.1.0
[ERROR] npm verb addNamed ">=1.0.6 <1.1.0" is a valid semver range for dateformat
[ERROR] npm sill addNameRange { name: 'dateformat', range: '>=1.0.6 <1.1.0', hasData: false }
[ERROR] npm sill mapToRegistry name dateformat
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/dateformat
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/dateformat not in flight; fetching
[ERROR] npm http 304 http://registry.npmjs.org/plexer
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"5JXDBURZU8ILFY66B199H206Y"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.906826,VS0,VE45',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1823-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/plexer from cache
[ERROR] npm verb get saving plexer to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\plexer\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/vinyl-sourcemaps-apply
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get etag: '"5X4J1NU3C03WVQ353SIUCFT90"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843625.906261,VS0,VE48',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1824-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:45 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/vinyl-sourcemaps-apply from cache
[ERROR] npm verb get saving vinyl-sourcemaps-apply to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\vinyl-sourcemaps-apply\.cache.json
[ERROR] npm info linkStuff uglify-save-license@0.4.1
[ERROR] npm sill linkStuff uglify-save-license@0.4.1 has C:\Users\buschs1\Desktop\the_closure_ci\node_modules as its parent node_modules
[ERROR] npm sill prepareForInstallMany adding through2@^0.6.1 from gulp-sourcemaps dependencies
[ERROR] npm sill prepareForInstallMany adding vinyl@^0.4.2 from gulp-sourcemaps dependencies
[ERROR] npm sill prepareForInstallMany adding convert-source-map@^0.4.1 from gulp-sourcemaps dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-sourcemaps\package.json
[ERROR] npm verb request uri http://registry.npmjs.org/js-string-escape
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "7YMQE6WUGBPG7UPLYHFJ9AZKU"
[ERROR] npm http request GET http://registry.npmjs.org/js-string-escape
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-footer
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "25RC48LWSC9P7G8TX5108XEKE"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-footer
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-concat
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "BAXYID8I2OBJ7S3BC0K0IAWRM"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-concat
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-header
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "EEI6XCE62WDT155WD3DR5PL7B"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-header
[ERROR] npm verb request uri http://registry.npmjs.org/path
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "DWW0O02Q11GPS21DIDMZYXR10"
[ERROR] npm http request GET http://registry.npmjs.org/path
[ERROR] npm verb request uri http://registry.npmjs.org/event-stream
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "6UOW9FBI8SFFPAFU7ZI43P7OJ"
[ERROR] npm http request GET http://registry.npmjs.org/event-stream
[ERROR] npm http 304 http://registry.npmjs.org/text-table
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '60',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get etag: '"93I8GPAVQUXG5T3ANGZSRHHW2"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843626.061893,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1830-DFW',
[ERROR] npm sill get 'x-cache-hits': '2',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:27 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/text-table from cache
[ERROR] npm verb get saving text-table to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\text-table\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/log-symbols
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '3',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get etag: '"8S1XULQYA6O828JKGV94ZI9GV"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843626.062656,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1833-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/log-symbols from cache
[ERROR] npm verb get saving log-symbols to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\log-symbols\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/string-length
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '32',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get etag: '"3ZDGYEPVDEEI7KCVYZM4AZSBB"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843626.092699,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1830-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/string-length from cache
[ERROR] npm verb get saving string-length to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\string-length\.cache.json
[ERROR] npm sill cache afterAdd globby@1.2.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\globby\1.2.0\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd each-async@1.1.1
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\each-async\1.1.1\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd is-path-in-cwd@1.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\is-path-in-cwd\1.0.0\package\package.json not in flight; writing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\phantomjs\1.9.16\package\package.json written
[ERROR] npm sill install resolved [ { name: 'phantomjs',
[ERROR] npm sill install resolved version: '1.9.16',
[ERROR] npm sill install resolved keywords: [ 'phantomjs', 'headless', 'webkit' ],
[ERROR] npm sill install resolved description: 'Headless WebKit with JS API',
[ERROR] npm sill install resolved homepage: 'https://github.com/Medium/phantomjs',
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git://github.com/Medium/phantomjs.git' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Dan Pupius',
[ERROR] npm sill install resolved email: 'dan@obvious.com',
[ERROR] npm sill install resolved url: 'http://pupius.co.uk' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object], [Object] ],
[ERROR] npm sill install resolved main: 'lib/phantomjs',
[ERROR] npm sill install resolved bin: { phantomjs: './bin/phantomjs' },
[ERROR] npm sill install resolved scripts:
[ERROR] npm sill install resolved { install: 'node install.js',
[ERROR] npm sill install resolved test: 'nodeunit --reporter=minimal test/tests.js' },
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'adm-zip': '0.4.4',
[ERROR] npm sill install resolved 'fs-extra': '~0.16.0',
[ERROR] npm sill install resolved kew: '0.4.0',
[ERROR] npm sill install resolved npmconf: '2.1.1',
[ERROR] npm sill install resolved progress: '1.1.8',
[ERROR] npm sill install resolved request: '2.42.0',
[ERROR] npm sill install resolved 'request-progress': '0.3.1',
[ERROR] npm sill install resolved which: '~1.0.5' },
[ERROR] npm sill install resolved devDependencies: { nodeunit: '0.9.0' },
[ERROR] npm sill install resolved gitHead: '71b26b9c64679976528b7c86dac1b480f8986e2b',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/Medium/phantomjs/issues' },
[ERROR] npm sill install resolved _id: 'phantomjs@1.9.16',
[ERROR] npm sill install resolved _shasum: '989256190c00f987fc96b7067bdb5cd2e420bac9',
[ERROR] npm sill install resolved _from: 'phantomjs@>=1.9.0 <1.10.0',
[ERROR] npm sill install resolved _npmVersion: '2.5.1',
[ERROR] npm sill install resolved _nodeVersion: '0.12.0',
[ERROR] npm sill install resolved _npmUser: { name: 'nicks', email: 'nicholas.j.santos@gmail.com' },
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '989256190c00f987fc96b7067bdb5cd2e420bac9',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/phantomjs/-/phantomjs-1.9.16.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/phantomjs/-/phantomjs-1.9.16.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' } ]
[ERROR] npm info install phantomjs@1.9.16 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher
[ERROR] npm info installOne phantomjs@1.9.16
[ERROR] npm verb installOne of phantomjs to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher not in flight; installing
[ERROR] npm verb request uri http://registry.npmjs.org/opt-merger
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "29XE7ACT9KZ0ZW31UHVMWIT1R"
[ERROR] npm http request GET http://registry.npmjs.org/opt-merger
[ERROR] npm verb request uri http://registry.npmjs.org/connect-history-api-fallback
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "DAJLZ4GZJQ9TPX109FOMP5OLG"
[ERROR] npm http request GET http://registry.npmjs.org/connect-history-api-fallback
[ERROR] npm http 304 http://registry.npmjs.org/istextorbinary
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get etag: '"8JGHTLU5VMQY45K2ELF9MS8GT"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843626.091614,VS0,VE45',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1825-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/istextorbinary from cache
[ERROR] npm verb get saving istextorbinary to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\istextorbinary\.cache.json
[ERROR] npm sill cache add args [ 'brace-expansion@^1.1.0', null ]
[ERROR] npm verb cache add spec brace-expansion@^1.1.0
[ERROR] npm sill cache add parsed spec { raw: 'brace-expansion@^1.1.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'brace-expansion',
[ERROR] npm sill cache add rawSpec: '^1.1.0',
[ERROR] npm sill cache add spec: '>=1.1.0 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed brace-expansion@>=1.1.0 <2.0.0
[ERROR] npm verb addNamed ">=1.1.0 <2.0.0" is a valid semver range for brace-expansion
[ERROR] npm sill addNameRange { name: 'brace-expansion',
[ERROR] npm sill addNameRange range: '>=1.1.0 <2.0.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name brace-expansion
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/brace-expansion
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/brace-expansion not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-concat@^2.5.2', null ]
[ERROR] npm verb cache add spec gulp-concat@^2.5.2
[ERROR] npm sill cache add parsed spec { raw: 'gulp-concat@^2.5.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-concat',
[ERROR] npm sill cache add rawSpec: '^2.5.2',
[ERROR] npm sill cache add spec: '>=2.5.2 <3.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-concat@>=2.5.2 <3.0.0
[ERROR] npm verb addNamed ">=2.5.2 <3.0.0" is a valid semver range for gulp-concat
[ERROR] npm sill addNameRange { name: 'gulp-concat', range: '>=2.5.2 <3.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-concat
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-concat
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-concat already in flight; waiting
[ERROR] npm sill cache add args [ 'gulp-if@^1.2.5', null ]
[ERROR] npm verb cache add spec gulp-if@^1.2.5
[ERROR] npm sill cache add parsed spec { raw: 'gulp-if@^1.2.5',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-if',
[ERROR] npm sill cache add rawSpec: '^1.2.5',
[ERROR] npm sill cache add spec: '>=1.2.5 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-if@>=1.2.5 <2.0.0
[ERROR] npm verb addNamed ">=1.2.5 <2.0.0" is a valid semver range for gulp-if
[ERROR] npm sill addNameRange { name: 'gulp-if', range: '>=1.2.5 <2.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-if
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-if
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-if not in flight; fetching
[ERROR] npm sill cache add args [ 'is-relative-url@^1.0.0', null ]
[ERROR] npm verb cache add spec is-relative-url@^1.0.0
[ERROR] npm sill cache add parsed spec { raw: 'is-relative-url@^1.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'is-relative-url',
[ERROR] npm sill cache add rawSpec: '^1.0.0',
[ERROR] npm sill cache add spec: '>=1.0.0 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed is-relative-url@>=1.0.0 <2.0.0
[ERROR] npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for is-relative-url
[ERROR] npm sill addNameRange { name: 'is-relative-url',
[ERROR] npm sill addNameRange range: '>=1.0.0 <2.0.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name is-relative-url
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/is-relative-url
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/is-relative-url not in flight; fetching
[ERROR] npm sill cache add args [ 'lodash@^3.3.1', null ]
[ERROR] npm verb cache add spec lodash@^3.3.1
[ERROR] npm sill cache add parsed spec { raw: 'lodash@^3.3.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'lodash',
[ERROR] npm sill cache add rawSpec: '^3.3.1',
[ERROR] npm sill cache add spec: '>=3.3.1 <4.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed lodash@>=3.3.1 <4.0.0
[ERROR] npm verb addNamed ">=3.3.1 <4.0.0" is a valid semver range for lodash
[ERROR] npm sill addNameRange { name: 'lodash', range: '>=3.3.1 <4.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name lodash
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/lodash
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/lodash not in flight; fetching
[ERROR] npm sill cache add args [ 'node-useref@^0.3.1', null ]
[ERROR] npm verb cache add spec node-useref@^0.3.1
[ERROR] npm sill cache add parsed spec { raw: 'node-useref@^0.3.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'node-useref',
[ERROR] npm sill cache add rawSpec: '^0.3.1',
[ERROR] npm sill cache add spec: '>=0.3.1 <0.4.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed node-useref@>=0.3.1 <0.4.0
[ERROR] npm verb addNamed ">=0.3.1 <0.4.0" is a valid semver range for node-useref
[ERROR] npm sill addNameRange { name: 'node-useref', range: '>=0.3.1 <0.4.0', hasData: false }
[ERROR] npm sill mapToRegistry name node-useref
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/node-useref
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/node-useref not in flight; fetching
[ERROR] npm sill cache add args [ 'through2@^0.6.1', null ]
[ERROR] npm verb cache add spec through2@^0.6.1
[ERROR] npm sill cache add parsed spec { raw: 'through2@^0.6.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'through2',
[ERROR] npm sill cache add rawSpec: '^0.6.1',
[ERROR] npm sill cache add spec: '>=0.6.1 <0.7.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed through2@>=0.6.1 <0.7.0
[ERROR] npm verb addNamed ">=0.6.1 <0.7.0" is a valid semver range for through2
[ERROR] npm sill addNameRange { name: 'through2', range: '>=0.6.1 <0.7.0', hasData: false }
[ERROR] npm sill mapToRegistry name through2
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/through2
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/through2 already in flight; waiting
[ERROR] npm sill cache add args [ 'vinyl-fs@^1.0.0', null ]
[ERROR] npm verb cache add spec vinyl-fs@^1.0.0
[ERROR] npm sill cache add parsed spec { raw: 'vinyl-fs@^1.0.0',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'vinyl-fs',
[ERROR] npm sill cache add rawSpec: '^1.0.0',
[ERROR] npm sill cache add spec: '>=1.0.0 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed vinyl-fs@>=1.0.0 <2.0.0
[ERROR] npm verb addNamed ">=1.0.0 <2.0.0" is a valid semver range for vinyl-fs
[ERROR] npm sill addNameRange { name: 'vinyl-fs', range: '>=1.0.0 <2.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name vinyl-fs
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/vinyl-fs
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/vinyl-fs not in flight; fetching
[ERROR] npm http 304 http://registry.npmjs.org/replacestream
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get etag: '"4H84KE9TDSJHKRNWFA2MEK8L8"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843626.092458,VS0,VE48',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1834-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/replacestream from cache
[ERROR] npm verb get saving replacestream to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\replacestream\.cache.json
[ERROR] npm verb linkBins karma-ng-html2js-preprocessor@0.1.2
[ERROR] npm verb linkMans karma-ng-html2js-preprocessor@0.1.2
[ERROR] npm verb rebuildBundles karma-ng-html2js-preprocessor@0.1.2
[ERROR] npm sill gunzTarPerm extractEntry test/duplicates/b/2.json
[ERROR] npm sill gunzTarPerm modified mode [ 'test/duplicates/b/2.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/duplicates/b.json
[ERROR] npm sill gunzTarPerm modified mode [ 'test/duplicates/b.json', 420, 438 ]
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-flatten\package.json
[ERROR] npm sill addNameRange number 2 { name: 'gzip-size', range: '>=1.0.0 <2.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gzip-size', [ '0.1.0', '0.1.1', '0.2.0', '1.0.0' ] ]
[ERROR] npm sill addNamed gzip-size@1.0.0
[ERROR] npm verb addNamed "1.0.0" is a plain semver version for gzip-size
[ERROR] npm http 304 http://registry.npmjs.org/vinyl-file
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get etag: '"SJDLYC1H00LF68DMVW6SQ6YO"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843626.184463,VS0,VE45',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1824-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/vinyl-file from cache
[ERROR] npm verb get saving vinyl-file to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\vinyl-file\.cache.json
[ERROR] npm sill cache afterAdd object-assign@2.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\object-assign\2.0.0\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd object-assign@2.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\object-assign\2.0.0\package\package.json already in flight; not writing
[ERROR] npm sill cache afterAdd is-path-cwd@1.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\is-path-cwd\1.0.0\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd object-assign@2.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\object-assign\2.0.0\package\package.json already in flight; not writing
[ERROR] npm sill gunzTarPerm extractEntry test/_cyclic_bower.json
[ERROR] npm sill gunzTarPerm modified mode [ 'test/_cyclic_bower.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/_dependencies_bower.json
[ERROR] npm sill gunzTarPerm modified mode [ 'test/_dependencies_bower.json', 420, 438 ]
[ERROR] npm info install karma-ng-html2js-preprocessor@0.1.2
[ERROR] npm verb request uri http://registry.npmjs.org/toposort
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "7PJGCR52VPZ0L6VU4XLBN4JMX"
[ERROR] npm http request GET http://registry.npmjs.org/toposort
[ERROR] npm verb request uri http://registry.npmjs.org/ng-dependencies
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "1Z9BH0XW5K4Z1K6DQGZA2AI3"
[ERROR] npm http request GET http://registry.npmjs.org/ng-dependencies
[ERROR] npm sill gunzTarPerm extractEntry test/.sass-cache/2ed8477003f929c026d03f7c889db7cb66b50d4c/_sprite-img.scssc
[ERROR] npm sill gunzTarPerm modified mode [ 'test/.sass-cache/2ed8477003f929c026d03f7c889db7cb66b50d4c/_sprite-img.scssc',
[ERROR] npm sill gunzTarPerm 384,
[ERROR] npm sill gunzTarPerm 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/.sass-cache/659a7ce5a2510e7ee34271694a15d4b43d226856/_utilities.scssc
[ERROR] npm sill gunzTarPerm modified mode [ 'test/.sass-cache/659a7ce5a2510e7ee34271694a15d4b43d226856/_utilities.scssc',
[ERROR] npm sill gunzTarPerm 384,
[ERROR] npm sill gunzTarPerm 438 ]
[ERROR] npm sill cache afterAdd rimraf@2.3.3
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\rimraf\2.3.3\package\package.json not in flight; writing
[ERROR] npm verb request uri http://registry.npmjs.org/minimatch
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "91XDIWZ9TQ411189TUINSRVDV"
[ERROR] npm http request GET http://registry.npmjs.org/minimatch
[ERROR] npm verb request uri http://registry.npmjs.org/istanbul
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "2RWD3BWOUUCGPV0VJBU0PVBJX"
[ERROR] npm http request GET http://registry.npmjs.org/istanbul
[ERROR] npm verb request uri http://registry.npmjs.org/ibrik
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "4PZOZUFUSS26014UFPWREG4O9"
[ERROR] npm http request GET http://registry.npmjs.org/ibrik
[ERROR] npm verb request uri http://registry.npmjs.org/dateformat
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:46 AM
[ERROR] npm verb etag "3L1SFBZBAIOBID2R6WZCRSJCP"
[ERROR] npm http request GET http://registry.npmjs.org/dateformat
[ERROR] npm verb linkBins uglify-save-license@0.4.1
[ERROR] npm verb linkMans uglify-save-license@0.4.1
[ERROR] npm verb rebuildBundles uglify-save-license@0.4.1
[ERROR] npm info postinstall karma-ng-html2js-preprocessor@0.1.2
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-ng-annotate\package.json
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-jasmine\package.json
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\phantomjs-8141d25bca7a25f7.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher\node_modules\phantomjs
[ERROR] npm sill addNameRange number 2 { name: 'autoprefixer-core',
[ERROR] npm sill addNameRange range: '>=5.0.0 <6.0.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'autoprefixer-core',
[ERROR] npm sill addNameRange [ '3.0.0',
[ERROR] npm sill addNameRange '3.0.1',
[ERROR] npm sill addNameRange '3.1.0',
[ERROR] npm sill addNameRange '3.1.1',
[ERROR] npm sill addNameRange '3.1.2',
[ERROR] npm sill addNameRange '4.0.0',
[ERROR] npm sill addNameRange '4.0.1',
[ERROR] npm sill addNameRange '4.0.2',
[ERROR] npm sill addNameRange '5.0.0',
[ERROR] npm sill addNameRange '5.1.0',
[ERROR] npm sill addNameRange '5.1.1',
[ERROR] npm sill addNameRange '5.1.2',
[ERROR] npm sill addNameRange '5.1.3',
[ERROR] npm sill addNameRange '5.1.4',
[ERROR] npm sill addNameRange '5.1.5',
[ERROR] npm sill addNameRange '5.1.6',
[ERROR] npm sill addNameRange '5.1.7',
[ERROR] npm sill addNameRange '5.1.8',
[ERROR] npm sill addNameRange '5.1.9',
[ERROR] npm sill addNameRange '5.1.10',
[ERROR] npm sill addNameRange '5.1.11' ] ]
[ERROR] npm sill addNamed autoprefixer-core@5.1.11
[ERROR] npm verb addNamed "5.1.11" is a plain semver version for autoprefixer-core
[ERROR] npm info install uglify-save-license@0.4.1
[ERROR] npm http 304 http://registry.npmjs.org/strip-ansi
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '53',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get etag: '"9D9S1Y0BBQD36UMUV9U38ZKG1"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843626.368616,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1828-DFW',
[ERROR] npm sill get 'x-cache-hits': '3',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:28 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/strip-ansi from cache
[ERROR] npm verb get saving strip-ansi to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\strip-ansi\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/ansi-styles
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '60',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get etag: '"9O45NVZEP528XJ58TZ8A6DMA0"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843626.366778,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1822-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/ansi-styles from cache
[ERROR] npm verb get saving ansi-styles to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\ansi-styles\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/supports-color
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '60',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get etag: '"4SHNAEHD19S3VGADXSKO905S7"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843626.369108,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1824-DFW',
[ERROR] npm sill get 'x-cache-hits': '3',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:00 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/supports-color from cache
[ERROR] npm verb get saving supports-color to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\supports-color\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/has-ansi
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '53',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get etag: '"E4845616HRC12WMH43M936NTT"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843626.369753,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1831-DFW',
[ERROR] npm sill get 'x-cache-hits': '5',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:11 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/has-ansi from cache
[ERROR] npm verb get saving has-ansi to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\has-ansi\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/escape-string-regexp
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '55',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get etag: '"3MH82UYHNQXDML9K2XGNGQDOS"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843626.370210,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1831-DFW',
[ERROR] npm sill get 'x-cache-hits': '4',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:09 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/escape-string-regexp from cache
[ERROR] npm verb get saving escape-string-regexp to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\escape-string-regexp\.cache.json
[ERROR] npm sill install write writing phantomjs 1.9.16 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher\node_modules\phantomjs
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\each-async\1.1.1\package\package.json written
[ERROR] npm sill addNameRange number 2 { name: 'through2', range: '>=0.6.1 <0.7.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'through2',
[ERROR] npm sill addNameRange [ '0.0.0',
[ERROR] npm sill addNameRange '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.0.5',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '0.6.1',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '0.6.2',
[ERROR] npm sill addNameRange '0.6.3',
[ERROR] npm sill addNameRange '0.6.4',
[ERROR] npm sill addNameRange '0.6.5' ] ]
[ERROR] npm sill addNamed through2@0.6.5
[ERROR] npm verb addNamed "0.6.5" is a plain semver version for through2
[ERROR] npm sill addNameRange number 2 { name: 'through2', range: '>=0.6.2 <0.7.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'through2',
[ERROR] npm sill addNameRange [ '0.0.0',
[ERROR] npm sill addNameRange '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.0.5',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '0.6.1',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '0.6.2',
[ERROR] npm sill addNameRange '0.6.3',
[ERROR] npm sill addNameRange '0.6.4',
[ERROR] npm sill addNameRange '0.6.5' ] ]
[ERROR] npm sill addNamed through2@0.6.5
[ERROR] npm verb addNamed "0.6.5" is a plain semver version for through2
[ERROR] npm sill addNameRange number 2 { name: 'through2', range: '>=0.6.1 <0.7.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'through2',
[ERROR] npm sill addNameRange [ '0.0.0',
[ERROR] npm sill addNameRange '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.0.5',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '0.6.1',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '0.6.2',
[ERROR] npm sill addNameRange '0.6.3',
[ERROR] npm sill addNameRange '0.6.4',
[ERROR] npm sill addNameRange '0.6.5' ] ]
[ERROR] npm sill addNamed through2@0.6.5
[ERROR] npm verb addNamed "0.6.5" is a plain semver version for through2
[ERROR] npm sill addNameRange number 2 { name: 'through2', range: '>=0.6.1 <0.7.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'through2',
[ERROR] npm sill addNameRange [ '0.0.0',
[ERROR] npm sill addNameRange '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.0.5',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '0.6.1',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '0.6.2',
[ERROR] npm sill addNameRange '0.6.3',
[ERROR] npm sill addNameRange '0.6.4',
[ERROR] npm sill addNameRange '0.6.5' ] ]
[ERROR] npm sill addNamed through2@0.6.5
[ERROR] npm verb addNamed "0.6.5" is a plain semver version for through2
[ERROR] npm sill addNameRange number 2 { name: 'through2', range: '>=0.6.1 <0.7.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'through2',
[ERROR] npm sill addNameRange [ '0.0.0',
[ERROR] npm sill addNameRange '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.0.5',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '0.6.1',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '0.6.2',
[ERROR] npm sill addNameRange '0.6.3',
[ERROR] npm sill addNameRange '0.6.4',
[ERROR] npm sill addNameRange '0.6.5' ] ]
[ERROR] npm sill addNamed through2@0.6.5
[ERROR] npm verb addNamed "0.6.5" is a plain semver version for through2
[ERROR] npm sill addNameRange number 2 { name: 'findup-sync', range: '>=0.2.1 <0.3.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'findup-sync',
[ERROR] npm sill addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.2.0', '0.2.1' ] ]
[ERROR] npm sill addNamed findup-sync@0.2.1
[ERROR] npm verb addNamed "0.2.1" is a plain semver version for findup-sync
[ERROR] npm sill addNameRange number 2 { name: 'multimatch', range: '>=2.0.0 <3.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'multimatch',
[ERROR] npm sill addNameRange [ '0.1.0', '0.2.0', '0.3.0', '1.0.0', '1.0.1', '2.0.0' ] ]
[ERROR] npm sill addNamed multimatch@2.0.0
[ERROR] npm verb addNamed "2.0.0" is a plain semver version for multimatch
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\globby\1.2.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\is-path-in-cwd\1.0.0\package\package.json written
[ERROR] npm sill addNameRange number 2 { name: 'pretty-bytes', range: '>=1.0.1 <2.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'pretty-bytes',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.0.2',
[ERROR] npm sill addNameRange '1.0.3',
[ERROR] npm sill addNameRange '1.0.4' ] ]
[ERROR] npm sill addNamed pretty-bytes@1.0.4
[ERROR] npm verb addNamed "1.0.4" is a plain semver version for pretty-bytes
[ERROR] npm info preinstall gulp-flatten@0.0.4
[ERROR] npm verb request uri http://registry.npmjs.org/brace-expansion
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:47 AM
[ERROR] npm verb etag "18Z2VDE6EPY9JHP7D0I3PN5DH"
[ERROR] npm http request GET http://registry.npmjs.org/brace-expansion
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-csso\package.json
[ERROR] npm verb request uri http://registry.npmjs.org/node-useref
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:47 AM
[ERROR] npm verb etag "CYEHQIKSO1XK8PKBLCAM1RAVT"
[ERROR] npm http request GET http://registry.npmjs.org/node-useref
[ERROR] npm verb get http://registry.npmjs.org/lodash not expired, no request
[ERROR] npm sill addNameRange number 2 { name: 'lodash', range: '>=3.3.1 <4.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'lodash',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.3.2',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '0.5.0-rc.1',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.5.2',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '0.6.1',
[ERROR] npm sill addNameRange '0.7.0',
[ERROR] npm sill addNameRange '0.8.0',
[ERROR] npm sill addNameRange '0.8.1',
[ERROR] npm sill addNameRange '0.8.2',
[ERROR] npm sill addNameRange '0.9.0',
[ERROR] npm sill addNameRange '0.9.1',
[ERROR] npm sill addNameRange '0.9.2',
[ERROR] npm sill addNameRange '0.10.0',
[ERROR] npm sill addNameRange '1.0.0-rc.1',
[ERROR] npm sill addNameRange '1.0.0-rc.2',
[ERROR] npm sill addNameRange '1.0.0-rc.3',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.2.1',
[ERROR] npm sill addNameRange '1.3.0',
[ERROR] npm sill addNameRange '1.3.1',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.1.0',
[ERROR] npm sill addNameRange '2.2.0',
[ERROR] npm sill addNameRange '2.2.1',
[ERROR] npm sill addNameRange '2.3.0',
[ERROR] npm sill addNameRange '2.4.0',
[ERROR] npm sill addNameRange '2.4.1',
[ERROR] npm sill addNameRange '3.0.0',
[ERROR] npm sill addNameRange '3.0.1',
[ERROR] npm sill addNameRange '3.1.0',
[ERROR] npm sill addNameRange '3.2.0',
[ERROR] npm sill addNameRange '3.3.0',
[ERROR] npm sill addNameRange '3.3.1',
[ERROR] npm sill addNameRange '3.4.0',
[ERROR] npm sill addNameRange '3.5.0',
[ERROR] npm sill addNameRange '3.6.0',
[ERROR] npm sill addNameRange '1.0.2',
[ERROR] npm sill addNameRange '3.7.0',
[ERROR] npm sill addNameRange '2.4.2',
[ERROR] npm sill addNameRange '3.8.0' ] ]
[ERROR] npm sill addNamed lodash@3.8.0
[ERROR] npm verb addNamed "3.8.0" is a plain semver version for lodash
[ERROR] npm verb request uri http://registry.npmjs.org/is-relative-url
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:47 AM
[ERROR] npm verb etag "BTESKB07UZGVYXZYKMN1CJ274"
[ERROR] npm http request GET http://registry.npmjs.org/is-relative-url
[ERROR] npm verb request uri http://registry.npmjs.org/vinyl-fs
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:47 AM
[ERROR] npm verb etag "19EUREM5ORB2L4UTLSKIWFOYW"
[ERROR] npm http request GET http://registry.npmjs.org/vinyl-fs
[ERROR] npm verb request uri http://registry.npmjs.org/gulp-if
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:47 AM
[ERROR] npm verb etag "7IVMU802E4E6AK83L3EVC5ULO"
[ERROR] npm http request GET http://registry.npmjs.org/gulp-if
[ERROR] npm sill addNameRange number 2 { name: 'merge-stream', range: '>=0.1.7 <0.2.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'merge-stream',
[ERROR] npm sill addNameRange [ '0.0.0',
[ERROR] npm sill addNameRange '0.0.1',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.1.3',
[ERROR] npm sill addNameRange '0.1.4',
[ERROR] npm sill addNameRange '0.1.5',
[ERROR] npm sill addNameRange '0.1.6',
[ERROR] npm sill addNameRange '0.1.7' ] ]
[ERROR] npm sill addNamed merge-stream@0.1.7
[ERROR] npm verb addNamed "0.1.7" is a plain semver version for merge-stream
[ERROR] npm sill gunzTarPerm extractEntry lib/jasmine-core/boot.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/jasmine-core/boot.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/jasmine-core/jasmine-html.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/jasmine-core/jasmine-html.js', 420, 438 ]
[ERROR] npm info postinstall uglify-save-license@0.4.1
[ERROR] npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\karma-ng-html2js-preproc-6972931f4635a57a.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-ng-html2js-preprocessor
[ERROR] npm sill addNameRange number 2 { name: 'vinyl-sourcemaps-apply',
[ERROR] npm sill addNameRange range: '>=0.1.3 <0.2.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'vinyl-sourcemaps-apply',
[ERROR] npm sill addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.1.4' ] ]
[ERROR] npm sill addNamed vinyl-sourcemaps-apply@0.1.4
[ERROR] npm verb addNamed "0.1.4" is a plain semver version for vinyl-sourcemaps-apply
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\object-assign\2.0.0\package\package.json written
[ERROR] npm sill cache add args [ 'through2@^0.6.1', null ]
[ERROR] npm verb cache add spec through2@^0.6.1
[ERROR] npm sill cache add parsed spec { raw: 'through2@^0.6.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'through2',
[ERROR] npm sill cache add rawSpec: '^0.6.1',
[ERROR] npm sill cache add spec: '>=0.6.1 <0.7.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed through2@>=0.6.1 <0.7.0
[ERROR] npm verb addNamed ">=0.6.1 <0.7.0" is a valid semver range for through2
[ERROR] npm sill addNameRange { name: 'through2', range: '>=0.6.1 <0.7.0', hasData: false }
[ERROR] npm sill mapToRegistry name through2
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/through2
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/through2 not in flight; fetching
[ERROR] npm sill cache add args [ 'vinyl@^0.4.2', null ]
[ERROR] npm verb cache add spec vinyl@^0.4.2
[ERROR] npm sill cache add parsed spec { raw: 'vinyl@^0.4.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'vinyl',
[ERROR] npm sill cache add rawSpec: '^0.4.2',
[ERROR] npm sill cache add spec: '>=0.4.2 <0.5.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed vinyl@>=0.4.2 <0.5.0
[ERROR] npm verb addNamed ">=0.4.2 <0.5.0" is a valid semver range for vinyl
[ERROR] npm sill addNameRange { name: 'vinyl', range: '>=0.4.2 <0.5.0', hasData: false }
[ERROR] npm sill mapToRegistry name vinyl
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/vinyl
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/vinyl not in flight; fetching
[ERROR] npm sill cache add args [ 'convert-source-map@^0.4.1', null ]
[ERROR] npm verb cache add spec convert-source-map@^0.4.1
[ERROR] npm sill cache add parsed spec { raw: 'convert-source-map@^0.4.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'convert-source-map',
[ERROR] npm sill cache add rawSpec: '^0.4.1',
[ERROR] npm sill cache add spec: '>=0.4.1 <0.5.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed convert-source-map@>=0.4.1 <0.5.0
[ERROR] npm verb addNamed ">=0.4.1 <0.5.0" is a valid semver range for convert-source-map
[ERROR] npm sill addNameRange { name: 'convert-source-map',
[ERROR] npm sill addNameRange range: '>=0.4.1 <0.5.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name convert-source-map
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/convert-source-map
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/convert-source-map not in flight; fetching
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-flatten\package.json
[ERROR] npm sill addNameRange number 2 { name: 'log-symbols', range: '>=1.0.0 <2.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'log-symbols', [ '1.0.0', '1.0.1', '1.0.2' ] ]
[ERROR] npm sill addNamed log-symbols@1.0.2
[ERROR] npm verb addNamed "1.0.2" is a plain semver version for log-symbols
[ERROR] npm sill addNameRange number 2 { name: 'text-table', range: '>=0.2.0 <0.3.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'text-table',
[ERROR] npm sill addNameRange [ '0.0.0', '0.0.1', '0.1.0', '0.1.1', '0.2.0' ] ]
[ERROR] npm sill addNamed text-table@0.2.0
[ERROR] npm verb addNamed "0.2.0" is a plain semver version for text-table
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\is-path-cwd\1.0.0\package\package.json written
[ERROR] npm info preinstall gulp-ng-annotate@0.5.3
[ERROR] npm info preinstall karma-jasmine@0.3.5
[ERROR] npm sill addNameRange number 2 { name: 'string-length', range: '>=1.0.0 <2.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'string-length', [ '0.1.0', '0.1.1', '0.1.2', '1.0.0' ] ]
[ERROR] npm sill addNamed string-length@1.0.0
[ERROR] npm verb addNamed "1.0.0" is a plain semver version for string-length
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\rimraf\2.3.3\package\package.json written
[ERROR] npm sill install resolved [ { name: 'each-async',
[ERROR] npm sill install resolved version: '1.1.1',
[ERROR] npm sill install resolved description: 'Async concurrent iterator (async forEach)',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/each-async.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha --timeout 20000' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'each',
[ERROR] npm sill install resolved 'async',
[ERROR] npm sill install resolved 'asynchronous',
[ERROR] npm sill install resolved 'iteration',
[ERROR] npm sill install resolved 'iterate',
[ERROR] npm sill install resolved 'loop',
[ERROR] npm sill install resolved 'foreach',
[ERROR] npm sill install resolved 'parallel',
[ERROR] npm sill install resolved 'concurrent',
[ERROR] npm sill install resolved 'array',
[ERROR] npm sill install resolved 'flow',
[ERROR] npm sill install resolved 'control flow' ],
[ERROR] npm sill install resolved dependencies: { onetime: '^1.0.0', 'set-immediate-shim': '^1.0.0' },
[ERROR] npm sill install resolved devDependencies: { mocha: '*' },
[ERROR] npm sill install resolved gitHead: '65f7f663e0e1a323c11bd0e036a08f585ab34a9c',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/each-async/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/each-async',
[ERROR] npm sill install resolved _id: 'each-async@1.1.1',
[ERROR] npm sill install resolved _shasum: 'dee5229bdf0ab6ba2012a395e1b869abf8813473',
[ERROR] npm sill install resolved _from: 'each-async@>=1.0.0 <2.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.16',
[ERROR] npm sill install resolved _nodeVersion: '0.10.32',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'dee5229bdf0ab6ba2012a395e1b869abf8813473',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/each-async/-/each-async-1.1.1.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/each-async/-/each-async-1.1.1.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'globby',
[ERROR] npm sill install resolved version: '1.2.0',
[ERROR] npm sill install resolved description: 'Extends `glob` with support for multiple patterns',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/globby.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts:
[ERROR] npm sill install resolved { bench: 'npm update globby glob-stream && matcha bench.js',
[ERROR] npm sill install resolved test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'glob',
[ERROR] npm sill install resolved 'globs',
[ERROR] npm sill install resolved 'globbing',
[ERROR] npm sill install resolved 'minimatch',
[ERROR] npm sill install resolved 'match',
[ERROR] npm sill install resolved 'matcher',
[ERROR] npm sill install resolved 'pattern',
[ERROR] npm sill install resolved 'patterns',
[ERROR] npm sill install resolved 'find',
[ERROR] npm sill install resolved 'paths',
[ERROR] npm sill install resolved 'files',
[ERROR] npm sill install resolved 'folders',
[ERROR] npm sill install resolved 'dirs',
[ERROR] npm sill install resolved 'directories',
[ERROR] npm sill install resolved 'wildcard',
[ERROR] npm sill install resolved 'wildcards',
[ERROR] npm sill install resolved 'expand',
[ERROR] npm sill install resolved 'multi',
[ERROR] npm sill install resolved 'multiple',
[ERROR] npm sill install resolved 'array',
[ERROR] npm sill install resolved 'all',
[ERROR] npm sill install resolved 'gulpfriendly',
[ERROR] npm sill install resolved 'fnmatch',
[ERROR] npm sill install resolved 'traverse',
[ERROR] npm sill install resolved 'filesystem',
[ERROR] npm sill install resolved 'fs',
[ERROR] npm sill install resolved 'filter',
[ERROR] npm sill install resolved 'util',
[ERROR] npm sill install resolved 'utility' ],
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'array-union': '^1.0.1',
[ERROR] npm sill install resolved async: '^0.9.0',
[ERROR] npm sill install resolved glob: '^4.4.0',
[ERROR] npm sill install resolved 'object-assign': '^2.0.0' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { 'glob-stream': 'git+https://github.com/wearefractal/glob-stream.git#master',
[ERROR] npm sill install resolved globby: 'git+https://github.com/sindresorhus/globby.git#master',
[ERROR] npm sill install resolved matcha: '^0.6.0',
[ERROR] npm sill install resolved mocha: '*',
[ERROR] npm sill install resolved rimraf: '^2.2.8' },
[ERROR] npm sill install resolved gitHead: 'a9f08a55db62ab333883c1f05e716ddc707fdc16',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/globby/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/globby',
[ERROR] npm sill install resolved _id: 'globby@1.2.0',
[ERROR] npm sill install resolved _shasum: 'c7c97ad1cc6f8594811da1eb82906a852ba47da4',
[ERROR] npm sill install resolved _from: 'globby@>=1.0.0 <2.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.5.1',
[ERROR] npm sill install resolved _nodeVersion: '0.12.0',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'c7c97ad1cc6f8594811da1eb82906a852ba47da4',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/globby/-/globby-1.2.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/globby/-/globby-1.2.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'is-path-in-cwd',
[ERROR] npm sill install resolved version: '1.0.0',
[ERROR] npm sill install resolved description: 'Check if a path is in the current working directory',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/is-path-in-cwd.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'path',
[ERROR] npm sill install resolved 'cwd',
[ERROR] npm sill install resolved 'pwd',
[ERROR] npm sill install resolved 'check',
[ERROR] npm sill install resolved 'filepath',
[ERROR] npm sill install resolved 'file',
[ERROR] npm sill install resolved 'folder',
[ERROR] npm sill install resolved 'in',
[ERROR] npm sill install resolved 'inside' ],
[ERROR] npm sill install resolved dependencies: { 'is-path-inside': '^1.0.0' },
[ERROR] npm sill install resolved devDependencies: { mocha: '*' },
[ERROR] npm sill install resolved gitHead: 'a5a2a7c967eae3f6faee9ab5e40abca6127d55de',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/is-path-in-cwd/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/is-path-in-cwd',
[ERROR] npm sill install resolved _id: 'is-path-in-cwd@1.0.0',
[ERROR] npm sill install resolved _shasum: '6477582b8214d602346094567003be8a9eac04dc',
[ERROR] npm sill install resolved _from: 'is-path-in-cwd@>=1.0.0 <2.0.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.21',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '6477582b8214d602346094567003be8a9eac04dc',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-1.0.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/is-path-in-cwd/-/is-path-in-cwd-1.0.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'object-assign',
[ERROR] npm sill install resolved version: '2.0.0',
[ERROR] npm sill install resolved description: 'ES6 Object.assign() ponyfill',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/object-assign.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'object',
[ERROR] npm sill install resolved 'assign',
[ERROR] npm sill install resolved 'extend',
[ERROR] npm sill install resolved 'properties',
[ERROR] npm sill install resolved 'es6',
[ERROR] npm sill install resolved 'ecmascript',
[ERROR] npm sill install resolved 'harmony',
[ERROR] npm sill install resolved 'ponyfill',
[ERROR] npm sill install resolved 'prollyfill',
[ERROR] npm sill install resolved 'polyfill',
[ERROR] npm sill install resolved 'shim',
[ERROR] npm sill install resolved 'browser' ],
[ERROR] npm sill install resolved devDependencies: { mocha: '*' },
[ERROR] npm sill install resolved gitHead: '4cd0365f5a78dd369473ca0bbd31f7b234148c42',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/object-assign/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/object-assign',
[ERROR] npm sill install resolved _id: 'object-assign@2.0.0',
[ERROR] npm sill install resolved _shasum: 'f8309b09083b01261ece3ef7373f2b57b8dd7042',
[ERROR] npm sill install resolved _from: 'object-assign@>=2.0.0 <3.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.5',
[ERROR] npm sill install resolved _nodeVersion: '0.10.32',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'f8309b09083b01261ece3ef7373f2b57b8dd7042',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'is-path-cwd',
[ERROR] npm sill install resolved version: '1.0.0',
[ERROR] npm sill install resolved description: 'Check if a path is CWD',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/is-path-cwd.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords: [ 'path', 'cwd', 'pwd', 'check', 'filepath', 'file', 'folder' ],
[ERROR] npm sill install resolved devDependencies: { mocha: '*' },
[ERROR] npm sill install resolved gitHead: 'f71d4ecaa43bfe23c9cb35af6bf31e6b5b3f04eb',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/is-path-cwd/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/is-path-cwd',
[ERROR] npm sill install resolved _id: 'is-path-cwd@1.0.0',
[ERROR] npm sill install resolved _shasum: 'd225ec23132e89edd38fda767472e62e65f1106d',
[ERROR] npm sill install resolved _from: 'is-path-cwd@>=1.0.0 <2.0.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.21',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'd225ec23132e89edd38fda767472e62e65f1106d',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/is-path-cwd/-/is-path-cwd-1.0.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/is-path-cwd/-/is-path-cwd-1.0.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'rimraf',
[ERROR] npm sill install resolved version: '2.3.3',
[ERROR] npm sill install resolved main: 'rimraf.js',
[ERROR] npm sill install resolved description: 'A deep deletion module for node (like `rm -rf`)',
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Isaac Z. Schlueter',
[ERROR] npm sill install resolved email: 'i@izs.me',
[ERROR] npm sill install resolved url: 'http://blog.izs.me/' },
[ERROR] npm sill install resolved license:
[ERROR] npm sill install resolved { type: 'MIT',
[ERROR] npm sill install resolved url: 'https://github.com/isaacs/rimraf/raw/master/LICENSE' },
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git://github.com/isaacs/rimraf.git' },
[ERROR] npm sill install resolved scripts: { test: 'cd test && bash run.sh' },
[ERROR] npm sill install resolved bin: { rimraf: './bin.js' },
[ERROR] npm sill install resolved dependencies: { glob: '^4.4.2' },
[ERROR] npm sill install resolved files: [ 'bin.js', 'rimraf.js', 'LICENSE', 'README.md' ],
[ERROR] npm sill install resolved gitHead: 'ad4efe8102a72c77bf2b13165ecc2229a9a68955',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/isaacs/rimraf/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/isaacs/rimraf',
[ERROR] npm sill install resolved _id: 'rimraf@2.3.3',
[ERROR] npm sill install resolved _shasum: 'd0073d8b3010611e8f3ad377b08e9a3c18b98f06',
[ERROR] npm sill install resolved _from: 'rimraf@>=2.2.8 <3.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.7.6',
[ERROR] npm sill install resolved _nodeVersion: '1.7.1',
[ERROR] npm sill install resolved _npmUser: { name: 'isaacs', email: 'isaacs@npmjs.com' },
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'd0073d8b3010611e8f3ad377b08e9a3c18b98f06',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/rimraf/-/rimraf-2.3.3.tgz' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/rimraf/-/rimraf-2.3.3.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' } ]
[ERROR] npm info install each-async@1.1.1 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del
[ERROR] npm info install globby@1.2.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del
[ERROR] npm info install is-path-in-cwd@1.0.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del
[ERROR] npm info install object-assign@2.0.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del
[ERROR] npm info install is-path-cwd@1.0.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del
[ERROR] npm info install rimraf@2.3.3 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del
[ERROR] npm info installOne each-async@1.1.1
[ERROR] npm verb installOne of each-async to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del not in flight; installing
[ERROR] npm info installOne globby@1.2.0
[ERROR] npm verb installOne of globby to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del not in flight; installing
[ERROR] npm info installOne is-path-in-cwd@1.0.0
[ERROR] npm verb installOne of is-path-in-cwd to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del not in flight; installing
[ERROR] npm info installOne object-assign@2.0.0
[ERROR] npm verb installOne of object-assign to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del not in flight; installing
[ERROR] npm info installOne is-path-cwd@1.0.0
[ERROR] npm verb installOne of is-path-cwd to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del not in flight; installing
[ERROR] npm info installOne rimraf@2.3.3
[ERROR] npm verb installOne of rimraf to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del not in flight; installing
[ERROR] npm sill gunzTarPerm extractEntry test/_empty.json
[ERROR] npm sill gunzTarPerm modified mode [ 'test/_empty.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/_env_based_bower.json
[ERROR] npm sill gunzTarPerm modified mode [ 'test/_env_based_bower.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/duplicates/c/3.json
[ERROR] npm sill gunzTarPerm modified mode [ 'test/duplicates/c/3.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/duplicates/c.txt
[ERROR] npm sill gunzTarPerm modified mode [ 'test/duplicates/c.txt', 420, 438 ]
[ERROR] npm sill cache afterAdd gzip-size@1.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gzip-size\1.0.0\package\package.json not in flight; writing
[ERROR] npm info preinstall gulp-csso@1.0.0
[ERROR] npm sill gunzTarPerm extractEntry test/.sass-cache/6a96f20f03dac6e90e23265a4caed8e2b7c15a86/_sprites.scssc
[ERROR] npm sill gunzTarPerm modified mode [ 'test/.sass-cache/6a96f20f03dac6e90e23265a4caed8e2b7c15a86/_sprites.scssc',
[ERROR] npm sill gunzTarPerm 384,
[ERROR] npm sill gunzTarPerm 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/.sass-cache/7e1e8ae0e828f1b01e42795a1c27815931be6b24/%042.pngc
[ERROR] npm sill gunzTarPerm modified mode [ 'test/.sass-cache/7e1e8ae0e828f1b01e42795a1c27815931be6b24/%042.pngc',
[ERROR] npm sill gunzTarPerm 384,
[ERROR] npm sill gunzTarPerm 438 ]
[ERROR] npm verb unlock done using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\uglify-save-license-fb67a28f327b19b5.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\uglify-save-license
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-ng-annotate\package.json
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-jasmine\package.json
[ERROR] npm sill addNameRange number 2 { name: 'vinyl-file', range: '>=1.1.0 <2.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'vinyl-file', [ '1.0.0', '1.1.0', '1.1.1' ] ]
[ERROR] npm sill addNamed vinyl-file@1.1.1
[ERROR] npm verb addNamed "1.1.1" is a plain semver version for vinyl-file
[ERROR] npm http 304 http://registry.npmjs.org/gulp-concat
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '48',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get etag: '"BAXYID8I2OBJ7S3BC0K0IAWRM"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843626.903469,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1834-DFW',
[ERROR] npm sill get 'x-cache-hits': '2',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:04 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-concat from cache
[ERROR] npm verb get saving gulp-concat to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-concat\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/gulp-header
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get etag: '"EEI6XCE62WDT155WD3DR5PL7B"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843626.903869,VS0,VE48',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1823-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-header from cache
[ERROR] npm verb get saving gulp-header to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-header\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/gulp-footer
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get etag: '"25RC48LWSC9P7G8TX5108XEKE"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843626.903722,VS0,VE188',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1821-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-footer from cache
[ERROR] npm verb get saving gulp-footer to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-footer\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/js-string-escape
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:46 GMT',
[ERROR] npm sill get etag: '"7YMQE6WUGBPG7UPLYHFJ9AZKU"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843626.902712,VS0,VE196',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1829-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/js-string-escape from cache
[ERROR] npm verb get saving js-string-escape to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\js-string-escape\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/dateformat
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '28',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"3L1SFBZBAIOBID2R6WZCRSJCP"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.221094,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1830-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/dateformat from cache
[ERROR] npm verb get saving dateformat to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\dateformat\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/event-stream
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '36',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"6UOW9FBI8SFFPAFU7ZI43P7OJ"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.256650,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1823-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/event-stream from cache
[ERROR] npm verb get saving event-stream to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\event-stream\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/path
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"DWW0O02Q11GPS21DIDMZYXR10"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.212008,VS0,VE45',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1833-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/path from cache
[ERROR] npm verb get saving path to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\path\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/opt-merger
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '46',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"29XE7ACT9KZ0ZW31UHVMWIT1R"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.257129,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1832-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/opt-merger from cache
[ERROR] npm verb get saving opt-merger to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\opt-merger\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/toposort
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '1',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"7PJGCR52VPZ0L6VU4XLBN4JMX"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.258088,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1824-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/toposort from cache
[ERROR] npm verb get saving toposort to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\toposort\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/minimatch
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '8',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"91XDIWZ9TQ411189TUINSRVDV"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.260384,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1826-DFW',
[ERROR] npm sill get 'x-cache-hits': '3',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:42 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/minimatch from cache
[ERROR] npm verb get saving minimatch to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\minimatch\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/istanbul
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '44',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"2RWD3BWOUUCGPV0VJBU0PVBJX"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.258332,VS0,VE1',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1832-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/istanbul from cache
[ERROR] npm verb get saving istanbul to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\istanbul\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/connect-history-api-fallback
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"DAJLZ4GZJQ9TPX109FOMP5OLG"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.215967,VS0,VE62',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1824-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/connect-history-api-fallback from cache
[ERROR] npm verb get saving connect-history-api-fallback to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\connect-history-api-fallback\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/ng-dependencies
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"1Z9BH0XW5K4Z1K6DQGZA2AI3"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.259740,VS0,VE62',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1826-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/ng-dependencies from cache
[ERROR] npm verb get saving ng-dependencies to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\ng-dependencies\.cache.json
[ERROR] npm sill cache afterAdd autoprefixer-core@5.1.11
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\autoprefixer-core\5.1.11\package\package.json not in flight; writing
[ERROR] npm sill gunzTarPerm extractEntry utility.js
[ERROR] npm sill gunzTarPerm modified mode [ 'utility.js', 420, 438 ]
[ERROR] npm http 304 http://registry.npmjs.org/brace-expansion
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '20',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"18Z2VDE6EPY9JHP7D0I3PN5DH"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.322059,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1826-DFW',
[ERROR] npm sill get 'x-cache-hits': '217',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:19:58 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/brace-expansion from cache
[ERROR] npm verb get saving brace-expansion to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\brace-expansion\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/vinyl-fs
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '1',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"19EUREM5ORB2L4UTLSKIWFOYW"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.332697,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1829-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/vinyl-fs from cache
[ERROR] npm verb get saving vinyl-fs to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\vinyl-fs\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/gulp-if
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '48',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"7IVMU802E4E6AK83L3EVC5ULO"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.334927,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1821-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/gulp-if from cache
[ERROR] npm verb get saving gulp-if to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\gulp-if\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/node-useref
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"CYEHQIKSO1XK8PKBLCAM1RAVT"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.329700,VS0,VE63',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1832-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/node-useref from cache
[ERROR] npm verb get saving node-useref to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\node-useref\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/ibrik
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"4PZOZUFUSS26014UFPWREG4O9"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.259918,VS0,VE192',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1827-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/ibrik from cache
[ERROR] npm verb get saving ibrik to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\ibrik\.cache.json
[ERROR] npm sill cache afterAdd through2@0.6.5
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\through2\0.6.5\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd through2@0.6.5
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\through2\0.6.5\package\package.json already in flight; not writing
[ERROR] npm sill cache afterAdd through2@0.6.5
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\through2\0.6.5\package\package.json already in flight; not writing
[ERROR] npm sill cache afterAdd through2@0.6.5
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\through2\0.6.5\package\package.json already in flight; not writing
[ERROR] npm sill cache afterAdd through2@0.6.5
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\through2\0.6.5\package\package.json already in flight; not writing
[ERROR] npm sill cache afterAdd through2@0.6.3
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\through2\0.6.3\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd multimatch@2.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\multimatch\2.0.0\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd multimatch@2.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\multimatch\2.0.0\package\package.json already in flight; not writing
[ERROR] npm verb unbuild node_modules\karma-phantomjs-launcher\node_modules\phantomjs
[ERROR] npm sill cache afterAdd xmlbuilder@0.4.2
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\xmlbuilder\0.4.2\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd lodash@3.8.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\lodash\3.8.0\package\package.json not in flight; writing
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-csso\package.json
[ERROR] npm sill cache afterAdd findup-sync@0.2.1
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\findup-sync\0.2.1\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd merge-stream@0.1.7
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\merge-stream\0.1.7\package\package.json not in flight; writing
[ERROR] npm verb get http://registry.npmjs.org/through2 not expired, no request
[ERROR] npm sill addNameRange number 2 { name: 'through2', range: '>=0.6.1 <0.7.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'through2',
[ERROR] npm sill addNameRange [ '0.0.0',
[ERROR] npm sill addNameRange '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.0.5',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '0.6.1',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '0.6.2',
[ERROR] npm sill addNameRange '0.6.3',
[ERROR] npm sill addNameRange '0.6.4',
[ERROR] npm sill addNameRange '0.6.5' ] ]
[ERROR] npm sill addNamed through2@0.6.5
[ERROR] npm verb addNamed "0.6.5" is a plain semver version for through2
[ERROR] npm verb request uri http://registry.npmjs.org/vinyl
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:48 AM
[ERROR] npm verb etag "C6AY7VPRZAP0ZTE1V9730C6NR"
[ERROR] npm http request GET http://registry.npmjs.org/vinyl
[ERROR] npm sill cache afterAdd pretty-bytes@1.0.4
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\pretty-bytes\1.0.4\package\package.json not in flight; writing
[ERROR] npm verb request uri http://registry.npmjs.org/convert-source-map
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:48 AM
[ERROR] npm verb etag "4JV5642C5GQ5YTHJEBUAFMMU1"
[ERROR] npm http request GET http://registry.npmjs.org/convert-source-map
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\globby-0130bb8e3c151aa5.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\globby
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\is-path-in-cwd-94857da874cec1c5.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\is-path-in-cwd
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\object-assign-a489ee030593cb50.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\object-assign
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\rimraf-c691b5201e2332e4.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\rimraf
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\is-path-cwd-1d9b379aa5b2535d.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\is-path-cwd
[ERROR] npm sill cache afterAdd plexer@0.0.3
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\plexer\0.0.3\package\package.json not in flight; writing
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\each-async-56da2ac4b6de63b0.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\each-async
[ERROR] npm sill cache afterAdd vinyl-sourcemaps-apply@0.1.4
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\vinyl-sourcemaps-apply\0.1.4\package\package.json not in flight; writing
[ERROR] npm sill addNameRange number 2 { name: 'supports-color',
[ERROR] npm sill addNameRange range: '>=1.3.0 <2.0.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'supports-color',
[ERROR] npm sill addNameRange [ '0.2.0', '1.0.0', '1.1.0', '1.2.0', '1.2.1', '1.3.0', '1.3.1' ] ]
[ERROR] npm sill addNamed supports-color@1.3.1
[ERROR] npm verb addNamed "1.3.1" is a plain semver version for supports-color
[ERROR] npm sill addNameRange number 2 { name: 'strip-ansi', range: '>=2.0.1 <3.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'strip-ansi',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.0.1' ] ]
[ERROR] npm sill addNamed strip-ansi@2.0.1
[ERROR] npm verb addNamed "2.0.1" is a plain semver version for strip-ansi
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher\node_modules\phantomjs is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher\node_modules\phantomjs
[ERROR] npm sill addNameRange number 2 { name: 'has-ansi', range: '>=1.0.3 <2.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'has-ansi', [ '0.1.0', '1.0.0', '1.0.1', '1.0.2', '1.0.3' ] ]
[ERROR] npm sill addNamed has-ansi@1.0.3
[ERROR] npm verb addNamed "1.0.3" is a plain semver version for has-ansi
[ERROR] npm sill prepareForInstallMany adding through2@^0.6.1 from gulp-flatten dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-flatten\package.json
[ERROR] npm sill cache afterAdd log-symbols@1.0.2
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\log-symbols\1.0.2\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd text-table@0.2.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\text-table\0.2.0\package\package.json not in flight; writing
[ERROR] npm sill addNameRange number 2 { name: 'ansi-styles', range: '>=2.0.1 <3.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'ansi-styles',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.0.1' ] ]
[ERROR] npm sill addNamed ansi-styles@2.0.1
[ERROR] npm verb addNamed "2.0.1" is a plain semver version for ansi-styles
[ERROR] npm sill install write writing globby 1.2.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\globby
[ERROR] npm sill install write writing is-path-in-cwd 1.0.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\is-path-in-cwd
[ERROR] npm sill install write writing object-assign 2.0.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\object-assign
[ERROR] npm sill install write writing rimraf 2.3.3 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\rimraf
[ERROR] npm sill install write writing is-path-cwd 1.0.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\is-path-cwd
[ERROR] npm sill install write writing each-async 1.1.1 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\each-async
[ERROR] npm sill gunzTarPerm extractEntry lib/connect-utils.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/connect-utils.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/default-config.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/default-config.js', 420, 438 ]
[ERROR] npm sill addNameRange number 2 { name: 'escape-string-regexp',
[ERROR] npm sill addNameRange range: '>=1.0.2 <2.0.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'escape-string-regexp',
[ERROR] npm sill addNameRange [ '1.0.0', '1.0.1', '1.0.2', '1.0.3' ] ]
[ERROR] npm sill addNamed escape-string-regexp@1.0.3
[ERROR] npm verb addNamed "1.0.3" is a plain semver version for escape-string-regexp
[ERROR] npm http 304 http://registry.npmjs.org/is-relative-url
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '0',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"BTESKB07UZGVYXZYKMN1CJ274"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.335274,VS0,VE257',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1828-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/is-relative-url from cache
[ERROR] npm verb get saving is-relative-url to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\is-relative-url\.cache.json
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\phantomjs\1.9.16\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher\node_modules\phantomjs
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher\node_modules\phantomjs is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-phantomjs-launcher\node_modules\phantomjs
[ERROR] npm sill cache afterAdd string-length@1.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\string-length\1.0.0\package\package.json not in flight; writing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gzip-size\1.0.0\package\package.json written
[ERROR] npm sill cache afterAdd istextorbinary@1.0.2
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\istextorbinary\1.0.2\package\package.json not in flight; writing
[ERROR] npm sill gunzTarPerm extractEntry test/duplicates/d.json
[ERROR] npm sill gunzTarPerm modified mode [ 'test/duplicates/d.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/recurse/a.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/recurse/a.js', 420, 438 ]
[ERROR] npm sill cache afterAdd replacestream@2.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\replacestream\2.0.0\package\package.json not in flight; writing
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill prepareForInstallMany adding bufferstreams@~0.0.2 from gulp-ng-annotate dependencies
[ERROR] npm sill prepareForInstallMany adding gulp-util@^2.2.14 from gulp-ng-annotate dependencies
[ERROR] npm sill prepareForInstallMany adding merge@^1.1.3 from gulp-ng-annotate dependencies
[ERROR] npm sill prepareForInstallMany adding ng-annotate@~0.15.1 from gulp-ng-annotate dependencies
[ERROR] npm sill prepareForInstallMany adding through2@~0.4.1 from gulp-ng-annotate dependencies
[ERROR] npm sill prepareForInstallMany adding vinyl-sourcemaps-apply@~0.1.1 from gulp-ng-annotate dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-ng-annotate\package.json
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-jasmine\package.json
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\autoprefixer-core\5.1.11\package\package.json written
[ERROR] npm sill cache afterAdd vinyl-file@1.1.1
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\vinyl-file\1.1.1\package\package.json not in flight; writing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\xmlbuilder\0.4.2\package\package.json written
[ERROR] npm sill install resolved [ { name: 'xmlbuilder',
[ERROR] npm sill install resolved version: '0.4.2',
[ERROR] npm sill install resolved keywords: [ 'xml', 'xmlbuilder' ],
[ERROR] npm sill install resolved homepage: 'http://github.com/oozcitak/xmlbuilder-js',
[ERROR] npm sill install resolved description: 'An XML builder for node.js',
[ERROR] npm sill install resolved author: { name: 'Ozgur Ozcitak', email: 'oozcitak@gmail.com' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/oozcitak/xmlbuilder-js.git' },
[ERROR] npm sill install resolved bugs: { url: 'http://github.com/oozcitak/xmlbuilder-js/issues' },
[ERROR] npm sill install resolved main: './lib/index',
[ERROR] npm sill install resolved engines: { node: '>=0.2.0' },
[ERROR] npm sill install resolved devDependencies: { 'coffee-script': '1.1.x' },
[ERROR] npm sill install resolved scripts: { test: 'make test' },
[ERROR] npm sill install resolved _npmUser: { name: 'oozcitak', email: 'oozcitak@gmail.com' },
[ERROR] npm sill install resolved _id: 'xmlbuilder@0.4.2',
[ERROR] npm sill install resolved dependencies: {},
[ERROR] npm sill install resolved _engineSupported: true,
[ERROR] npm sill install resolved _npmVersion: '1.1.0-alpha-2',
[ERROR] npm sill install resolved _nodeVersion: 'v0.6.3',
[ERROR] npm sill install resolved _defaultsLoaded: true,
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '1776d65f3fdbad470a08d8604cdeb1c4e540ff83',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/xmlbuilder/-/xmlbuilder-0.4.2.tgz' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _shasum: '1776d65f3fdbad470a08d8604cdeb1c4e540ff83',
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/xmlbuilder/-/xmlbuilder-0.4.2.tgz',
[ERROR] npm sill install resolved _from: 'xmlbuilder@0.4.2',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' } ]
[ERROR] npm info install xmlbuilder@0.4.2 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter
[ERROR] npm info installOne xmlbuilder@0.4.2
[ERROR] npm verb installOne of xmlbuilder to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter not in flight; installing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\multimatch\2.0.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\lodash\3.8.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\through2\0.6.3\package\package.json written
[ERROR] npm sill gunzTarPerm extractEntry lib/commands/install.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/commands/install.js', 420, 438 ]
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\merge-stream\0.1.7\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\findup-sync\0.2.1\package\package.json written
[ERROR] npm sill install resolved [ { name: 'multimatch',
[ERROR] npm sill install resolved version: '2.0.0',
[ERROR] npm sill install resolved description: 'Extends minimatch.match() with support for multiple patterns',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/multimatch.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'minimatch',
[ERROR] npm sill install resolved 'match',
[ERROR] npm sill install resolved 'matcher',
[ERROR] npm sill install resolved 'pattern',
[ERROR] npm sill install resolved 'patterns',
[ERROR] npm sill install resolved 'glob',
[ERROR] npm sill install resolved 'globs',
[ERROR] npm sill install resolved 'globbing',
[ERROR] npm sill install resolved 'expand',
[ERROR] npm sill install resolved 'wildcard',
[ERROR] npm sill install resolved 'find' ],
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'array-differ': '^1.0.0',
[ERROR] npm sill install resolved 'array-union': '^1.0.1',
[ERROR] npm sill install resolved minimatch: '^2.0.1' },
[ERROR] npm sill install resolved devDependencies: { chai: '^1.9.1', mocha: '*' },
[ERROR] npm sill install resolved gitHead: '2bae7db797d8d69a1dec909c156c11c27b2357fa',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/multimatch/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/multimatch',
[ERROR] npm sill install resolved _id: 'multimatch@2.0.0',
[ERROR] npm sill install resolved _shasum: 'c5ada425357b744ba54842ebdce1c8f0be542b6f',
[ERROR] npm sill install resolved _from: 'multimatch@2.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.5',
[ERROR] npm sill install resolved _nodeVersion: '0.10.32',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'c5ada425357b744ba54842ebdce1c8f0be542b6f',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/multimatch/-/multimatch-2.0.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/multimatch/-/multimatch-2.0.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'findup-sync',
[ERROR] npm sill install resolved description: 'Find the first file matching a given pattern in the current directory or the nearest ancestor directory.',
[ERROR] npm sill install resolved version: '0.2.1',
[ERROR] npm sill install resolved homepage: 'https://github.com/cowboy/node-findup-sync',
[ERROR] npm sill install resolved author: { name: '"Cowboy" Ben Alman', url: 'http://benalman.com/' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/cowboy/node-findup-sync.git' },
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/cowboy/node-findup-sync/issues' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved main: 'lib/findup-sync',
[ERROR] npm sill install resolved engines: { node: '>= 0.6.0' },
[ERROR] npm sill install resolved scripts: { test: 'grunt nodeunit' },
[ERROR] npm sill install resolved dependencies: { glob: '~4.3.0' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { grunt: '~0.4.4',
[ERROR] npm sill install resolved 'grunt-contrib-jshint': '~0.9.2',
[ERROR] npm sill install resolved 'grunt-contrib-nodeunit': '~0.3.3' },
[ERROR] npm sill install resolved keywords: [ 'find', 'glob', 'file' ],
[ERROR] npm sill install resolved gitHead: 'c392a8a921d4d2655b4fe17e3d1a2f4ced14f858',
[ERROR] npm sill install resolved _id: 'findup-sync@0.2.1',
[ERROR] npm sill install resolved _shasum: 'e0a90a450075c49466ee513732057514b81e878c',
[ERROR] npm sill install resolved _from: 'findup-sync@>=0.2.1 <0.3.0',
[ERROR] npm sill install resolved _npmVersion: '2.0.0',
[ERROR] npm sill install resolved _npmUser: { name: 'tkellen', email: 'tyler@sleekcode.net' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'e0a90a450075c49466ee513732057514b81e878c',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/findup-sync/-/findup-sync-0.2.1.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/findup-sync/-/findup-sync-0.2.1.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' } ]
[ERROR] npm info install multimatch@2.0.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins
[ERROR] npm info install findup-sync@0.2.1 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins
[ERROR] npm info installOne multimatch@2.0.0
[ERROR] npm verb installOne of multimatch to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins not in flight; installing
[ERROR] npm info installOne findup-sync@0.2.1
[ERROR] npm verb installOne of findup-sync to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins not in flight; installing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\through2\0.6.5\package\package.json written
[ERROR] npm sill prepareForInstallMany adding csso@~1.3.11 from gulp-csso dependencies
[ERROR] npm verb readDependencies loading dependencies from C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-csso\package.json
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\plexer\0.0.3\package\package.json written
[ERROR] npm sill install resolved [ { name: 'multimatch',
[ERROR] npm sill install resolved version: '2.0.0',
[ERROR] npm sill install resolved description: 'Extends minimatch.match() with support for multiple patterns',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/multimatch.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'minimatch',
[ERROR] npm sill install resolved 'match',
[ERROR] npm sill install resolved 'matcher',
[ERROR] npm sill install resolved 'pattern',
[ERROR] npm sill install resolved 'patterns',
[ERROR] npm sill install resolved 'glob',
[ERROR] npm sill install resolved 'globs',
[ERROR] npm sill install resolved 'globbing',
[ERROR] npm sill install resolved 'expand',
[ERROR] npm sill install resolved 'wildcard',
[ERROR] npm sill install resolved 'find' ],
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'array-differ': '^1.0.0',
[ERROR] npm sill install resolved 'array-union': '^1.0.1',
[ERROR] npm sill install resolved minimatch: '^2.0.1' },
[ERROR] npm sill install resolved devDependencies: { chai: '^1.9.1', mocha: '*' },
[ERROR] npm sill install resolved gitHead: '2bae7db797d8d69a1dec909c156c11c27b2357fa',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/multimatch/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/multimatch',
[ERROR] npm sill install resolved _id: 'multimatch@2.0.0',
[ERROR] npm sill install resolved _shasum: 'c5ada425357b744ba54842ebdce1c8f0be542b6f',
[ERROR] npm sill install resolved _from: 'multimatch@2.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.5',
[ERROR] npm sill install resolved _nodeVersion: '0.10.32',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'c5ada425357b744ba54842ebdce1c8f0be542b6f',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/multimatch/-/multimatch-2.0.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/multimatch/-/multimatch-2.0.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'merge-stream',
[ERROR] npm sill install resolved version: '0.1.7',
[ERROR] npm sill install resolved description: 'Create a stream that emits events from multiple other streams',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved scripts: { test: 'istanbul cover test.js && istanbul check-cover --statements 100 --branches 100' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/grncdr/merge-stream.git' },
[ERROR] npm sill install resolved author: { name: 'Stephen Sugden', email: 'me@stephensugden.com' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved dependencies: { through2: '^0.6.1' },
[ERROR] npm sill install resolved devDependencies: { from2: '^1.2.0', istanbul: '^0.3.2' },
[ERROR] npm sill install resolved gitHead: 'be442ce5bd68015390e86f4545f4c070c4e9d942',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/grncdr/merge-stream/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/grncdr/merge-stream',
[ERROR] npm sill install resolved _id: 'merge-stream@0.1.7',
[ERROR] npm sill install resolved _shasum: '31debae13f9737ba17f7b4fbe33c16574c86fc79',
[ERROR] npm sill install resolved _from: 'merge-stream@>=0.1.7 <0.2.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.28',
[ERROR] npm sill install resolved _npmUser: { name: 'grncdr', email: 'glurgle@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '31debae13f9737ba17f7b4fbe33c16574c86fc79',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/merge-stream/-/merge-stream-0.1.7.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/merge-stream/-/merge-stream-0.1.7.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'through2',
[ERROR] npm sill install resolved version: '0.6.5',
[ERROR] npm sill install resolved description: 'A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise',
[ERROR] npm sill install resolved main: 'through2.js',
[ERROR] npm sill install resolved scripts:
[ERROR] npm sill install resolved { test: 'node test/test.js',
[ERROR] npm sill install resolved 'test-local': 'brtapsauce-local test/basic-test.js' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/rvagg/through2.git' },
[ERROR] npm sill install resolved keywords: [ 'stream', 'streams2', 'through', 'transform' ],
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Rod Vagg',
[ERROR] npm sill install resolved email: 'r@va.gg',
[ERROR] npm sill install resolved url: 'https://github.com/rvagg' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'readable-stream': '>=1.0.33-1 <1.1.0-0',
[ERROR] npm sill install resolved xtend: '>=4.0.0 <4.1.0-0' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { bl: '>=0.9.0 <0.10.0-0',
[ERROR] npm sill install resolved 'stream-spigot': '>=3.0.4 <3.1.0-0',
[ERROR] npm sill install resolved tape: '>=2.14.0 <2.15.0-0' },
[ERROR] npm sill install resolved gitHead: 'ba4a87875f2c82323c10023e36f4ae4b386c1bf8',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/rvagg/through2/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/rvagg/through2',
[ERROR] npm sill install resolved _id: 'through2@0.6.5',
[ERROR] npm sill install resolved _shasum: '41ab9c67b29d57209071410e1d7a7a968cd3ad48',
[ERROR] npm sill install resolved _from: 'through2@>=0.6.2 <0.7.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.28',
[ERROR] npm sill install resolved _npmUser: { name: 'bryce', email: 'bryce@ravenwall.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '41ab9c67b29d57209071410e1d7a7a968cd3ad48',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/through2/-/through2-0.6.5.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/through2/-/through2-0.6.5.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'plexer',
[ERROR] npm sill install resolved version: '0.0.3',
[ERROR] npm sill install resolved description: 'Streams2 duplexer.',
[ERROR] npm sill install resolved homepage: 'https://github.com/nfroidure/plexer',
[ERROR] npm sill install resolved main: 'src/index.js',
[ERROR] npm sill install resolved scripts:
[ERROR] npm sill install resolved { test: 'node_modules/mocha/bin/mocha tests/*.mocha.js',
[ERROR] npm sill install resolved coveralls: './node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha --report lcovonly -- tests/*.mocha.js -R spec -t 5000 && cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js && rm -rf ./coverage',
[ERROR] npm sill install resolved cover: './node_modules/istanbul/lib/cli.js cover --report html ./node_modules/mocha/bin/_mocha -- tests/*.mocha.js -R spec -t 5000' },
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git://github.com/nfroidure/plexer.git' },
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'duplexer',
[ERROR] npm sill install resolved 'streaming',
[ERROR] npm sill install resolved 'stream2',
[ERROR] npm sill install resolved 'stream',
[ERROR] npm sill install resolved 'readable',
[ERROR] npm sill install resolved 'writable',
[ERROR] npm sill install resolved 'async',
[ERROR] npm sill install resolved 'pipe' ],
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { mocha: '~1.18.2',
[ERROR] npm sill install resolved 'event-stream': '~3.1.1',
[ERROR] npm sill install resolved 'mocha-lcov-reporter': '0.0.1',
[ERROR] npm sill install resolved istanbul: '~0.2.6',
[ERROR] npm sill install resolved coveralls: '~2.10.x' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Nicolas Froidure',
[ERROR] npm sill install resolved url: 'http://www.insertafter.com/blog.html' },
[ERROR] npm sill install resolved engines: { node: '>= 0.10.0' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/nfroidure/plexer/issues' },
[ERROR] npm sill install resolved dependencies: { 'readable-stream': '^1.0.26-2' },
[ERROR] npm sill install resolved _id: 'plexer@0.0.3',
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '334d1d7cd6232465417e9a66364901f29230f531',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/plexer/-/plexer-0.0.3.tgz' },
[ERROR] npm sill install resolved _from: 'plexer@0.0.3',
[ERROR] npm sill install resolved _npmVersion: '1.4.3',
[ERROR] npm sill install resolved _npmUser: { name: 'nfroidure', email: 'nfroidure@elitwork.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _shasum: '334d1d7cd6232465417e9a66364901f29230f531',
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/plexer/-/plexer-0.0.3.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' } ]
[ERROR] npm info install multimatch@2.0.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter
[ERROR] npm info install merge-stream@0.1.7 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter
[ERROR] npm info install through2@0.6.5 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter
[ERROR] npm info install plexer@0.0.3 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter
[ERROR] npm info installOne multimatch@2.0.0
[ERROR] npm verb installOne of multimatch to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter not in flight; installing
[ERROR] npm info installOne merge-stream@0.1.7
[ERROR] npm verb installOne of merge-stream to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter not in flight; installing
[ERROR] npm info installOne through2@0.6.5
[ERROR] npm verb installOne of through2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter not in flight; installing
[ERROR] npm info installOne plexer@0.0.3
[ERROR] npm verb installOne of plexer to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter not in flight; installing
[ERROR] npm sill addNameRange number 2 { name: 'gulp-concat', range: '>=2.0.0 <3.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-concat',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.1.0',
[ERROR] npm sill addNameRange '2.1.1',
[ERROR] npm sill addNameRange '2.1.2',
[ERROR] npm sill addNameRange '2.1.3',
[ERROR] npm sill addNameRange '2.1.4',
[ERROR] npm sill addNameRange '2.1.5',
[ERROR] npm sill addNameRange '2.1.6',
[ERROR] npm sill addNameRange '2.1.7',
[ERROR] npm sill addNameRange '2.2.0',
[ERROR] npm sill addNameRange '2.3.0',
[ERROR] npm sill addNameRange '2.3.3',
[ERROR] npm sill addNameRange '2.3.4',
[ERROR] npm sill addNameRange '2.3.5',
[ERROR] npm sill addNameRange '2.4.0',
[ERROR] npm sill addNameRange '2.4.1',
[ERROR] npm sill addNameRange '2.4.2',
[ERROR] npm sill addNameRange '2.4.3',
[ERROR] npm sill addNameRange '2.5.0',
[ERROR] npm sill addNameRange '2.5.1',
[ERROR] npm sill addNameRange '2.5.2' ] ]
[ERROR] npm sill addNamed gulp-concat@2.5.2
[ERROR] npm verb addNamed "2.5.2" is a plain semver version for gulp-concat
[ERROR] npm sill addNameRange number 2 { name: 'gulp-concat', range: '>=2.5.2 <3.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-concat',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.1.0',
[ERROR] npm sill addNameRange '2.1.1',
[ERROR] npm sill addNameRange '2.1.2',
[ERROR] npm sill addNameRange '2.1.3',
[ERROR] npm sill addNameRange '2.1.4',
[ERROR] npm sill addNameRange '2.1.5',
[ERROR] npm sill addNameRange '2.1.6',
[ERROR] npm sill addNameRange '2.1.7',
[ERROR] npm sill addNameRange '2.2.0',
[ERROR] npm sill addNameRange '2.3.0',
[ERROR] npm sill addNameRange '2.3.3',
[ERROR] npm sill addNameRange '2.3.4',
[ERROR] npm sill addNameRange '2.3.5',
[ERROR] npm sill addNameRange '2.4.0',
[ERROR] npm sill addNameRange '2.4.1',
[ERROR] npm sill addNameRange '2.4.2',
[ERROR] npm sill addNameRange '2.4.3',
[ERROR] npm sill addNameRange '2.5.0',
[ERROR] npm sill addNameRange '2.5.1',
[ERROR] npm sill addNameRange '2.5.2' ] ]
[ERROR] npm sill addNamed gulp-concat@2.5.2
[ERROR] npm verb addNamed "2.5.2" is a plain semver version for gulp-concat
[ERROR] npm sill addNameRange number 2 { name: 'gulp-footer', range: '>=1.0.0 <2.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-footer', [ '0.4.0', '1.0.5' ] ]
[ERROR] npm sill addNamed gulp-footer@1.0.5
[ERROR] npm verb addNamed "1.0.5" is a plain semver version for gulp-footer
[ERROR] npm sill addNameRange number 2 { name: 'js-string-escape',
[ERROR] npm sill addNameRange range: '>=1.0.0 <1.1.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'js-string-escape', [ '0.0.1', '1.0.0' ] ]
[ERROR] npm sill addNamed js-string-escape@1.0.0
[ERROR] npm verb addNamed "1.0.0" is a plain semver version for js-string-escape
[ERROR] npm sill addNameRange number 2 { name: 'opt-merger', range: '>=1.1.0 <2.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'opt-merger',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.1.3',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0' ] ]
[ERROR] npm sill addNamed opt-merger@1.1.0
[ERROR] npm verb addNamed "1.1.0" is a plain semver version for opt-merger
[ERROR] npm sill addNameRange number 2 { name: 'dateformat', range: '>=1.0.6 <1.1.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'dateformat',
[ERROR] npm sill addNameRange [ '0.9.0-1.2.3',
[ERROR] npm sill addNameRange '1.0.0-1.2.3',
[ERROR] npm sill addNameRange '1.0.1-1.2.3',
[ERROR] npm sill addNameRange '1.0.2-1.2.3',
[ERROR] npm sill addNameRange '1.0.3-1.2.3',
[ERROR] npm sill addNameRange '1.0.4-1.2.3',
[ERROR] npm sill addNameRange '1.0.5-1.2.3',
[ERROR] npm sill addNameRange '1.0.6-1.2.3',
[ERROR] npm sill addNameRange '1.0.7-1.2.3',
[ERROR] npm sill addNameRange '1.0.8-1.2.3',
[ERROR] npm sill addNameRange '1.0.8',
[ERROR] npm sill addNameRange '1.0.9',
[ERROR] npm sill addNameRange '1.0.10',
[ERROR] npm sill addNameRange '1.0.11' ] ]
[ERROR] npm sill addNamed dateformat@1.0.11
[ERROR] npm verb addNamed "1.0.11" is a plain semver version for dateformat
[ERROR] npm sill addNameRange number 2 { name: 'toposort', range: '>=0.2.10 <0.3.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'toposort',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.2.4',
[ERROR] npm sill addNameRange '0.2.5',
[ERROR] npm sill addNameRange '0.2.7',
[ERROR] npm sill addNameRange '0.2.8',
[ERROR] npm sill addNameRange '0.2.9',
[ERROR] npm sill addNameRange '0.2.10' ] ]
[ERROR] npm sill addNamed toposort@0.2.10
[ERROR] npm verb addNamed "0.2.10" is a plain semver version for toposort
[ERROR] npm sill addNameRange number 2 { name: 'gulp-header', range: '>=1.0.0 <2.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-header',
[ERROR] npm sill addNameRange [ '0.4.0',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.0.5',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.2.1',
[ERROR] npm sill addNameRange '1.2.2' ] ]
[ERROR] npm sill addNamed gulp-header@1.2.2
[ERROR] npm verb addNamed "1.2.2" is a plain semver version for gulp-header
[ERROR] npm sill addNameRange number 2 { name: 'path', range: '>=0.0.0 <1.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'path', [ '0.4.9', '0.4.10', '0.11.14' ] ]
[ERROR] npm sill addNamed path@0.11.14
[ERROR] npm verb addNamed "0.11.14" is a plain semver version for path
[ERROR] npm sill addNameRange number 2 { name: 'event-stream', range: '>=3.0.0 <4.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'event-stream',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.5.2',
[ERROR] npm sill addNameRange '0.5.3',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '0.7.0',
[ERROR] npm sill addNameRange '0.8.0',
[ERROR] npm sill addNameRange '0.8.1',
[ERROR] npm sill addNameRange '0.8.2',
[ERROR] npm sill addNameRange '0.9.0',
[ERROR] npm sill addNameRange '0.9.1',
[ERROR] npm sill addNameRange '0.9.2',
[ERROR] npm sill addNameRange '0.9.3',
[ERROR] npm sill addNameRange '0.9.4',
[ERROR] npm sill addNameRange '0.9.6',
[ERROR] npm sill addNameRange '0.9.7',
[ERROR] npm sill addNameRange '0.9.8',
[ERROR] npm sill addNameRange '0.10.0',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.3.0',
[ERROR] npm sill addNameRange '1.3.1',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.0.1',
[ERROR] npm sill addNameRange '2.0.2',
[ERROR] npm sill addNameRange '2.0.3',
[ERROR] npm sill addNameRange '2.0.4',
[ERROR] npm sill addNameRange '2.0.9',
[ERROR] npm sill addNameRange '2.0.10',
[ERROR] npm sill addNameRange '2.1.0',
[ERROR] npm sill addNameRange '2.1.2',
[ERROR] npm sill addNameRange '2.1.3',
[ERROR] npm sill addNameRange '2.1.4',
[ERROR] npm sill addNameRange '2.1.5',
[ERROR] npm sill addNameRange '2.1.7',
[ERROR] npm sill addNameRange '2.1.8',
[ERROR] npm sill addNameRange '2.1.9',
[ERROR] npm sill addNameRange '2.2.0',
[ERROR] npm sill addNameRange '2.2.1',
[ERROR] npm sill addNameRange '2.2.2',
[ERROR] npm sill addNameRange '2.2.3',
[ERROR] npm sill addNameRange '3.0.0',
[ERROR] npm sill addNameRange '3.0.1',
[ERROR] npm sill addNameRange '3.0.2',
[ERROR] npm sill addNameRange '3.0.3',
[ERROR] npm sill addNameRange '3.0.4',
[ERROR] npm sill addNameRange '3.0.5',
[ERROR] npm sill addNameRange '3.0.6',
[ERROR] npm sill addNameRange '3.0.7',
[ERROR] npm sill addNameRange '3.0.8',
[ERROR] npm sill addNameRange '3.0.9',
[ERROR] npm sill addNameRange '3.0.10',
[ERROR] npm sill addNameRange '3.0.11',
[ERROR] npm sill addNameRange '3.0.12',
[ERROR] npm sill addNameRange '3.0.13',
[ERROR] npm sill addNameRange '3.0.14',
[ERROR] npm sill addNameRange '3.0.15',
[ERROR] npm sill addNameRange '3.0.16',
[ERROR] npm sill addNameRange '3.0.17',
[ERROR] npm sill addNameRange '3.0.18',
[ERROR] npm sill addNameRange '3.0.20',
[ERROR] npm sill addNameRange '3.1.0',
[ERROR] npm sill addNameRange '3.1.1',
[ERROR] npm sill addNameRange '3.1.2',
[ERROR] npm sill addNameRange '3.1.4',
[ERROR] npm sill addNameRange '3.1.5',
[ERROR] npm sill addNameRange '3.1.7',
[ERROR] npm sill addNameRange '3.2.0',
[ERROR] npm sill addNameRange '3.2.1',
[ERROR] npm sill addNameRange '3.2.2',
[ERROR] npm sill addNameRange '3.3.0' ] ]
[ERROR] npm sill addNamed event-stream@3.3.0
[ERROR] npm verb addNamed "3.3.0" is a plain semver version for event-stream
[ERROR] npm sill addNameRange number 2 { name: 'event-stream', range: '>=3.1.1 <4.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'event-stream',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.5.2',
[ERROR] npm sill addNameRange '0.5.3',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '0.7.0',
[ERROR] npm sill addNameRange '0.8.0',
[ERROR] npm sill addNameRange '0.8.1',
[ERROR] npm sill addNameRange '0.8.2',
[ERROR] npm sill addNameRange '0.9.0',
[ERROR] npm sill addNameRange '0.9.1',
[ERROR] npm sill addNameRange '0.9.2',
[ERROR] npm sill addNameRange '0.9.3',
[ERROR] npm sill addNameRange '0.9.4',
[ERROR] npm sill addNameRange '0.9.6',
[ERROR] npm sill addNameRange '0.9.7',
[ERROR] npm sill addNameRange '0.9.8',
[ERROR] npm sill addNameRange '0.10.0',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.3.0',
[ERROR] npm sill addNameRange '1.3.1',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.0.1',
[ERROR] npm sill addNameRange '2.0.2',
[ERROR] npm sill addNameRange '2.0.3',
[ERROR] npm sill addNameRange '2.0.4',
[ERROR] npm sill addNameRange '2.0.9',
[ERROR] npm sill addNameRange '2.0.10',
[ERROR] npm sill addNameRange '2.1.0',
[ERROR] npm sill addNameRange '2.1.2',
[ERROR] npm sill addNameRange '2.1.3',
[ERROR] npm sill addNameRange '2.1.4',
[ERROR] npm sill addNameRange '2.1.5',
[ERROR] npm sill addNameRange '2.1.7',
[ERROR] npm sill addNameRange '2.1.8',
[ERROR] npm sill addNameRange '2.1.9',
[ERROR] npm sill addNameRange '2.2.0',
[ERROR] npm sill addNameRange '2.2.1',
[ERROR] npm sill addNameRange '2.2.2',
[ERROR] npm sill addNameRange '2.2.3',
[ERROR] npm sill addNameRange '3.0.0',
[ERROR] npm sill addNameRange '3.0.1',
[ERROR] npm sill addNameRange '3.0.2',
[ERROR] npm sill addNameRange '3.0.3',
[ERROR] npm sill addNameRange '3.0.4',
[ERROR] npm sill addNameRange '3.0.5',
[ERROR] npm sill addNameRange '3.0.6',
[ERROR] npm sill addNameRange '3.0.7',
[ERROR] npm sill addNameRange '3.0.8',
[ERROR] npm sill addNameRange '3.0.9',
[ERROR] npm sill addNameRange '3.0.10',
[ERROR] npm sill addNameRange '3.0.11',
[ERROR] npm sill addNameRange '3.0.12',
[ERROR] npm sill addNameRange '3.0.13',
[ERROR] npm sill addNameRange '3.0.14',
[ERROR] npm sill addNameRange '3.0.15',
[ERROR] npm sill addNameRange '3.0.16',
[ERROR] npm sill addNameRange '3.0.17',
[ERROR] npm sill addNameRange '3.0.18',
[ERROR] npm sill addNameRange '3.0.20',
[ERROR] npm sill addNameRange '3.1.0',
[ERROR] npm sill addNameRange '3.1.1',
[ERROR] npm sill addNameRange '3.1.2',
[ERROR] npm sill addNameRange '3.1.4',
[ERROR] npm sill addNameRange '3.1.5',
[ERROR] npm sill addNameRange '3.1.7',
[ERROR] npm sill addNameRange '3.2.0',
[ERROR] npm sill addNameRange '3.2.1',
[ERROR] npm sill addNameRange '3.2.2',
[ERROR] npm sill addNameRange '3.3.0' ] ]
[ERROR] npm sill addNamed event-stream@3.3.0
[ERROR] npm verb addNamed "3.3.0" is a plain semver version for event-stream
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\pretty-bytes\1.0.4\package\package.json written
[ERROR] npm sill install resolved [ { name: 'gzip-size',
[ERROR] npm sill install resolved version: '1.0.0',
[ERROR] npm sill install resolved description: 'Get the gzipped size of a string or buffer',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/sindresorhus/gzip-size.git' },
[ERROR] npm sill install resolved bin: { 'gzip-size': 'cli.js' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'node test.js' },
[ERROR] npm sill install resolved files: [ 'index.js', 'cli.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'cli',
[ERROR] npm sill install resolved 'bin',
[ERROR] npm sill install resolved 'app',
[ERROR] npm sill install resolved 'tool',
[ERROR] npm sill install resolved 'zlib',
[ERROR] npm sill install resolved 'gzip',
[ERROR] npm sill install resolved 'compressed',
[ERROR] npm sill install resolved 'size',
[ERROR] npm sill install resolved 'string',
[ERROR] npm sill install resolved 'buffer' ],
[ERROR] npm sill install resolved dependencies: { 'concat-stream': '^1.4.1', 'browserify-zlib': '^0.1.4' },
[ERROR] npm sill install resolved devDependencies: { ava: '0.0.3' },
[ERROR] npm sill install resolved gitHead: '709ef7e7670931e33975837c32b6f786d562342d',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/gzip-size/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/gzip-size',
[ERROR] npm sill install resolved _id: 'gzip-size@1.0.0',
[ERROR] npm sill install resolved _shasum: '66cf8b101047227b95bace6ea1da0c177ed5c22f',
[ERROR] npm sill install resolved _from: 'gzip-size@>=1.0.0 <2.0.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.14',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '66cf8b101047227b95bace6ea1da0c177ed5c22f',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gzip-size/-/gzip-size-1.0.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gzip-size/-/gzip-size-1.0.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'through2',
[ERROR] npm sill install resolved version: '0.6.5',
[ERROR] npm sill install resolved description: 'A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise',
[ERROR] npm sill install resolved main: 'through2.js',
[ERROR] npm sill install resolved scripts:
[ERROR] npm sill install resolved { test: 'node test/test.js',
[ERROR] npm sill install resolved 'test-local': 'brtapsauce-local test/basic-test.js' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/rvagg/through2.git' },
[ERROR] npm sill install resolved keywords: [ 'stream', 'streams2', 'through', 'transform' ],
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Rod Vagg',
[ERROR] npm sill install resolved email: 'r@va.gg',
[ERROR] npm sill install resolved url: 'https://github.com/rvagg' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'readable-stream': '>=1.0.33-1 <1.1.0-0',
[ERROR] npm sill install resolved xtend: '>=4.0.0 <4.1.0-0' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { bl: '>=0.9.0 <0.10.0-0',
[ERROR] npm sill install resolved 'stream-spigot': '>=3.0.4 <3.1.0-0',
[ERROR] npm sill install resolved tape: '>=2.14.0 <2.15.0-0' },
[ERROR] npm sill install resolved gitHead: 'ba4a87875f2c82323c10023e36f4ae4b386c1bf8',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/rvagg/through2/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/rvagg/through2',
[ERROR] npm sill install resolved _id: 'through2@0.6.5',
[ERROR] npm sill install resolved _shasum: '41ab9c67b29d57209071410e1d7a7a968cd3ad48',
[ERROR] npm sill install resolved _from: 'through2@>=0.6.2 <0.7.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.28',
[ERROR] npm sill install resolved _npmUser: { name: 'bryce', email: 'bryce@ravenwall.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '41ab9c67b29d57209071410e1d7a7a968cd3ad48',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/through2/-/through2-0.6.5.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/through2/-/through2-0.6.5.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'pretty-bytes',
[ERROR] npm sill install resolved version: '1.0.4',
[ERROR] npm sill install resolved description: 'Convert bytes to a human readable string: 1337 → 1.34 kB',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/pretty-bytes.git' },
[ERROR] npm sill install resolved main: 'pretty-bytes.js',
[ERROR] npm sill install resolved bin: { 'pretty-bytes': 'cli.js' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'pretty-bytes.js', 'cli.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'cli',
[ERROR] npm sill install resolved 'bin',
[ERROR] npm sill install resolved 'browser',
[ERROR] npm sill install resolved 'pretty',
[ERROR] npm sill install resolved 'bytes',
[ERROR] npm sill install resolved 'byte',
[ERROR] npm sill install resolved 'filesize',
[ERROR] npm sill install resolved 'size',
[ERROR] npm sill install resolved 'file',
[ERROR] npm sill install resolved 'human',
[ERROR] npm sill install resolved 'humanized',
[ERROR] npm sill install resolved 'readable',
[ERROR] npm sill install resolved 'si',
[ERROR] npm sill install resolved 'data' ],
[ERROR] npm sill install resolved dependencies: { 'get-stdin': '^4.0.1', meow: '^3.1.0' },
[ERROR] npm sill install resolved devDependencies: { mocha: '*' },
[ERROR] npm sill install resolved gitHead: 'a1028d746f5aa51cdd6a22f1cae2b2e9ecc5b6df',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/pretty-bytes/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/pretty-bytes',
[ERROR] npm sill install resolved _id: 'pretty-bytes@1.0.4',
[ERROR] npm sill install resolved _shasum: '0a22e8210609ad35542f8c8d5d2159aff0751c84',
[ERROR] npm sill install resolved _from: 'pretty-bytes@>=1.0.1 <2.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.5.1',
[ERROR] npm sill install resolved _nodeVersion: '0.12.0',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '0a22e8210609ad35542f8c8d5d2159aff0751c84',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/pretty-bytes/-/pretty-bytes-1.0.4.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/pretty-bytes/-/pretty-bytes-1.0.4.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' } ]
[ERROR] npm info install gzip-size@1.0.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size
[ERROR] npm info install through2@0.6.5 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size
[ERROR] npm info install pretty-bytes@1.0.4 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size
[ERROR] npm info installOne gzip-size@1.0.0
[ERROR] npm verb installOne of gzip-size to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size not in flight; installing
[ERROR] npm info installOne through2@0.6.5
[ERROR] npm verb installOne of through2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size not in flight; installing
[ERROR] npm info installOne pretty-bytes@1.0.4
[ERROR] npm verb installOne of pretty-bytes to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size not in flight; installing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\vinyl-sourcemaps-apply\0.1.4\package\package.json written
[ERROR] npm sill install resolved [ { name: 'object-assign',
[ERROR] npm sill install resolved version: '2.0.0',
[ERROR] npm sill install resolved description: 'ES6 Object.assign() ponyfill',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/object-assign.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'object',
[ERROR] npm sill install resolved 'assign',
[ERROR] npm sill install resolved 'extend',
[ERROR] npm sill install resolved 'properties',
[ERROR] npm sill install resolved 'es6',
[ERROR] npm sill install resolved 'ecmascript',
[ERROR] npm sill install resolved 'harmony',
[ERROR] npm sill install resolved 'ponyfill',
[ERROR] npm sill install resolved 'prollyfill',
[ERROR] npm sill install resolved 'polyfill',
[ERROR] npm sill install resolved 'shim',
[ERROR] npm sill install resolved 'browser' ],
[ERROR] npm sill install resolved devDependencies: { mocha: '*' },
[ERROR] npm sill install resolved gitHead: '4cd0365f5a78dd369473ca0bbd31f7b234148c42',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/object-assign/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/object-assign',
[ERROR] npm sill install resolved _id: 'object-assign@2.0.0',
[ERROR] npm sill install resolved _shasum: 'f8309b09083b01261ece3ef7373f2b57b8dd7042',
[ERROR] npm sill install resolved _from: 'object-assign@>=2.0.0 <3.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.5',
[ERROR] npm sill install resolved _nodeVersion: '0.10.32',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'f8309b09083b01261ece3ef7373f2b57b8dd7042',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'autoprefixer-core',
[ERROR] npm sill install resolved version: '5.1.11',
[ERROR] npm sill install resolved description: 'CLI-less core of Autoprefixer to use in plugins',
[ERROR] npm sill install resolved keywords: [ 'autoprefixer', 'css', 'prefix', 'postprocessor', 'postcss' ],
[ERROR] npm sill install resolved author: { name: 'Andrey Sitnik', email: 'andrey@sitnik.ru' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/postcss/autoprefixer-core.git' },
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { browserslist: '~0.2.0',
[ERROR] npm sill install resolved num2fraction: '~1.1.0',
[ERROR] npm sill install resolved 'caniuse-db': '^1.0.30000132',
[ERROR] npm sill install resolved postcss: '~4.0.6' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { 'vinyl-source-stream': '1.1.0',
[ERROR] npm sill install resolved 'gulp-json-editor': '2.2.1',
[ERROR] npm sill install resolved 'jshint-stylish': '1.0.1',
[ERROR] npm sill install resolved 'gulp-replace': '0.5.3',
[ERROR] npm sill install resolved 'gulp-jshint': '1.10.0',
[ERROR] npm sill install resolved 'gulp-coffee': '2.3.1',
[ERROR] npm sill install resolved 'gulp-mocha': '2.0.1',
[ERROR] npm sill install resolved browserify: '9.0.8',
[ERROR] npm sill install resolved 'fs-extra': '0.18.2',
[ERROR] npm sill install resolved should: '6.0.1',
[ERROR] npm sill install resolved mocha: '2.2.4',
[ERROR] npm sill install resolved gulp: '3.8.11',
[ERROR] npm sill install resolved 'coffee-script': '1.9.2' },
[ERROR] npm sill install resolved scripts: { test: 'gulp' },
[ERROR] npm sill install resolved main: 'lib/autoprefixer',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/postcss/autoprefixer-core/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/postcss/autoprefixer-core',
[ERROR] npm sill install resolved _id: 'autoprefixer-core@5.1.11',
[ERROR] npm sill install resolved _shasum: 'f23b72017f3d52adfb76bf820cd0f1123111f0fe',
[ERROR] npm sill install resolved _from: 'autoprefixer-core@>=5.0.0 <6.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.7.6',
[ERROR] npm sill install resolved _nodeVersion: '1.7.1',
[ERROR] npm sill install resolved _npmUser: { name: 'ai', email: 'andrey@sitnik.ru' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'f23b72017f3d52adfb76bf820cd0f1123111f0fe',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/autoprefixer-core/-/autoprefixer-core-5.1.11.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/autoprefixer-core/-/autoprefixer-core-5.1.11.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'through2',
[ERROR] npm sill install resolved version: '0.6.5',
[ERROR] npm sill install resolved description: 'A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise',
[ERROR] npm sill install resolved main: 'through2.js',
[ERROR] npm sill install resolved scripts:
[ERROR] npm sill install resolved { test: 'node test/test.js',
[ERROR] npm sill install resolved 'test-local': 'brtapsauce-local test/basic-test.js' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/rvagg/through2.git' },
[ERROR] npm sill install resolved keywords: [ 'stream', 'streams2', 'through', 'transform' ],
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Rod Vagg',
[ERROR] npm sill install resolved email: 'r@va.gg',
[ERROR] npm sill install resolved url: 'https://github.com/rvagg' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'readable-stream': '>=1.0.33-1 <1.1.0-0',
[ERROR] npm sill install resolved xtend: '>=4.0.0 <4.1.0-0' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { bl: '>=0.9.0 <0.10.0-0',
[ERROR] npm sill install resolved 'stream-spigot': '>=3.0.4 <3.1.0-0',
[ERROR] npm sill install resolved tape: '>=2.14.0 <2.15.0-0' },
[ERROR] npm sill install resolved gitHead: 'ba4a87875f2c82323c10023e36f4ae4b386c1bf8',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/rvagg/through2/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/rvagg/through2',
[ERROR] npm sill install resolved _id: 'through2@0.6.5',
[ERROR] npm sill install resolved _shasum: '41ab9c67b29d57209071410e1d7a7a968cd3ad48',
[ERROR] npm sill install resolved _from: 'through2@>=0.6.2 <0.7.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.28',
[ERROR] npm sill install resolved _npmUser: { name: 'bryce', email: 'bryce@ravenwall.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '41ab9c67b29d57209071410e1d7a7a968cd3ad48',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/through2/-/through2-0.6.5.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/through2/-/through2-0.6.5.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'vinyl-sourcemaps-apply',
[ERROR] npm sill install resolved version: '0.1.4',
[ERROR] npm sill install resolved description: 'Apply a source map to a vinyl file, merging it with preexisting source maps',
[ERROR] npm sill install resolved homepage: 'http://github.com/floridoo/vinyl-sourcemaps-apply',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/floridoo/vinyl-sourcemaps-apply.git' },
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved scripts: { test: 'echo "Error: no test specified" && exit 1' },
[ERROR] npm sill install resolved keywords: [ 'vinyl', 'sourcemaps', 'source maps', 'gulp' ],
[ERROR] npm sill install resolved author: { name: 'Florian Reiterer', email: 'me@florianreiterer.com' },
[ERROR] npm sill install resolved license: 'ISC',
[ERROR] npm sill install resolved dependencies: { 'source-map': '^0.1.39' },
[ERROR] npm sill install resolved gitHead: '2fb0a54278255c138c76ddb651161440287c1261',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/floridoo/vinyl-sourcemaps-apply/issues' },
[ERROR] npm sill install resolved _id: 'vinyl-sourcemaps-apply@0.1.4',
[ERROR] npm sill install resolved _shasum: 'c5fcbd43e2f238423c2dc98bddd6f79b72bc345b',
[ERROR] npm sill install resolved _from: 'vinyl-sourcemaps-apply@>=0.1.3 <0.2.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.27',
[ERROR] npm sill install resolved _npmUser: { name: 'floridoo', email: 'florian.reiterer@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'c5fcbd43e2f238423c2dc98bddd6f79b72bc345b',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.1.4.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/vinyl-sourcemaps-apply/-/vinyl-sourcemaps-apply-0.1.4.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' } ]
[ERROR] npm info install object-assign@2.0.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer
[ERROR] npm info install autoprefixer-core@5.1.11 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer
[ERROR] npm info install through2@0.6.5 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer
[ERROR] npm info install vinyl-sourcemaps-apply@0.1.4 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer
[ERROR] npm info installOne object-assign@2.0.0
[ERROR] npm verb installOne of object-assign to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer not in flight; installing
[ERROR] npm info installOne autoprefixer-core@5.1.11
[ERROR] npm verb installOne of autoprefixer-core to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer not in flight; installing
[ERROR] npm info installOne through2@0.6.5
[ERROR] npm verb installOne of through2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer not in flight; installing
[ERROR] npm info installOne vinyl-sourcemaps-apply@0.1.4
[ERROR] npm verb installOne of vinyl-sourcemaps-apply to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer not in flight; installing
[ERROR] npm sill addNameRange number 2 { name: 'istanbul', range: '>=0.3.0 <0.4.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'istanbul',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.1.3',
[ERROR] npm sill addNameRange '0.1.4',
[ERROR] npm sill addNameRange '0.1.5',
[ERROR] npm sill addNameRange '0.1.6',
[ERROR] npm sill addNameRange '0.1.7',
[ERROR] npm sill addNameRange '0.1.8',
[ERROR] npm sill addNameRange '0.1.9',
[ERROR] npm sill addNameRange '0.1.10',
[ERROR] npm sill addNameRange '0.1.11',
[ERROR] npm sill addNameRange '0.1.12',
[ERROR] npm sill addNameRange '0.1.13',
[ERROR] npm sill addNameRange '0.1.14',
[ERROR] npm sill addNameRange '0.1.15',
[ERROR] npm sill addNameRange '0.1.16',
[ERROR] npm sill addNameRange '0.1.17',
[ERROR] npm sill addNameRange '0.1.18',
[ERROR] npm sill addNameRange '0.1.19',
[ERROR] npm sill addNameRange '0.1.20',
[ERROR] npm sill addNameRange '0.1.21',
[ERROR] npm sill addNameRange '0.1.22',
[ERROR] npm sill addNameRange '0.1.23',
[ERROR] npm sill addNameRange '0.1.24',
[ERROR] npm sill addNameRange '0.1.25',
[ERROR] npm sill addNameRange '0.1.26',
[ERROR] npm sill addNameRange '0.1.27',
[ERROR] npm sill addNameRange '0.1.28',
[ERROR] npm sill addNameRange '0.1.29',
[ERROR] npm sill addNameRange '0.1.30',
[ERROR] npm sill addNameRange '0.1.31',
[ERROR] npm sill addNameRange '0.1.32',
[ERROR] npm sill addNameRange '0.1.33',
[ERROR] npm sill addNameRange '0.1.34',
[ERROR] npm sill addNameRange '0.1.35',
[ERROR] npm sill addNameRange '0.1.36',
[ERROR] npm sill addNameRange '0.1.37',
[ERROR] npm sill addNameRange '0.1.38',
[ERROR] npm sill addNameRange '0.1.39',
[ERROR] npm sill addNameRange '0.1.40',
[ERROR] npm sill addNameRange '0.1.41',
[ERROR] npm sill addNameRange '0.1.42',
[ERROR] npm sill addNameRange '0.1.43',
[ERROR] npm sill addNameRange '0.1.44',
[ERROR] npm sill addNameRange '0.1.45',
[ERROR] npm sill addNameRange '0.1.46',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.2.4',
[ERROR] npm sill addNameRange '0.2.5',
[ERROR] npm sill addNameRange '0.2.6',
[ERROR] npm sill addNameRange '0.2.7',
[ERROR] npm sill addNameRange '0.2.8',
[ERROR] npm sill addNameRange '0.2.9',
[ERROR] npm sill addNameRange '0.2.10',
[ERROR] npm sill addNameRange '0.2.11',
[ERROR] npm sill addNameRange '0.2.12',
[ERROR] npm sill addNameRange '0.2.13',
[ERROR] npm sill addNameRange '0.2.14',
[ERROR] npm sill addNameRange '0.2.15',
[ERROR] npm sill addNameRange '0.2.16',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.3.2',
[ERROR] npm sill addNameRange '0.3.3',
[ERROR] npm sill addNameRange '0.3.4',
[ERROR] npm sill addNameRange '0.3.5',
[ERROR] npm sill addNameRange '0.3.6',
[ERROR] npm sill addNameRange '0.3.7',
[ERROR] npm sill addNameRange '0.3.8',
[ERROR] npm sill addNameRange '0.3.9',
[ERROR] npm sill addNameRange '0.3.10',
[ERROR] npm sill addNameRange '0.3.11',
[ERROR] npm sill addNameRange '0.3.13' ] ]
[ERROR] npm sill addNamed istanbul@0.3.13
[ERROR] npm verb addNamed "0.3.13" is a plain semver version for istanbul
[ERROR] npm sill cache afterAdd through2@0.6.5
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\through2\0.6.5\package\package.json not in flight; writing
[ERROR] npm sill addNameRange number 2 { name: 'minimatch', range: '>=0.3.0 <0.4.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'minimatch',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.0.5',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.1.3',
[ERROR] npm sill addNameRange '0.1.4',
[ERROR] npm sill addNameRange '0.1.5',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.2.4',
[ERROR] npm sill addNameRange '0.2.5',
[ERROR] npm sill addNameRange '0.2.6',
[ERROR] npm sill addNameRange '0.2.7',
[ERROR] npm sill addNameRange '0.2.8',
[ERROR] npm sill addNameRange '0.2.9',
[ERROR] npm sill addNameRange '0.2.10',
[ERROR] npm sill addNameRange '0.2.11',
[ERROR] npm sill addNameRange '0.2.12',
[ERROR] npm sill addNameRange '0.2.13',
[ERROR] npm sill addNameRange '0.2.14',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.0.1',
[ERROR] npm sill addNameRange '2.0.2',
[ERROR] npm sill addNameRange '2.0.3',
[ERROR] npm sill addNameRange '2.0.4',
[ERROR] npm sill addNameRange '2.0.5',
[ERROR] npm sill addNameRange '2.0.6',
[ERROR] npm sill addNameRange '2.0.7' ] ]
[ERROR] npm sill addNamed minimatch@0.3.0
[ERROR] npm verb addNamed "0.3.0" is a plain semver version for minimatch
[ERROR] npm verb unbuild node_modules\del\node_modules\globby
[ERROR] npm verb unbuild node_modules\del\node_modules\is-path-in-cwd
[ERROR] npm sill addNameRange number 2 { name: 'ng-dependencies',
[ERROR] npm sill addNameRange range: '>=0.2.0 <0.3.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'ng-dependencies',
[ERROR] npm sill addNameRange [ '0.0.1', '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.2.0' ] ]
[ERROR] npm sill addNamed ng-dependencies@0.2.0
[ERROR] npm verb addNamed "0.2.0" is a plain semver version for ng-dependencies
[ERROR] npm verb unbuild node_modules\del\node_modules\object-assign
[ERROR] npm verb unbuild node_modules\del\node_modules\is-path-cwd
[ERROR] npm sill gunzTarPerm extractEntry test/.sass-cache/11aaaa36d302a7afac3382ad5cd9fc7f77872af2/_reset.scssc
[ERROR] npm sill gunzTarPerm modified mode [ 'test/.sass-cache/11aaaa36d302a7afac3382ad5cd9fc7f77872af2/_reset.scssc',
[ERROR] npm sill gunzTarPerm 384,
[ERROR] npm sill gunzTarPerm 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/.sass-cache/11aaaa36d302a7afac3382ad5cd9fc7f77872af2/_support.scssc
[ERROR] npm sill gunzTarPerm modified mode [ 'test/.sass-cache/11aaaa36d302a7afac3382ad5cd9fc7f77872af2/_support.scssc',
[ERROR] npm sill gunzTarPerm 384,
[ERROR] npm sill gunzTarPerm 438 ]
[ERROR] npm verb unbuild node_modules\del\node_modules\each-async
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\text-table\0.2.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\log-symbols\1.0.2\package\package.json written
[ERROR] npm sill addNameRange number 2 { name: 'vinyl-fs', range: '>=1.0.0 <2.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'vinyl-fs',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.1.1',
[ERROR] npm sill addNameRange '0.1.2',
[ERROR] npm sill addNameRange '0.1.3',
[ERROR] npm sill addNameRange '0.1.4',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.3.2',
[ERROR] npm sill addNameRange '0.3.3',
[ERROR] npm sill addNameRange '0.3.4',
[ERROR] npm sill addNameRange '0.3.5',
[ERROR] npm sill addNameRange '0.3.6',
[ERROR] npm sill addNameRange '0.3.7',
[ERROR] npm sill addNameRange '0.3.8',
[ERROR] npm sill addNameRange '0.3.9',
[ERROR] npm sill addNameRange '0.3.10',
[ERROR] npm sill addNameRange '0.3.11',
[ERROR] npm sill addNameRange '0.3.12',
[ERROR] npm sill addNameRange '0.3.13',
[ERROR] npm sill addNameRange '1.0.0' ] ]
[ERROR] npm sill addNamed vinyl-fs@1.0.0
[ERROR] npm verb addNamed "1.0.0" is a plain semver version for vinyl-fs
[ERROR] npm sill addNameRange number 2 { name: 'brace-expansion',
[ERROR] npm sill addNameRange range: '>=1.1.0 <2.0.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'brace-expansion', [ '0.0.0', '1.0.0', '1.0.1', '1.1.0' ] ]
[ERROR] npm sill addNamed brace-expansion@1.1.0
[ERROR] npm verb addNamed "1.1.0" is a plain semver version for brace-expansion
[ERROR] npm sill addNameRange number 2 { name: 'gulp-if', range: '>=1.2.5 <2.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-if',
[ERROR] npm sill addNameRange [ '0.0.3',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.0.5',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.2.1',
[ERROR] npm sill addNameRange '1.2.2',
[ERROR] npm sill addNameRange '1.2.3',
[ERROR] npm sill addNameRange '1.2.4',
[ERROR] npm sill addNameRange '1.2.5' ] ]
[ERROR] npm sill addNamed gulp-if@1.2.5
[ERROR] npm verb addNamed "1.2.5" is a plain semver version for gulp-if
[ERROR] npm sill addNameRange number 2 { name: 'node-useref', range: '>=0.3.1 <0.4.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'node-useref',
[ERROR] npm sill addNameRange [ '0.2.6',
[ERROR] npm sill addNameRange '0.2.7',
[ERROR] npm sill addNameRange '0.2.8',
[ERROR] npm sill addNameRange '0.2.9',
[ERROR] npm sill addNameRange '0.2.10',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.3.2',
[ERROR] npm sill addNameRange '0.3.3',
[ERROR] npm sill addNameRange '0.3.4',
[ERROR] npm sill addNameRange '0.3.5',
[ERROR] npm sill addNameRange '0.3.6',
[ERROR] npm sill addNameRange '0.3.7',
[ERROR] npm sill addNameRange '0.3.8',
[ERROR] npm sill addNameRange '0.3.9',
[ERROR] npm sill addNameRange '0.3.10',
[ERROR] npm sill addNameRange '0.3.11',
[ERROR] npm sill addNameRange '0.3.12' ] ]
[ERROR] npm sill addNamed node-useref@0.3.12
[ERROR] npm verb addNamed "0.3.12" is a plain semver version for node-useref
[ERROR] npm verb unbuild node_modules\del\node_modules\rimraf
[ERROR] npm sill cache afterAdd ansi-styles@2.0.1
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\ansi-styles\2.0.1\package\package.json not in flight; writing
[ERROR] npm sill addNameRange number 2 { name: 'ibrik', range: '>=2.0.0 <2.1.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'ibrik',
[ERROR] npm sill addNameRange [ '0.0.1-dev',
[ERROR] npm sill addNameRange '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.0.3-1',
[ERROR] npm sill addNameRange '0.0.3-2',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '1.0.1',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '2.0.0' ] ]
[ERROR] npm sill addNamed ibrik@2.0.0
[ERROR] npm verb addNamed "2.0.0" is a plain semver version for ibrik
[ERROR] npm http 304 http://registry.npmjs.org/convert-source-map
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '8',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"4JV5642C5GQ5YTHJEBUAFMMU1"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.907534,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1820-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/convert-source-map from cache
[ERROR] npm verb get saving convert-source-map to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\convert-source-map\.cache.json
[ERROR] npm http 304 http://registry.npmjs.org/vinyl
[ERROR] npm sill get cb [ 304,
[ERROR] npm sill get { age: '56',
[ERROR] npm sill get via: '1.1 varnish',
[ERROR] npm sill get date: 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get etag: '"C6AY7VPRZAP0ZTE1V9730C6NR"',
[ERROR] npm sill get vary: 'Accept',
[ERROR] npm sill get 'x-cache': 'HIT',
[ERROR] npm sill get 'x-timer': 'S1430843627.908941,VS0,VE0',
[ERROR] npm sill get 'x-served-by': 'cache-dfw1821-DFW',
[ERROR] npm sill get 'x-cache-hits': '1',
[ERROR] npm sill get 'cache-control': 'max-age=60',
[ERROR] npm sill get 'last-modified': 'Tue, 05 May 2015 16:33:47 GMT',
[ERROR] npm sill get 'proxy-connection': 'Keep-Alive',
[ERROR] npm sill get connection: 'close' } ]
[ERROR] npm verb etag http://registry.npmjs.org/vinyl from cache
[ERROR] npm verb get saving vinyl to C:\Users\buschs1\AppData\Roaming\npm-cache\registry.npmjs.org\vinyl\.cache.json
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\string-length\1.0.0\package\package.json written
[ERROR] npm sill install resolved [ { name: 'text-table',
[ERROR] npm sill install resolved version: '0.2.0',
[ERROR] npm sill install resolved description: 'borderless text tables with alignment',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved devDependencies: { tap: '~0.4.0', tape: '~1.0.2', 'cli-color': '~0.2.3' },
[ERROR] npm sill install resolved scripts: { test: 'tap test/*.js' },
[ERROR] npm sill install resolved testling: { files: 'test/*.js', browsers: [Object] },
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git://github.com/substack/text-table.git' },
[ERROR] npm sill install resolved homepage: 'https://github.com/substack/text-table',
[ERROR] npm sill install resolved keywords: [ 'text', 'table', 'align', 'ascii', 'rows', 'tabular' ],
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'James Halliday',
[ERROR] npm sill install resolved email: 'mail@substack.net',
[ERROR] npm sill install resolved url: 'http://substack.net' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved readme: '# text-table\n\ngenerate borderless text table strings suitable for printing to stdout\n\n[![build status](https://secure.travis-ci.org/substack/text-table.png)](http://travis-ci.org/substack/text-table)\n\n[![browser support](https://ci.testling.com/substack/text-table.png)](http://ci.testling.com/substack/text-table)\n\n# example\n\n## default align\n\n``` js\nvar table = require(\'text-table\');\nvar t = table([\n [ \'master\', \'0123456789abcdef\' ],\n [ \'staging\', \'fedcba9876543210\' ]\n]);\nconsole.log(t);\n```\n\n```\nmaster 0123456789abcdef\nstaging fedcba9876543210\n```\n\n## left-right align\n\n``` js\nvar table = require(\'text-table\');\nvar t = table([\n [ \'beep\', \'1024\' ],\n [ \'boop\', \'33450\' ],\n [ \'foo\', \'1006\' ],\n [ \'bar\', \'45\' ]\n], { align: [ \'l\', \'r\' ] });\nconsole.log(t);\n```\n\n```\nbeep 1024\nboop 33450\nfoo 1006\nbar 45\n```\n\n## dotted align\n\n``` js\nvar table = require(\'text-table\');\nvar t = table([\n [ \'beep\', \'1024\' ],\n [ \'boop\', \'334.212\' ],\n [ \'foo\', \'1006\' ],\n [ \'bar\', \'45.6\' ],\n [ \'baz\', \'123.\' ]\n], { align: [ \'l\', \'.\' ] });\nconsole.log(t);\n```\n\n```\nbeep 1024\nboop 334.212\nfoo 1006\nbar 45.6\nbaz 123.\n```\n\n## centered\n\n``` js\nvar table = require(\'text-table\');\nvar t = table([\n [ \'beep\', \'1024\', \'xyz\' ],\n [ \'boop\', \'3388450\', \'tuv\' ],\n [ \'foo\', \'10106\', \'qrstuv\' ],\n [ \'bar\', \'45\', \'lmno\' ]\n], { align: [ \'l\', \'c\', \'l\' ] });\nconsole.log(t);\n```\n\n```\nbeep 1024 xyz\nboop 3388450 tuv\nfoo 10106 qrstuv\nbar 45 lmno\n```\n\n# methods\n\n``` js\nvar table = require(\'text-table\')\n```\n\n## var s = table(rows, opts={})\n\nReturn a formatted table string `s` from an array of `rows` and some options\n`opts`.\n\n`rows` should be an array of arrays containing strings, numbers, or other\nprintable values.\n\noptions can be:\n\n* `opts.hsep` - separator to use between columns, default `\' \'`\n* `opts.align` - array of alignment types for each column, default `[\'l\',\'l\',...]`\n* `opts.stringLength` - callback function to use when calculating the string length\n\nalignment types are:\n\n* `\'l\'` - left\n* `\'r\'` - right\n* `\'c\'` - center\n* `\'.\'` - decimal\n\n# install\n\nWith [npm](https://npmjs.org) do:\n\n```\nnpm install text-table\n```\n\n# Use with ANSI-colors\n\nSince the string length of ANSI color schemes does not equal the length\nJavaScript sees internally it is necessary to pass the a custom string length\ncalculator during the main function call.\n\nSee the `test/ansi-colors.js` file for an example.\n\n# license\n\nMIT\n',
[ERROR] npm sill install resolved readmeFilename: 'readme.markdown',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/substack/text-table/issues' },
[ERROR] npm sill install resolved _id: 'text-table@0.2.0',
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '7f5ee823ae805207c00af2df4a84ec3fcfa570b4',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz' },
[ERROR] npm sill install resolved _from: 'text-table@>=0.2.0 <0.3.0',
[ERROR] npm sill install resolved _npmVersion: '1.3.7',
[ERROR] npm sill install resolved _npmUser: { name: 'substack', email: 'mail@substack.net' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _shasum: '7f5ee823ae805207c00af2df4a84ec3fcfa570b4',
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz' },
[ERROR] npm sill install resolved { name: 'log-symbols',
[ERROR] npm sill install resolved version: '1.0.2',
[ERROR] npm sill install resolved description: 'Colored symbols for various log levels. Example: ✔︎ success',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/log-symbols.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'node test.js' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'unicode',
[ERROR] npm sill install resolved 'cli',
[ERROR] npm sill install resolved 'cmd',
[ERROR] npm sill install resolved 'command-line',
[ERROR] npm sill install resolved 'characters',
[ERROR] npm sill install resolved 'char',
[ERROR] npm sill install resolved 'symbol',
[ERROR] npm sill install resolved 'symbols',
[ERROR] npm sill install resolved 'figure',
[ERROR] npm sill install resolved 'figures',
[ERROR] npm sill install resolved 'fallback',
[ERROR] npm sill install resolved 'win',
[ERROR] npm sill install resolved 'windows',
[ERROR] npm sill install resolved 'log',
[ERROR] npm sill install resolved 'logging',
[ERROR] npm sill install resolved 'terminal',
[ERROR] npm sill install resolved 'stdout' ],
[ERROR] npm sill install resolved dependencies: { chalk: '^1.0.0' },
[ERROR] npm sill install resolved devDependencies: { ava: '0.0.4' },
[ERROR] npm sill install resolved gitHead: 'ffcc995a1d4efc91ceed3e536fecccc8dc517c76',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/log-symbols/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/log-symbols',
[ERROR] npm sill install resolved _id: 'log-symbols@1.0.2',
[ERROR] npm sill install resolved _shasum: '376ff7b58ea3086a0f09facc74617eca501e1a18',
[ERROR] npm sill install resolved _from: 'log-symbols@>=1.0.0 <2.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.5.1',
[ERROR] npm sill install resolved _nodeVersion: '0.12.0',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '376ff7b58ea3086a0f09facc74617eca501e1a18',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/log-symbols/-/log-symbols-1.0.2.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/log-symbols/-/log-symbols-1.0.2.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'string-length',
[ERROR] npm sill install resolved version: '1.0.0',
[ERROR] npm sill install resolved description: 'Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/sindresorhus/string-length.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'unicode',
[ERROR] npm sill install resolved 'string',
[ERROR] npm sill install resolved 'str',
[ERROR] npm sill install resolved 'length',
[ERROR] npm sill install resolved 'astral',
[ERROR] npm sill install resolved 'symbol',
[ERROR] npm sill install resolved 'surrogates',
[ERROR] npm sill install resolved 'codepoints',
[ERROR] npm sill install resolved 'ansi',
[ERROR] npm sill install resolved 'escape',
[ERROR] npm sill install resolved 'codes' ],
[ERROR] npm sill install resolved dependencies: { 'strip-ansi': '^2.0.0' },
[ERROR] npm sill install resolved devDependencies: { mocha: '*' },
[ERROR] npm sill install resolved gitHead: '5aa9b5946c927c2884a49741a066fdb3f30a6aa1',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/string-length/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/string-length',
[ERROR] npm sill install resolved _id: 'string-length@1.0.0',
[ERROR] npm sill install resolved _shasum: '5f0564b174feb299595a763da71513266370d3a9',
[ERROR] npm sill install resolved _from: 'string-length@>=1.0.0 <2.0.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.14',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '5f0564b174feb299595a763da71513266370d3a9',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/string-length/-/string-length-1.0.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/string-length/-/string-length-1.0.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' } ]
[ERROR] npm info install text-table@0.2.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish
[ERROR] npm info install log-symbols@1.0.2 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish
[ERROR] npm info install string-length@1.0.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish
[ERROR] npm info installOne text-table@0.2.0
[ERROR] npm verb installOne of text-table to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish not in flight; installing
[ERROR] npm info installOne log-symbols@1.0.2
[ERROR] npm verb installOne of log-symbols to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish not in flight; installing
[ERROR] npm info installOne string-length@1.0.0
[ERROR] npm verb installOne of string-length to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish not in flight; installing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\istextorbinary\1.0.2\package\package.json written
[ERROR] npm sill cache afterAdd escape-string-regexp@1.0.3
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\escape-string-regexp\1.0.3\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd strip-ansi@2.0.1
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\strip-ansi\2.0.1\package\package.json not in flight; writing
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\globby is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\globby
[ERROR] npm sill cache afterAdd has-ansi@1.0.3
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\has-ansi\1.0.3\package\package.json not in flight; writing
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\is-path-in-cwd is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\is-path-in-cwd
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\replacestream\2.0.0\package\package.json written
[ERROR] npm sill install resolved [ { name: 'through2',
[ERROR] npm sill install resolved version: '0.6.3',
[ERROR] npm sill install resolved description: 'A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise',
[ERROR] npm sill install resolved main: 'through2.js',
[ERROR] npm sill install resolved scripts:
[ERROR] npm sill install resolved { test: 'node test/test.js',
[ERROR] npm sill install resolved 'test-local': 'brtapsauce-local test/basic-test.js' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/rvagg/through2.git' },
[ERROR] npm sill install resolved keywords: [ 'stream', 'streams2', 'through', 'transform' ],
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Rod Vagg',
[ERROR] npm sill install resolved email: 'r@va.gg',
[ERROR] npm sill install resolved url: 'https://github.com/rvagg' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'readable-stream': '>=1.0.33-1 <1.1.0-0',
[ERROR] npm sill install resolved xtend: '>=4.0.0 <4.1.0-0' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { bl: '>=0.9.0 <0.10.0-0',
[ERROR] npm sill install resolved 'stream-spigot': '>=3.0.4 <3.1.0-0',
[ERROR] npm sill install resolved tape: '>=2.14.0 <2.15.0-0' },
[ERROR] npm sill install resolved gitHead: 'af9b735f360a4edef6e0ba601644457a82374fe7',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/rvagg/through2/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/rvagg/through2',
[ERROR] npm sill install resolved _id: 'through2@0.6.3',
[ERROR] npm sill install resolved _shasum: '795292fde9f254c2a368b38f9cc5d1bd4663afb6',
[ERROR] npm sill install resolved _from: 'through2@0.6.3',
[ERROR] npm sill install resolved _npmVersion: '1.4.23',
[ERROR] npm sill install resolved _npmUser: { name: 'rvagg', email: 'rod@vagg.org' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '795292fde9f254c2a368b38f9cc5d1bd4663afb6',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/through2/-/through2-0.6.3.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/through2/-/through2-0.6.3.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { title: 'Is Text or Binary?',
[ERROR] npm sill install resolved name: 'istextorbinary',
[ERROR] npm sill install resolved version: '1.0.2',
[ERROR] npm sill install resolved description: 'Determines if a buffer is comprised of text or binary',
[ERROR] npm sill install resolved homepage: 'https://github.com/bevry/istextorbinary',
[ERROR] npm sill install resolved license: { type: 'MIT' },
[ERROR] npm sill install resolved badges:
[ERROR] npm sill install resolved { travis: true,
[ERROR] npm sill install resolved npm: true,
[ERROR] npm sill install resolved npmdownloads: true,
[ERROR] npm sill install resolved david: true,
[ERROR] npm sill install resolved daviddev: true,
[ERROR] npm sill install resolved gratipay: 'bevry',
[ERROR] npm sill install resolved flattr: '344188/balupton-on-Flattr',
[ERROR] npm sill install resolved paypal: 'QB8GQPZAH84N6',
[ERROR] npm sill install resolved bitcoin: 'https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a',
[ERROR] npm sill install resolved wishlist: 'http://amzn.com/w/2F8TXKSNAFG4V' },
[ERROR] npm sill install resolved keywords: [ 'text', 'binary', 'encoding' ],
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: '2012+ Bevry Pty Ltd',
[ERROR] npm sill install resolved email: 'us@bevry.me',
[ERROR] npm sill install resolved url: 'http://bevry.me' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved contributors: [ [Object], [Object] ],
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/bevry/istextorbinary/issues' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+ssh://git@github.com/bevry/istextorbinary.git' },
[ERROR] npm sill install resolved engines: { node: '>=0.4' },
[ERROR] npm sill install resolved dependencies: { textextensions: '~1.0.0', binaryextensions: '~1.0.0' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { 'coffee-script': '~1.8.0',
[ERROR] npm sill install resolved joe: '~1.5.0',
[ERROR] npm sill install resolved 'joe-reporter-console': '~1.2.1',
[ERROR] npm sill install resolved chai: '~1.10.0',
[ERROR] npm sill install resolved projectz: '~0.3.17' },
[ERROR] npm sill install resolved directories: { lib: './out/lib' },
[ERROR] npm sill install resolved scripts: { test: 'node ./out/test/istextorbinary-test.js' },
[ERROR] npm sill install resolved main: './out/lib/istextorbinary.js',
[ERROR] npm sill install resolved cakeConfiguration: { COFFEE_SRC_PATH: 'src' },
[ERROR] npm sill install resolved gitHead: 'e7606ca61f12814cb1ddd139442cc0f1dc6bbbb4',
[ERROR] npm sill install resolved _id: 'istextorbinary@1.0.2',
[ERROR] npm sill install resolved _shasum: 'ace19354d1a9a0173efeb1084ce0f87b0ad7decf',
[ERROR] npm sill install resolved _from: 'istextorbinary@1.0.2',
[ERROR] npm sill install resolved _npmVersion: '2.1.9',
[ERROR] npm sill install resolved _nodeVersion: '0.10.33',
[ERROR] npm sill install resolved _npmUser: { name: 'balupton', email: 'b@lupton.cc' },
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'ace19354d1a9a0173efeb1084ce0f87b0ad7decf',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/istextorbinary/-/istextorbinary-1.0.2.tgz' },
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/istextorbinary/-/istextorbinary-1.0.2.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'replacestream',
[ERROR] npm sill install resolved version: '2.0.0',
[ERROR] npm sill install resolved description: 'A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/eugeneware/replacestream.git' },
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'replace',
[ERROR] npm sill install resolved 'text',
[ERROR] npm sill install resolved 'regex',
[ERROR] npm sill install resolved 'stream',
[ERROR] npm sill install resolved 'streams',
[ERROR] npm sill install resolved 'streaming',
[ERROR] npm sill install resolved 'search' ],
[ERROR] npm sill install resolved author: { name: 'Eugene Ware', email: 'eugene@noblesamurai.com' },
[ERROR] npm sill install resolved license: 'BSD',
[ERROR] npm sill install resolved devDependencies: { chai: '^1.9.1', mocha: '^1.21.4' },
[ERROR] npm sill install resolved dependencies: { through: '~2.3.4' },
[ERROR] npm sill install resolved gitHead: '064bd57b325ede5c2880018a3983523e6f9c1cfc',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/eugeneware/replacestream/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/eugeneware/replacestream',
[ERROR] npm sill install resolved _id: 'replacestream@2.0.0',
[ERROR] npm sill install resolved _shasum: '22e3f0861dc0d11d33074ebbbfcdcc66d4532b6e',
[ERROR] npm sill install resolved _from: 'replacestream@2.0.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.28',
[ERROR] npm sill install resolved _npmUser: { name: 'eugeneware', email: 'eugene@noblesamurai.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '22e3f0861dc0d11d33074ebbbfcdcc66d4532b6e',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/replacestream/-/replacestream-2.0.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/replacestream/-/replacestream-2.0.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' } ]
[ERROR] npm info install through2@0.6.3 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace
[ERROR] npm info install istextorbinary@1.0.2 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace
[ERROR] npm info install replacestream@2.0.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace
[ERROR] npm info installOne through2@0.6.3
[ERROR] npm verb installOne of through2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace not in flight; installing
[ERROR] npm info installOne istextorbinary@1.0.2
[ERROR] npm verb installOne of istextorbinary to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace not in flight; installing
[ERROR] npm info installOne replacestream@2.0.0
[ERROR] npm verb installOne of replacestream to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace not in flight; installing
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\object-assign is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\object-assign
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\is-path-cwd is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\is-path-cwd
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\xmlbuilder-2c5e3ba8d88414c2.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter\node_modules\xmlbuilder
[ERROR] npm sill cache add args [ 'through2@^0.6.1', null ]
[ERROR] npm verb cache add spec through2@^0.6.1
[ERROR] npm sill cache add parsed spec { raw: 'through2@^0.6.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'through2',
[ERROR] npm sill cache add rawSpec: '^0.6.1',
[ERROR] npm sill cache add spec: '>=0.6.1 <0.7.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed through2@>=0.6.1 <0.7.0
[ERROR] npm verb addNamed ">=0.6.1 <0.7.0" is a valid semver range for through2
[ERROR] npm sill addNameRange { name: 'through2', range: '>=0.6.1 <0.7.0', hasData: false }
[ERROR] npm sill mapToRegistry name through2
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/through2
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/through2 not in flight; fetching
[ERROR] npm sill cache afterAdd supports-color@1.3.1
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\supports-color\1.3.1\package\package.json not in flight; writing
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\each-async is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\each-async
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\findup-sync-934ecd05667d45ab.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\node_modules\findup-sync
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\multimatch-29a51383edf0f288.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\node_modules\multimatch
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\vinyl-file\1.1.1\package\package.json written
[ERROR] npm sill install resolved [ { name: 'object-assign',
[ERROR] npm sill install resolved version: '2.0.0',
[ERROR] npm sill install resolved description: 'ES6 Object.assign() ponyfill',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/object-assign.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'object',
[ERROR] npm sill install resolved 'assign',
[ERROR] npm sill install resolved 'extend',
[ERROR] npm sill install resolved 'properties',
[ERROR] npm sill install resolved 'es6',
[ERROR] npm sill install resolved 'ecmascript',
[ERROR] npm sill install resolved 'harmony',
[ERROR] npm sill install resolved 'ponyfill',
[ERROR] npm sill install resolved 'prollyfill',
[ERROR] npm sill install resolved 'polyfill',
[ERROR] npm sill install resolved 'shim',
[ERROR] npm sill install resolved 'browser' ],
[ERROR] npm sill install resolved devDependencies: { mocha: '*' },
[ERROR] npm sill install resolved gitHead: '4cd0365f5a78dd369473ca0bbd31f7b234148c42',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/object-assign/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/object-assign',
[ERROR] npm sill install resolved _id: 'object-assign@2.0.0',
[ERROR] npm sill install resolved _shasum: 'f8309b09083b01261ece3ef7373f2b57b8dd7042',
[ERROR] npm sill install resolved _from: 'object-assign@>=2.0.0 <3.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.5',
[ERROR] npm sill install resolved _nodeVersion: '0.10.32',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'f8309b09083b01261ece3ef7373f2b57b8dd7042',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/object-assign/-/object-assign-2.0.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'through2',
[ERROR] npm sill install resolved version: '0.6.5',
[ERROR] npm sill install resolved description: 'A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise',
[ERROR] npm sill install resolved main: 'through2.js',
[ERROR] npm sill install resolved scripts:
[ERROR] npm sill install resolved { test: 'node test/test.js',
[ERROR] npm sill install resolved 'test-local': 'brtapsauce-local test/basic-test.js' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/rvagg/through2.git' },
[ERROR] npm sill install resolved keywords: [ 'stream', 'streams2', 'through', 'transform' ],
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Rod Vagg',
[ERROR] npm sill install resolved email: 'r@va.gg',
[ERROR] npm sill install resolved url: 'https://github.com/rvagg' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'readable-stream': '>=1.0.33-1 <1.1.0-0',
[ERROR] npm sill install resolved xtend: '>=4.0.0 <4.1.0-0' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { bl: '>=0.9.0 <0.10.0-0',
[ERROR] npm sill install resolved 'stream-spigot': '>=3.0.4 <3.1.0-0',
[ERROR] npm sill install resolved tape: '>=2.14.0 <2.15.0-0' },
[ERROR] npm sill install resolved gitHead: 'ba4a87875f2c82323c10023e36f4ae4b386c1bf8',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/rvagg/through2/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/rvagg/through2',
[ERROR] npm sill install resolved _id: 'through2@0.6.5',
[ERROR] npm sill install resolved _shasum: '41ab9c67b29d57209071410e1d7a7a968cd3ad48',
[ERROR] npm sill install resolved _from: 'through2@>=0.6.2 <0.7.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.28',
[ERROR] npm sill install resolved _npmUser: { name: 'bryce', email: 'bryce@ravenwall.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '41ab9c67b29d57209071410e1d7a7a968cd3ad48',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/through2/-/through2-0.6.5.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/through2/-/through2-0.6.5.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'vinyl-file',
[ERROR] npm sill install resolved version: '1.1.1',
[ERROR] npm sill install resolved description: 'Create a vinyl file from an actual file',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/vinyl-file.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'node test.js' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'vinyl',
[ERROR] npm sill install resolved 'fs',
[ERROR] npm sill install resolved 'file',
[ERROR] npm sill install resolved 'read',
[ERROR] npm sill install resolved 'virtual',
[ERROR] npm sill install resolved 'format',
[ERROR] npm sill install resolved 'gulp',
[ERROR] npm sill install resolved 'gulpfriendly' ],
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'graceful-fs': '^3.0.2',
[ERROR] npm sill install resolved 'strip-bom': '^1.0.0',
[ERROR] npm sill install resolved vinyl: '^0.4.3' },
[ERROR] npm sill install resolved devDependencies: { ava: '0.0.4', isstream: '^0.1.0' },
[ERROR] npm sill install resolved gitHead: '7f212093521084d585aa8214534a8cf39aa8ed95',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/vinyl-file/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/vinyl-file',
[ERROR] npm sill install resolved _id: 'vinyl-file@1.1.1',
[ERROR] npm sill install resolved _shasum: '81b655f26e658bd2e8829f28d63f847d6843d6d0',
[ERROR] npm sill install resolved _from: 'vinyl-file@>=1.1.0 <2.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.16',
[ERROR] npm sill install resolved _nodeVersion: '0.10.32',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '81b655f26e658bd2e8829f28d63f847d6843d6d0',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/vinyl-file/-/vinyl-file-1.1.1.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/vinyl-file/-/vinyl-file-1.1.1.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' } ]
[ERROR] npm info install object-assign@2.0.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev
[ERROR] npm info install through2@0.6.5 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev
[ERROR] npm info install vinyl-file@1.1.1 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev
[ERROR] npm info installOne object-assign@2.0.0
[ERROR] npm verb installOne of object-assign to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev not in flight; installing
[ERROR] npm info installOne through2@0.6.5
[ERROR] npm verb installOne of through2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev not in flight; installing
[ERROR] npm info installOne vinyl-file@1.1.1
[ERROR] npm verb installOne of vinyl-file to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev not in flight; installing
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\globby\1.2.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\globby
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\globby is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\globby
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\is-path-in-cwd\1.0.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\is-path-in-cwd
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\is-path-in-cwd is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\is-path-in-cwd
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\object-assign\2.0.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\object-assign
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\object-assign is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\object-assign
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\rimraf is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\rimraf
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\is-path-cwd\1.0.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\is-path-cwd
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\is-path-cwd is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\is-path-cwd
[ERROR] npm sill install write writing xmlbuilder 0.4.2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter\node_modules\xmlbuilder
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\each-async\1.1.1\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\each-async
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\each-async is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\each-async
[ERROR] npm sill install resolved []
[ERROR] npm verb about to build C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-jasmine
[ERROR] npm info build C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-jasmine
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\multimatch-7320a32c983b6fce.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\multimatch
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\through2-81b1dd36421adbc3.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\through2
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\plexer-2b08fcb315e9d14d.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\plexer
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\merge-stream-8c96d72633de04da.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\merge-stream
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\through2-e45c7b8a785b5b7f.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\node_modules\through2
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\pretty-bytes-9e03528a3fc106aa.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\node_modules\pretty-bytes
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\gzip-size-fcf1096e839bdb5e.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\node_modules\gzip-size
[ERROR] npm sill install write writing findup-sync 0.2.1 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\node_modules\findup-sync
[ERROR] npm sill install write writing multimatch 2.0.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\node_modules\multimatch
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\object-assign-c9e46e27f678f943.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\object-assign
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\through2-dcb6a40b19bd5f59.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\through2
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\autoprefixer-core-fe8b5c83bdbd7842.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\autoprefixer-core
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\vinyl-sourcemaps-apply-9b690a17e0483a2b.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\vinyl-sourcemaps-apply
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\rimraf\2.3.3\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\rimraf
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\rimraf is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\del\node_modules\rimraf
[ERROR] npm sill addNameRange number 2 { name: 'is-relative-url',
[ERROR] npm sill addNameRange range: '>=1.0.0 <2.0.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'is-relative-url', [ '0.1.0', '0.1.1', '1.0.0' ] ]
[ERROR] npm sill addNamed is-relative-url@1.0.0
[ERROR] npm verb addNamed "1.0.0" is a plain semver version for is-relative-url
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm sill install write writing multimatch 2.0.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\multimatch
[ERROR] npm sill install write writing through2 0.6.5 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\through2
[ERROR] npm sill install write writing plexer 0.0.3 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\plexer
[ERROR] npm sill install write writing merge-stream 0.1.7 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\merge-stream
[ERROR] npm sill gunzTarPerm extractEntry test/recurse/b/1/foo.js
[ERROR] npm sill gunzTarPerm modified mode [ 'test/recurse/b/1/foo.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/recurse/b/1/bar.json
[ERROR] npm sill gunzTarPerm modified mode [ 'test/recurse/b/1/bar.json', 420, 438 ]
[ERROR] npm sill install write writing through2 0.6.5 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\node_modules\through2
[ERROR] npm sill install write writing pretty-bytes 1.0.4 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\node_modules\pretty-bytes
[ERROR] npm sill install write writing gzip-size 1.0.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\node_modules\gzip-size
[ERROR] npm sill install write writing object-assign 2.0.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\object-assign
[ERROR] npm sill install write writing through2 0.6.5 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\through2
[ERROR] npm sill install write writing autoprefixer-core 5.1.11 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\autoprefixer-core
[ERROR] npm sill install write writing vinyl-sourcemaps-apply 0.1.4 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\vinyl-sourcemaps-apply
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\through2\0.6.5\package\package.json written
[ERROR] npm sill cache add args [ 'bufferstreams@~0.0.2', null ]
[ERROR] npm verb cache add spec bufferstreams@~0.0.2
[ERROR] npm sill cache add parsed spec { raw: 'bufferstreams@~0.0.2',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'bufferstreams',
[ERROR] npm sill cache add rawSpec: '~0.0.2',
[ERROR] npm sill cache add spec: '>=0.0.2 <0.1.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed bufferstreams@>=0.0.2 <0.1.0
[ERROR] npm verb addNamed ">=0.0.2 <0.1.0" is a valid semver range for bufferstreams
[ERROR] npm sill addNameRange { name: 'bufferstreams',
[ERROR] npm sill addNameRange range: '>=0.0.2 <0.1.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name bufferstreams
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/bufferstreams
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/bufferstreams not in flight; fetching
[ERROR] npm sill cache add args [ 'gulp-util@^2.2.14', null ]
[ERROR] npm verb cache add spec gulp-util@^2.2.14
[ERROR] npm sill cache add parsed spec { raw: 'gulp-util@^2.2.14',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'gulp-util',
[ERROR] npm sill cache add rawSpec: '^2.2.14',
[ERROR] npm sill cache add spec: '>=2.2.14 <3.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed gulp-util@>=2.2.14 <3.0.0
[ERROR] npm verb addNamed ">=2.2.14 <3.0.0" is a valid semver range for gulp-util
[ERROR] npm sill addNameRange { name: 'gulp-util', range: '>=2.2.14 <3.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name gulp-util
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/gulp-util
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/gulp-util not in flight; fetching
[ERROR] npm sill cache add args [ 'merge@^1.1.3', null ]
[ERROR] npm verb cache add spec merge@^1.1.3
[ERROR] npm sill cache add parsed spec { raw: 'merge@^1.1.3',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'merge',
[ERROR] npm sill cache add rawSpec: '^1.1.3',
[ERROR] npm sill cache add spec: '>=1.1.3 <2.0.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed merge@>=1.1.3 <2.0.0
[ERROR] npm verb addNamed ">=1.1.3 <2.0.0" is a valid semver range for merge
[ERROR] npm sill addNameRange { name: 'merge', range: '>=1.1.3 <2.0.0', hasData: false }
[ERROR] npm sill mapToRegistry name merge
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/merge
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/merge not in flight; fetching
[ERROR] npm sill cache add args [ 'ng-annotate@~0.15.1', null ]
[ERROR] npm verb cache add spec ng-annotate@~0.15.1
[ERROR] npm sill cache add parsed spec { raw: 'ng-annotate@~0.15.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'ng-annotate',
[ERROR] npm sill cache add rawSpec: '~0.15.1',
[ERROR] npm sill cache add spec: '>=0.15.1 <0.16.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed ng-annotate@>=0.15.1 <0.16.0
[ERROR] npm verb addNamed ">=0.15.1 <0.16.0" is a valid semver range for ng-annotate
[ERROR] npm sill addNameRange { name: 'ng-annotate',
[ERROR] npm sill addNameRange range: '>=0.15.1 <0.16.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name ng-annotate
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/ng-annotate
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/ng-annotate not in flight; fetching
[ERROR] npm sill cache add args [ 'through2@~0.4.1', null ]
[ERROR] npm verb cache add spec through2@~0.4.1
[ERROR] npm sill cache add parsed spec { raw: 'through2@~0.4.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'through2',
[ERROR] npm sill cache add rawSpec: '~0.4.1',
[ERROR] npm sill cache add spec: '>=0.4.1 <0.5.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed through2@>=0.4.1 <0.5.0
[ERROR] npm verb addNamed ">=0.4.1 <0.5.0" is a valid semver range for through2
[ERROR] npm sill addNameRange { name: 'through2', range: '>=0.4.1 <0.5.0', hasData: false }
[ERROR] npm sill mapToRegistry name through2
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/through2
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/through2 already in flight; waiting
[ERROR] npm sill cache add args [ 'vinyl-sourcemaps-apply@~0.1.1', null ]
[ERROR] npm verb cache add spec vinyl-sourcemaps-apply@~0.1.1
[ERROR] npm sill cache add parsed spec { raw: 'vinyl-sourcemaps-apply@~0.1.1',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'vinyl-sourcemaps-apply',
[ERROR] npm sill cache add rawSpec: '~0.1.1',
[ERROR] npm sill cache add spec: '>=0.1.1 <0.2.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed vinyl-sourcemaps-apply@>=0.1.1 <0.2.0
[ERROR] npm verb addNamed ">=0.1.1 <0.2.0" is a valid semver range for vinyl-sourcemaps-apply
[ERROR] npm sill addNameRange { name: 'vinyl-sourcemaps-apply',
[ERROR] npm sill addNameRange range: '>=0.1.1 <0.2.0',
[ERROR] npm sill addNameRange hasData: false }
[ERROR] npm sill mapToRegistry name vinyl-sourcemaps-apply
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/vinyl-sourcemaps-apply
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/vinyl-sourcemaps-apply not in flight; fetching
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\log-symbols-9a774c091c4a194a.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish\node_modules\log-symbols
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\string-length-1876826958a82443.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish\node_modules\string-length
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\text-table-550fd871112c5577.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish\node_modules\text-table
[ERROR] npm sill cache afterAdd gulp-footer@1.0.5
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-footer\1.0.5\package\package.json not in flight; writing
[ERROR] npm sill gunzTarPerm extractEntry test/_includeSelf_bower.json
[ERROR] npm sill gunzTarPerm modified mode [ 'test/_includeSelf_bower.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/.bowerrc_without_directory
[ERROR] npm sill gunzTarPerm modified mode [ 'test/.bowerrc_without_directory', 420, 438 ]
[ERROR] npm sill cache afterAdd gulp-concat@2.5.2
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-concat\2.5.2\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd gulp-concat@2.5.2
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-concat\2.5.2\package\package.json already in flight; not writing
[ERROR] npm sill cache afterAdd js-string-escape@1.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\js-string-escape\1.0.0\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd opt-merger@1.1.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\opt-merger\1.1.0\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd gulp-header@1.2.2
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-header\1.2.2\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd toposort@0.2.10
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\toposort\0.2.10\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd event-stream@3.3.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\event-stream\3.3.0\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd event-stream@3.3.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\event-stream\3.3.0\package\package.json already in flight; not writing
[ERROR] npm sill cache afterAdd path@0.11.14
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\path\0.11.14\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd connect-history-api-fallback@0.0.5
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\connect-history-api-fallback\0.0.5\package\package.json not in flight; writing
[ERROR] npm sill gunzTarPerm extractEntry .npmignore
[ERROR] npm sill gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry README.md
[ERROR] npm sill gunzTarPerm modified mode [ 'README.md', 420, 438 ]
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\through2-ffc70ac9d74d363b.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace\node_modules\through2
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\istextorbinary-3e51069da19457f0.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace\node_modules\istextorbinary
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\replacestream-67c1aa9c7100ebc4.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace\node_modules\replacestream
[ERROR] npm sill cache afterAdd minimatch@0.3.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\minimatch\0.3.0\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd ng-dependencies@0.2.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\ng-dependencies\0.2.0\package\package.json not in flight; writing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\ansi-styles\2.0.1\package\package.json written
[ERROR] npm sill gunzTarPerm extractEntry test/.sass-cache/97294d877d3f37efb59e58e22e7910252930a90c/compile.scssc
[ERROR] npm sill gunzTarPerm modified mode [ 'test/.sass-cache/97294d877d3f37efb59e58e22e7910252930a90c/compile.scssc',
[ERROR] npm sill gunzTarPerm 384,
[ERROR] npm sill gunzTarPerm 438 ]
[ERROR] npm sill install write writing log-symbols 1.0.2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish\node_modules\log-symbols
[ERROR] npm sill install write writing string-length 1.0.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish\node_modules\string-length
[ERROR] npm sill install write writing text-table 0.2.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\jshint-stylish\node_modules\text-table
[ERROR] npm sill cache afterAdd dateformat@1.0.11
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\dateformat\1.0.11\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd istanbul@0.3.13
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\istanbul\0.3.13\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd brace-expansion@1.1.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\brace-expansion\1.1.0\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd gulp-if@1.2.5
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-if\1.2.5\package\package.json not in flight; writing
[ERROR] npm sill cache afterAdd vinyl-fs@1.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\vinyl-fs\1.0.0\package\package.json not in flight; writing
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\object-assign-1ccc4cccea7ba98b.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev\node_modules\object-assign
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\through2-2d0beea11e656d46.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev\node_modules\through2
[ERROR] npm sill install write writing through2 0.6.3 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace\node_modules\through2
[ERROR] npm sill install write writing istextorbinary 1.0.2 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace\node_modules\istextorbinary
[ERROR] npm sill install write writing replacestream 2.0.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-replace\node_modules\replacestream
[ERROR] npm sill cache afterAdd node-useref@0.3.12
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\node-useref\0.3.12\package\package.json not in flight; writing
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\vinyl-file-8b834847fae5863e.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev\node_modules\vinyl-file
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\strip-ansi\2.0.1\package\package.json written
[ERROR] npm verb get http://registry.npmjs.org/through2 not expired, no request
[ERROR] npm sill addNameRange number 2 { name: 'through2', range: '>=0.6.1 <0.7.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'through2',
[ERROR] npm sill addNameRange [ '0.0.0',
[ERROR] npm sill addNameRange '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.0.5',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '0.6.1',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '0.6.2',
[ERROR] npm sill addNameRange '0.6.3',
[ERROR] npm sill addNameRange '0.6.4',
[ERROR] npm sill addNameRange '0.6.5' ] ]
[ERROR] npm sill addNamed through2@0.6.5
[ERROR] npm verb addNamed "0.6.5" is a plain semver version for through2
[ERROR] npm sill addNameRange number 2 { name: 'through2', range: '>=0.4.1 <0.5.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'through2',
[ERROR] npm sill addNameRange [ '0.0.0',
[ERROR] npm sill addNameRange '0.0.1',
[ERROR] npm sill addNameRange '0.0.2',
[ERROR] npm sill addNameRange '0.0.3',
[ERROR] npm sill addNameRange '0.0.4',
[ERROR] npm sill addNameRange '0.0.5',
[ERROR] npm sill addNameRange '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '0.6.1',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '0.6.2',
[ERROR] npm sill addNameRange '0.6.3',
[ERROR] npm sill addNameRange '0.6.4',
[ERROR] npm sill addNameRange '0.6.5' ] ]
[ERROR] npm sill addNamed through2@0.4.2
[ERROR] npm verb addNamed "0.4.2" is a plain semver version for through2
[ERROR] npm sill cache add args [ 'csso@~1.3.11', null ]
[ERROR] npm verb cache add spec csso@~1.3.11
[ERROR] npm sill cache add parsed spec { raw: 'csso@~1.3.11',
[ERROR] npm sill cache add scope: null,
[ERROR] npm sill cache add name: 'csso',
[ERROR] npm sill cache add rawSpec: '~1.3.11',
[ERROR] npm sill cache add spec: '>=1.3.11 <1.4.0',
[ERROR] npm sill cache add type: 'range' }
[ERROR] npm sill addNamed csso@>=1.3.11 <1.4.0
[ERROR] npm verb addNamed ">=1.3.11 <1.4.0" is a valid semver range for csso
[ERROR] npm sill addNameRange { name: 'csso', range: '>=1.3.11 <1.4.0', hasData: false }
[ERROR] npm sill mapToRegistry name csso
[ERROR] npm sill mapToRegistry using default registry
[ERROR] npm sill mapToRegistry registry http://registry.npmjs.org/
[ERROR] npm sill mapToRegistry uri http://registry.npmjs.org/csso
[ERROR] npm verb addNameRange registry:http://registry.npmjs.org/csso not in flight; fetching
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\escape-string-regexp\1.0.3\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\has-ansi\1.0.3\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\supports-color\1.3.1\package\package.json written
[ERROR] npm sill install resolved [ { name: 'ansi-styles',
[ERROR] npm sill install resolved version: '2.0.1',
[ERROR] npm sill install resolved description: 'ANSI escape codes for styling strings in the terminal',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/ansi-styles.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'ansi',
[ERROR] npm sill install resolved 'styles',
[ERROR] npm sill install resolved 'color',
[ERROR] npm sill install resolved 'colour',
[ERROR] npm sill install resolved 'colors',
[ERROR] npm sill install resolved 'terminal',
[ERROR] npm sill install resolved 'console',
[ERROR] npm sill install resolved 'cli',
[ERROR] npm sill install resolved 'string',
[ERROR] npm sill install resolved 'tty',
[ERROR] npm sill install resolved 'escape',
[ERROR] npm sill install resolved 'formatting',
[ERROR] npm sill install resolved 'rgb',
[ERROR] npm sill install resolved '256',
[ERROR] npm sill install resolved 'shell',
[ERROR] npm sill install resolved 'xterm',
[ERROR] npm sill install resolved 'log',
[ERROR] npm sill install resolved 'logging',
[ERROR] npm sill install resolved 'command-line',
[ERROR] npm sill install resolved 'text' ],
[ERROR] npm sill install resolved devDependencies: { mocha: '*' },
[ERROR] npm sill install resolved gitHead: 'da6541334e1681cb803f891fab8abf4313cc4bc1',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/ansi-styles/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/ansi-styles',
[ERROR] npm sill install resolved _id: 'ansi-styles@2.0.1',
[ERROR] npm sill install resolved _shasum: 'b033f57f93e2d28adeb8bc11138fa13da0fd20a3',
[ERROR] npm sill install resolved _from: 'ansi-styles@>=2.0.1 <3.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.16',
[ERROR] npm sill install resolved _nodeVersion: '0.10.35',
[ERROR] npm sill install resolved _npmUser: { name: 'jbnicolai', email: 'jappelman@xebia.com' },
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'b033f57f93e2d28adeb8bc11138fa13da0fd20a3',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/ansi-styles/-/ansi-styles-2.0.1.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/ansi-styles/-/ansi-styles-2.0.1.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'strip-ansi',
[ERROR] npm sill install resolved version: '2.0.1',
[ERROR] npm sill install resolved description: 'Strip ANSI escape codes',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/strip-ansi.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved bin: { 'strip-ansi': 'cli.js' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js', 'cli.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'strip',
[ERROR] npm sill install resolved 'trim',
[ERROR] npm sill install resolved 'remove',
[ERROR] npm sill install resolved 'ansi',
[ERROR] npm sill install resolved 'styles',
[ERROR] npm sill install resolved 'color',
[ERROR] npm sill install resolved 'colour',
[ERROR] npm sill install resolved 'colors',
[ERROR] npm sill install resolved 'terminal',
[ERROR] npm sill install resolved 'console',
[ERROR] npm sill install resolved 'cli',
[ERROR] npm sill install resolved 'string',
[ERROR] npm sill install resolved 'tty',
[ERROR] npm sill install resolved 'escape',
[ERROR] npm sill install resolved 'formatting',
[ERROR] npm sill install resolved 'rgb',
[ERROR] npm sill install resolved '256',
[ERROR] npm sill install resolved 'shell',
[ERROR] npm sill install resolved 'xterm',
[ERROR] npm sill install resolved 'log',
[ERROR] npm sill install resolved 'logging',
[ERROR] npm sill install resolved 'command-line',
[ERROR] npm sill install resolved 'text' ],
[ERROR] npm sill install resolved dependencies: { 'ansi-regex': '^1.0.0' },
[ERROR] npm sill install resolved devDependencies: { mocha: '*' },
[ERROR] npm sill install resolved gitHead: '1eff0936c01f89efa312d9d51deed137259871a1',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/strip-ansi/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/strip-ansi',
[ERROR] npm sill install resolved _id: 'strip-ansi@2.0.1',
[ERROR] npm sill install resolved _shasum: 'df62c1aa94ed2f114e1d0f21fd1d50482b79a60e',
[ERROR] npm sill install resolved _from: 'strip-ansi@>=2.0.1 <3.0.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.28',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'df62c1aa94ed2f114e1d0f21fd1d50482b79a60e',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-2.0.1.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/strip-ansi/-/strip-ansi-2.0.1.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'escape-string-regexp',
[ERROR] npm sill install resolved version: '1.0.3',
[ERROR] npm sill install resolved description: 'Escape RegExp special characters',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/escape-string-regexp.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved engines: { node: '>=0.8.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'regex',
[ERROR] npm sill install resolved 'regexp',
[ERROR] npm sill install resolved 're',
[ERROR] npm sill install resolved 'regular',
[ERROR] npm sill install resolved 'expression',
[ERROR] npm sill install resolved 'escape',
[ERROR] npm sill install resolved 'string',
[ERROR] npm sill install resolved 'str',
[ERROR] npm sill install resolved 'special',
[ERROR] npm sill install resolved 'characters' ],
[ERROR] npm sill install resolved devDependencies: { mocha: '*' },
[ERROR] npm sill install resolved gitHead: '1e446e6b4449b5f1f8868cd31bf8fd25ee37fb4b',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/escape-string-regexp/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/escape-string-regexp',
[ERROR] npm sill install resolved _id: 'escape-string-regexp@1.0.3',
[ERROR] npm sill install resolved _shasum: '9e2d8b25bc2555c3336723750e03f099c2735bb5',
[ERROR] npm sill install resolved _from: 'escape-string-regexp@>=1.0.2 <2.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.16',
[ERROR] npm sill install resolved _nodeVersion: '0.10.35',
[ERROR] npm sill install resolved _npmUser: { name: 'jbnicolai', email: 'jappelman@xebia.com' },
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '9e2d8b25bc2555c3336723750e03f099c2735bb5',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.3.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.3.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'has-ansi',
[ERROR] npm sill install resolved version: '1.0.3',
[ERROR] npm sill install resolved description: 'Check if a string has ANSI escape codes',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/has-ansi.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'http://sindresorhus.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved bin: { 'has-ansi': 'cli.js' },
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js', 'cli.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'cli',
[ERROR] npm sill install resolved 'bin',
[ERROR] npm sill install resolved 'ansi',
[ERROR] npm sill install resolved 'styles',
[ERROR] npm sill install resolved 'color',
[ERROR] npm sill install resolved 'colour',
[ERROR] npm sill install resolved 'colors',
[ERROR] npm sill install resolved 'terminal',
[ERROR] npm sill install resolved 'console',
[ERROR] npm sill install resolved 'string',
[ERROR] npm sill install resolved 'tty',
[ERROR] npm sill install resolved 'escape',
[ERROR] npm sill install resolved 'shell',
[ERROR] npm sill install resolved 'xterm',
[ERROR] npm sill install resolved 'command-line',
[ERROR] npm sill install resolved 'text',
[ERROR] npm sill install resolved 'regex',
[ERROR] npm sill install resolved 'regexp',
[ERROR] npm sill install resolved 're',
[ERROR] npm sill install resolved 'match',
[ERROR] npm sill install resolved 'test',
[ERROR] npm sill install resolved 'find',
[ERROR] npm sill install resolved 'pattern',
[ERROR] npm sill install resolved 'has' ],
[ERROR] npm sill install resolved dependencies: { 'ansi-regex': '^1.1.0', 'get-stdin': '^4.0.1' },
[ERROR] npm sill install resolved devDependencies: { mocha: '*' },
[ERROR] npm sill install resolved gitHead: '416428ed16f8e9718aec54cea083173af6019917',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/has-ansi/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/has-ansi',
[ERROR] npm sill install resolved _id: 'has-ansi@1.0.3',
[ERROR] npm sill install resolved _shasum: 'c0b5b1615d9e382b0ff67169d967b425e48ca538',
[ERROR] npm sill install resolved _from: 'has-ansi@>=1.0.3 <2.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.1.16',
[ERROR] npm sill install resolved _nodeVersion: '0.10.35',
[ERROR] npm sill install resolved _npmUser: { name: 'jbnicolai', email: 'jappelman@xebia.com' },
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'c0b5b1615d9e382b0ff67169d967b425e48ca538',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/has-ansi/-/has-ansi-1.0.3.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/has-ansi/-/has-ansi-1.0.3.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'supports-color',
[ERROR] npm sill install resolved version: '1.3.1',
[ERROR] npm sill install resolved description: 'Detect whether a terminal supports color',
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/sindresorhus/supports-color.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Sindre Sorhus',
[ERROR] npm sill install resolved email: 'sindresorhus@gmail.com',
[ERROR] npm sill install resolved url: 'sindresorhus.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved bin: { 'supports-color': 'cli.js' },
[ERROR] npm sill install resolved engines: { node: '>=0.8.0' },
[ERROR] npm sill install resolved scripts: { test: 'mocha' },
[ERROR] npm sill install resolved files: [ 'index.js', 'cli.js' ],
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'cli',
[ERROR] npm sill install resolved 'bin',
[ERROR] npm sill install resolved 'color',
[ERROR] npm sill install resolved 'colour',
[ERROR] npm sill install resolved 'colors',
[ERROR] npm sill install resolved 'terminal',
[ERROR] npm sill install resolved 'console',
[ERROR] npm sill install resolved 'cli',
[ERROR] npm sill install resolved 'ansi',
[ERROR] npm sill install resolved 'styles',
[ERROR] npm sill install resolved 'tty',
[ERROR] npm sill install resolved 'rgb',
[ERROR] npm sill install resolved '256',
[ERROR] npm sill install resolved 'shell',
[ERROR] npm sill install resolved 'xterm',
[ERROR] npm sill install resolved 'command-line',
[ERROR] npm sill install resolved 'support',
[ERROR] npm sill install resolved 'supports',
[ERROR] npm sill install resolved 'capability',
[ERROR] npm sill install resolved 'detect' ],
[ERROR] npm sill install resolved devDependencies: { mocha: '*', 'require-uncached': '^1.0.2' },
[ERROR] npm sill install resolved gitHead: '09f1b4c336cee7269b4c8b3a8880054a23fcb35e',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/sindresorhus/supports-color/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/sindresorhus/supports-color',
[ERROR] npm sill install resolved _id: 'supports-color@1.3.1',
[ERROR] npm sill install resolved _shasum: '15758df09d8ff3b4acc307539fabe27095e1042d',
[ERROR] npm sill install resolved _from: 'supports-color@>=1.3.0 <2.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.5.1',
[ERROR] npm sill install resolved _nodeVersion: '0.12.0',
[ERROR] npm sill install resolved _npmUser: { name: 'sindresorhus', email: 'sindresorhus@gmail.com' },
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '15758df09d8ff3b4acc307539fabe27095e1042d',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/supports-color/-/supports-color-1.3.1.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/supports-color/-/supports-color-1.3.1.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' } ]
[ERROR] npm info install ansi-styles@2.0.1 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk
[ERROR] npm info install strip-ansi@2.0.1 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk
[ERROR] npm info install escape-string-regexp@1.0.3 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk
[ERROR] npm info install has-ansi@1.0.3 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk
[ERROR] npm info install supports-color@1.3.1 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk
[ERROR] npm info installOne ansi-styles@2.0.1
[ERROR] npm verb installOne of ansi-styles to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk not in flight; installing
[ERROR] npm info installOne strip-ansi@2.0.1
[ERROR] npm verb installOne of strip-ansi to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk not in flight; installing
[ERROR] npm info installOne escape-string-regexp@1.0.3
[ERROR] npm verb installOne of escape-string-regexp to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk not in flight; installing
[ERROR] npm info installOne has-ansi@1.0.3
[ERROR] npm verb installOne of has-ansi to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk not in flight; installing
[ERROR] npm info installOne supports-color@1.3.1
[ERROR] npm verb installOne of supports-color to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk not in flight; installing
[ERROR] npm sill install write writing object-assign 2.0.0 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev\node_modules\object-assign
[ERROR] npm sill install write writing through2 0.6.5 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev\node_modules\through2
[ERROR] npm sill install write writing vinyl-file 1.1.1 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev\node_modules\vinyl-file
[ERROR] npm verb unbuild node_modules\karma-junit-reporter\node_modules\xmlbuilder
[ERROR] npm sill cache afterAdd ibrik@2.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\ibrik\2.0.0\package\package.json not in flight; writing
[ERROR] npm info linkStuff karma-jasmine@0.3.5
[ERROR] npm sill linkStuff karma-jasmine@0.3.5 has C:\Users\buschs1\Desktop\the_closure_ci\node_modules as its parent node_modules
[ERROR] npm verb unbuild node_modules\gulp-load-plugins\node_modules\findup-sync
[ERROR] npm verb unbuild node_modules\gulp-load-plugins\node_modules\multimatch
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill addNameRange number 2 { name: 'vinyl', range: '>=0.4.2 <0.5.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'vinyl',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.3.2',
[ERROR] npm sill addNameRange '0.3.3',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '0.4.2',
[ERROR] npm sill addNameRange '0.4.3',
[ERROR] npm sill addNameRange '0.4.4',
[ERROR] npm sill addNameRange '0.4.5',
[ERROR] npm sill addNameRange '0.4.6' ] ]
[ERROR] npm sill addNamed vinyl@0.4.6
[ERROR] npm verb addNamed "0.4.6" is a plain semver version for vinyl
[ERROR] npm verb unbuild node_modules\gulp-filter\node_modules\multimatch
[ERROR] npm verb unbuild node_modules\gulp-filter\node_modules\through2
[ERROR] npm verb unbuild node_modules\gulp-filter\node_modules\plexer
[ERROR] npm sill addNameRange number 2 { name: 'convert-source-map',
[ERROR] npm sill addNameRange range: '>=0.4.1 <0.5.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'convert-source-map',
[ERROR] npm sill addNameRange [ '0.1.0',
[ERROR] npm sill addNameRange '0.2.0',
[ERROR] npm sill addNameRange '0.2.1',
[ERROR] npm sill addNameRange '0.2.2',
[ERROR] npm sill addNameRange '0.2.3',
[ERROR] npm sill addNameRange '0.2.4',
[ERROR] npm sill addNameRange '0.2.5',
[ERROR] npm sill addNameRange '0.2.6',
[ERROR] npm sill addNameRange '0.3.0',
[ERROR] npm sill addNameRange '0.3.1',
[ERROR] npm sill addNameRange '0.3.2',
[ERROR] npm sill addNameRange '0.3.3',
[ERROR] npm sill addNameRange '0.3.4',
[ERROR] npm sill addNameRange '0.3.5',
[ERROR] npm sill addNameRange '0.4.0',
[ERROR] npm sill addNameRange '0.4.1',
[ERROR] npm sill addNameRange '0.5.0',
[ERROR] npm sill addNameRange '0.5.1',
[ERROR] npm sill addNameRange '0.6.0',
[ERROR] npm sill addNameRange '0.7.0',
[ERROR] npm sill addNameRange '0.7.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0' ] ]
[ERROR] npm sill addNamed convert-source-map@0.4.1
[ERROR] npm verb addNamed "0.4.1" is a plain semver version for convert-source-map
[ERROR] npm verb unbuild node_modules\gulp-filter\node_modules\merge-stream
[ERROR] npm verb unbuild node_modules\gulp-size\node_modules\through2
[ERROR] npm verb unbuild node_modules\gulp-autoprefixer\node_modules\object-assign
[ERROR] npm verb unbuild node_modules\gulp-autoprefixer\node_modules\through2
[ERROR] npm verb unbuild node_modules\gulp-autoprefixer\node_modules\autoprefixer-core
[ERROR] npm verb unbuild node_modules\gulp-autoprefixer\node_modules\vinyl-sourcemaps-apply
[ERROR] npm sill cache afterAdd is-relative-url@1.0.0
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\is-relative-url\1.0.0\package\package.json not in flight; writing
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter\node_modules\xmlbuilder is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter\node_modules\xmlbuilder
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm verb request uri http://registry.npmjs.org/bufferstreams
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:49 AM
[ERROR] npm verb etag "3PJSJTOZDAW2PNYB2UFOJ9T2V"
[ERROR] npm http request GET http://registry.npmjs.org/bufferstreams
[ERROR] npm verb get http://registry.npmjs.org/gulp-util not expired, no request
[ERROR] npm sill addNameRange number 2 { name: 'gulp-util', range: '>=2.2.14 <3.0.0', hasData: true }
[ERROR] npm sill addNameRange versions [ 'gulp-util',
[ERROR] npm sill addNameRange [ '0.0.1',
[ERROR] npm sill addNameRange '1.0.0',
[ERROR] npm sill addNameRange '1.1.0',
[ERROR] npm sill addNameRange '1.1.1',
[ERROR] npm sill addNameRange '1.2.0',
[ERROR] npm sill addNameRange '1.3.0',
[ERROR] npm sill addNameRange '2.0.0',
[ERROR] npm sill addNameRange '2.1.1',
[ERROR] npm sill addNameRange '2.1.2',
[ERROR] npm sill addNameRange '2.1.3',
[ERROR] npm sill addNameRange '2.1.4',
[ERROR] npm sill addNameRange '2.2.0',
[ERROR] npm sill addNameRange '2.2.1',
[ERROR] npm sill addNameRange '2.2.2',
[ERROR] npm sill addNameRange '2.2.3',
[ERROR] npm sill addNameRange '2.2.5',
[ERROR] npm sill addNameRange '2.2.6',
[ERROR] npm sill addNameRange '2.2.7',
[ERROR] npm sill addNameRange '2.2.8',
[ERROR] npm sill addNameRange '2.2.9',
[ERROR] npm sill addNameRange '2.2.10',
[ERROR] npm sill addNameRange '2.2.11',
[ERROR] npm sill addNameRange '2.2.12',
[ERROR] npm sill addNameRange '2.2.13',
[ERROR] npm sill addNameRange '2.2.14',
[ERROR] npm sill addNameRange '2.2.15',
[ERROR] npm sill addNameRange '2.2.16',
[ERROR] npm sill addNameRange '2.2.17',
[ERROR] npm sill addNameRange '2.2.18',
[ERROR] npm sill addNameRange '2.2.19',
[ERROR] npm sill addNameRange '2.2.20',
[ERROR] npm sill addNameRange '3.0.0',
[ERROR] npm sill addNameRange '3.0.1',
[ERROR] npm sill addNameRange '3.0.2',
[ERROR] npm sill addNameRange '3.0.3',
[ERROR] npm sill addNameRange '3.0.4' ] ]
[ERROR] npm sill addNamed gulp-util@2.2.20
[ERROR] npm verb addNamed "2.2.20" is a plain semver version for gulp-util
[ERROR] npm verb get http://registry.npmjs.org/vinyl-sourcemaps-apply not expired, no request
[ERROR] npm sill addNameRange number 2 { name: 'vinyl-sourcemaps-apply',
[ERROR] npm sill addNameRange range: '>=0.1.1 <0.2.0',
[ERROR] npm sill addNameRange hasData: true }
[ERROR] npm sill addNameRange versions [ 'vinyl-sourcemaps-apply',
[ERROR] npm sill addNameRange [ '0.1.0', '0.1.1', '0.1.2', '0.1.3', '0.1.4' ] ]
[ERROR] npm sill addNamed vinyl-sourcemaps-apply@0.1.4
[ERROR] npm verb addNamed "0.1.4" is a plain semver version for vinyl-sourcemaps-apply
[ERROR] npm verb request uri http://registry.npmjs.org/merge
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:49 AM
[ERROR] npm verb etag "47SIR82SPUW2OCOMW47V3L5TV"
[ERROR] npm http request GET http://registry.npmjs.org/merge
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-footer\1.0.5\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-header\1.2.2\package\package.json written
[ERROR] npm verb unbuild node_modules\gulp-size\node_modules\pretty-bytes
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-concat\2.5.2\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\opt-merger\1.1.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\toposort\0.2.10\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\js-string-escape\1.0.0\package\package.json written
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\node_modules\findup-sync is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\node_modules\findup-sync
[ERROR] npm verb unbuild node_modules\gulp-size\node_modules\gzip-size
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\node_modules\multimatch is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\node_modules\multimatch
[ERROR] npm verb request uri http://registry.npmjs.org/ng-annotate
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:49 AM
[ERROR] npm verb etag "9J2CGKT44P8T1WZO9KSGL34KR"
[ERROR] npm http request GET http://registry.npmjs.org/ng-annotate
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\event-stream\3.3.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\path\0.11.14\package\package.json written
[ERROR] npm sill install resolved [ { name: 'gulp-footer',
[ERROR] npm sill install resolved version: '1.0.5',
[ERROR] npm sill install resolved description: 'Gulp extension to add footer to file(s) in the pipeline.',
[ERROR] npm sill install resolved main: './index.js',
[ERROR] npm sill install resolved proxy: null,
[ERROR] npm sill install resolved 'https-proxy': null,
[ERROR] npm sill install resolved directories: { test: 'test' },
[ERROR] npm sill install resolved scripts: { test: 'mocha --reporter spec' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/tracker1/gulp-footer.git' },
[ERROR] npm sill install resolved keywords: [ 'footer', 'gulpplugin', 'eventstream' ],
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Michael J. Ryan',
[ERROR] npm sill install resolved email: 'mxryan@godaddy.com',
[ERROR] npm sill install resolved url: 'http://github.com/tracker1' },
[ERROR] npm sill install resolved contributors: [ [Object], [Object] ],
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/tracker1/gulp-footer/issues' },
[ERROR] npm sill install resolved dependencies: { 'event-stream': '*', 'gulp-util': '*', 'lodash.assign': '*' },
[ERROR] npm sill install resolved devDependencies: { mocha: '*', should: '*' },
[ERROR] npm sill install resolved homepage: 'https://github.com/tracker1/gulp-footer',
[ERROR] npm sill install resolved _id: 'gulp-footer@1.0.5',
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'e84ca777e266be7bbc2d45d2df0e7eba8dfa3e54',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-footer/-/gulp-footer-1.0.5.tgz' },
[ERROR] npm sill install resolved _from: 'gulp-footer@>=1.0.0 <2.0.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.3',
[ERROR] npm sill install resolved _npmUser: { name: 'tracker1', email: 'tracker1@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved _shasum: 'e84ca777e266be7bbc2d45d2df0e7eba8dfa3e54',
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-footer/-/gulp-footer-1.0.5.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-header',
[ERROR] npm sill install resolved version: '1.2.2',
[ERROR] npm sill install resolved description: 'Gulp extension to add header to file(s) in the pipeline.',
[ERROR] npm sill install resolved main: './index.js',
[ERROR] npm sill install resolved proxy: null,
[ERROR] npm sill install resolved 'https-proxy': null,
[ERROR] npm sill install resolved directories: { test: 'test' },
[ERROR] npm sill install resolved scripts: { test: 'mocha --reporter spec' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/tracker1/gulp-header.git' },
[ERROR] npm sill install resolved keywords: [ 'header', 'gulpplugin', 'eventstream' ],
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Michael J. Ryan',
[ERROR] npm sill install resolved email: 'mxryan@godaddy.com',
[ERROR] npm sill install resolved url: 'http://github.com/tracker1' },
[ERROR] npm sill install resolved contributors: [ [Object], [Object] ],
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/tracker1/gulp-header/issues' },
[ERROR] npm sill install resolved dependencies: { 'gulp-util': '*', 'object-assign': '*', through2: '*' },
[ERROR] npm sill install resolved devDependencies: { 'event-stream': '^3.1.7', mocha: '*', should: '*', vinyl: '*' },
[ERROR] npm sill install resolved gitHead: 'e25a0ab4dced7e6f87b4e478f4fdb084b9e47e01',
[ERROR] npm sill install resolved homepage: 'https://github.com/tracker1/gulp-header',
[ERROR] npm sill install resolved _id: 'gulp-header@1.2.2',
[ERROR] npm sill install resolved _shasum: 'c1c1980c5ddf30ccee84bb03b8d991612da1e92f',
[ERROR] npm sill install resolved _from: 'gulp-header@>=1.0.0 <2.0.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.28',
[ERROR] npm sill install resolved _npmUser: { name: 'tracker1', email: 'tracker1@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'c1c1980c5ddf30ccee84bb03b8d991612da1e92f',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-header/-/gulp-header-1.2.2.tgz' },
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-header/-/gulp-header-1.2.2.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'gulp-concat',
[ERROR] npm sill install resolved description: 'Concatenates files',
[ERROR] npm sill install resolved version: '2.5.2',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/wearefractal/gulp-concat.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Fractal',
[ERROR] npm sill install resolved email: 'contact@wearefractal.com',
[ERROR] npm sill install resolved url: 'http://wearefractal.com/' },
[ERROR] npm sill install resolved files: [ 'index.js' ],
[ERROR] npm sill install resolved keywords: [ 'gulpplugin' ],
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { 'concat-with-sourcemaps': '^1.0.0',
[ERROR] npm sill install resolved 'gulp-util': '^3.0.1',
[ERROR] npm sill install resolved through2: '^0.6.3' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { gulp: '^3.8.7',
[ERROR] npm sill install resolved 'gulp-sourcemaps': '^1.1.4',
[ERROR] npm sill install resolved istanbul: '^0.3.2',
[ERROR] npm sill install resolved mocha: '^2.0.1',
[ERROR] npm sill install resolved 'mocha-lcov-reporter': '0.0.1',
[ERROR] npm sill install resolved should: '^5.0.0',
[ERROR] npm sill install resolved 'stream-array': '^1.0.1',
[ERROR] npm sill install resolved 'stream-assert': '^2.0.1' },
[ERROR] npm sill install resolved scripts: { test: 'mocha', coverage: 'istanbul cover _mocha' },
[ERROR] npm sill install resolved engines: { node: '>= 0.10' },
[ERROR] npm sill install resolved licenses: [ [Object] ],
[ERROR] npm sill install resolved gitHead: '21de607f81a4ef6fcc713f4839c2ffb2f44a3d42',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/wearefractal/gulp-concat/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/wearefractal/gulp-concat',
[ERROR] npm sill install resolved _id: 'gulp-concat@2.5.2',
[ERROR] npm sill install resolved _shasum: 'd644372cdc2b3cdb421a8a941c8d74e21d815f14',
[ERROR] npm sill install resolved _from: 'gulp-concat@>=2.5.2 <3.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.5.0',
[ERROR] npm sill install resolved _nodeVersion: '0.10.35',
[ERROR] npm sill install resolved _npmUser: { name: 'fractal', email: 'contact@wearefractal.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'd644372cdc2b3cdb421a8a941c8d74e21d815f14',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/gulp-concat/-/gulp-concat-2.5.2.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/gulp-concat/-/gulp-concat-2.5.2.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'js-string-escape',
[ERROR] npm sill install resolved version: '1.0.0',
[ERROR] npm sill install resolved description: 'Escape strings for use as JavaScript string literals',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved scripts: { test: 'tap test' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/joliss/js-string-escape.git' },
[ERROR] npm sill install resolved keywords: [ 'string', 'escape', 'backslash', 'javascript', 'ecmascript' ],
[ERROR] npm sill install resolved author: { name: 'Jo Liss', email: 'joliss42@gmail.com' },
[ERROR] npm sill install resolved contributors: [ [Object] ],
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved devDependencies: { tap: '~> 0.4.2', punycode: '~> 1.2.1' },
[ERROR] npm sill install resolved engines: { node: '>= 0.8' },
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/joliss/js-string-escape/issues' },
[ERROR] npm sill install resolved _id: 'js-string-escape@1.0.0',
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'd2d2365fd2e6b3948b8374ac7628ac0e84d00002',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/js-string-escape/-/js-string-escape-1.0.0.tgz' },
[ERROR] npm sill install resolved _from: 'js-string-escape@>=1.0.0 <1.1.0',
[ERROR] npm sill install resolved _npmVersion: '1.2.25',
[ERROR] npm sill install resolved _npmUser: { name: 'joliss', email: 'joliss42@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _shasum: 'd2d2365fd2e6b3948b8374ac7628ac0e84d00002',
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/js-string-escape/-/js-string-escape-1.0.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!',
[ERROR] npm sill install resolved homepage: 'https://github.com/joliss/js-string-escape' },
[ERROR] npm sill install resolved { name: 'event-stream',
[ERROR] npm sill install resolved version: '3.3.0',
[ERROR] npm sill install resolved description: 'construct pipes of streams of events',
[ERROR] npm sill install resolved homepage: 'http://github.com/dominictarr/event-stream',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/dominictarr/event-stream.git' },
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { through: '~2.3.1',
[ERROR] npm sill install resolved duplexer: '~0.1.1',
[ERROR] npm sill install resolved from: '~0',
[ERROR] npm sill install resolved 'map-stream': '~0.1.0',
[ERROR] npm sill install resolved 'pause-stream': '0.0.11',
[ERROR] npm sill install resolved split: '0.3',
[ERROR] npm sill install resolved 'stream-combiner': '~0.0.4' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { asynct: '*',
[ERROR] npm sill install resolved 'it-is': '1',
[ERROR] npm sill install resolved ubelt: '~3.2.2',
[ERROR] npm sill install resolved 'stream-spec': '~0.3.5',
[ERROR] npm sill install resolved tape: '~2.3.0' },
[ERROR] npm sill install resolved scripts:
[ERROR] npm sill install resolved { prepublish: 'npm ls && npm test',
[ERROR] npm sill install resolved test: 'asynct test/',
[ERROR] npm sill install resolved test_tap: 'set -e; for t in test/*.js; do node $t; done' },
[ERROR] npm sill install resolved testling: { files: 'test/*.js', browsers: [Object] },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Dominic Tarr',
[ERROR] npm sill install resolved email: 'dominic.tarr@gmail.com',
[ERROR] npm sill install resolved url: 'http://bit.ly/dominictarr' },
[ERROR] npm sill install resolved gitHead: 'c847b3691a3599bac31dfc4e99850899e3508d03',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/dominictarr/event-stream/issues' },
[ERROR] npm sill install resolved _id: 'event-stream@3.3.0',
[ERROR] npm sill install resolved _shasum: 'ad35bdfccc3925e030a55a01d102c65e77911799',
[ERROR] npm sill install resolved _from: 'event-stream@>=3.0.0 <4.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.4.1',
[ERROR] npm sill install resolved _nodeVersion: '0.10.35',
[ERROR] npm sill install resolved _npmUser: { name: 'dominictarr', email: 'dominic.tarr@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'ad35bdfccc3925e030a55a01d102c65e77911799',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/event-stream/-/event-stream-3.3.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/event-stream/-/event-stream-3.3.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { author: { name: 'Joyent', url: 'http://www.joyent.com' },
[ERROR] npm sill install resolved name: 'path',
[ERROR] npm sill install resolved description: 'Node.JS path module',
[ERROR] npm sill install resolved keywords: [ 'ender', 'path' ],
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved version: '0.11.14',
[ERROR] npm sill install resolved homepage: 'http://nodejs.org/docs/latest/api/path.html',
[ERROR] npm sill install resolved repository: { type: 'git', url: 'git://github.com/jinder/path.git' },
[ERROR] npm sill install resolved main: './path.js',
[ERROR] npm sill install resolved gitHead: 'a723663db8388017634a2d854aca09532b12befa',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/jinder/path/issues' },
[ERROR] npm sill install resolved _id: 'path@0.11.14',
[ERROR] npm sill install resolved scripts: {},
[ERROR] npm sill install resolved _shasum: 'cbc7569355cb3c83afeb4ace43ecff95231e5a7d',
[ERROR] npm sill install resolved _from: 'path@>=0.0.0 <1.0.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.28',
[ERROR] npm sill install resolved _npmUser: { name: 'jinder', email: 'jindersidhu@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'cbc7569355cb3c83afeb4ace43ecff95231e5a7d',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/path/-/path-0.11.14.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/path/-/path-0.11.14.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' } ]
[ERROR] npm info install gulp-footer@1.0.5 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache
[ERROR] npm info install gulp-header@1.2.2 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache
[ERROR] npm info install gulp-concat@2.5.2 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache
[ERROR] npm info install js-string-escape@1.0.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache
[ERROR] npm info install event-stream@3.3.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache
[ERROR] npm info install path@0.11.14 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache
[ERROR] npm info installOne gulp-footer@1.0.5
[ERROR] npm verb installOne of gulp-footer to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache not in flight; installing
[ERROR] npm info installOne gulp-header@1.2.2
[ERROR] npm verb installOne of gulp-header to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache not in flight; installing
[ERROR] npm info installOne gulp-concat@2.5.2
[ERROR] npm verb installOne of gulp-concat to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache not in flight; installing
[ERROR] npm info installOne js-string-escape@1.0.0
[ERROR] npm verb installOne of js-string-escape to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache not in flight; installing
[ERROR] npm info installOne event-stream@3.3.0
[ERROR] npm verb installOne of event-stream to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache not in flight; installing
[ERROR] npm info installOne path@0.11.14
[ERROR] npm verb installOne of path to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-templatecache not in flight; installing
[ERROR] npm sill gunzTarPerm extractEntry package.json
[ERROR] npm sill gunzTarPerm modified mode [ 'package.json', 420, 438 ]
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\xmlbuilder\0.4.2\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter\node_modules\xmlbuilder
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter\node_modules\xmlbuilder is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\karma-junit-reporter\node_modules\xmlbuilder
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\connect-history-api-fallback\0.0.5\package\package.json written
[ERROR] npm sill install resolved [ { name: 'opt-merger',
[ERROR] npm sill install resolved version: '1.1.0',
[ERROR] npm sill install resolved description: 'Merge defaults opts with cli or api',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved scripts: { test: 'mocha --recursive test' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/shakyShane/opt-merger.git' },
[ERROR] npm sill install resolved keywords: [ 'proxy' ],
[ERROR] npm sill install resolved author: { name: 'Shane Osbourne' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/shakyShane/opt-merger/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/shakyShane/opt-merger',
[ERROR] npm sill install resolved dependencies: { lodash: '^2.4.1', minimist: '^1.1.0' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { 'conventional-changelog': '0.0.11',
[ERROR] npm sill install resolved mocha: '^1.18.2',
[ERROR] npm sill install resolved sinon: '^1.9.1' },
[ERROR] npm sill install resolved gitHead: 'b04423f80f6a9e12505993208e4ddd2d65a8011c',
[ERROR] npm sill install resolved _id: 'opt-merger@1.1.0',
[ERROR] npm sill install resolved _shasum: '5c7beb6b5beac3b4f6a43f9d77c6c9403cc4a802',
[ERROR] npm sill install resolved _from: 'opt-merger@>=1.1.0 <2.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.0.0',
[ERROR] npm sill install resolved _npmUser: { name: 'shakyshane', email: 'shakyshane@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '5c7beb6b5beac3b4f6a43f9d77c6c9403cc4a802',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/opt-merger/-/opt-merger-1.1.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/opt-merger/-/opt-merger-1.1.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'connect-history-api-fallback',
[ERROR] npm sill install resolved version: '0.0.5',
[ERROR] npm sill install resolved description: 'Provides a fallback for non-existing directories so that the HTML 5 history API can be used.',
[ERROR] npm sill install resolved keyswords: [ 'connect', 'html5', 'history api', 'fallback', 'spa' ],
[ERROR] npm sill install resolved engines: { node: '>=0.8' },
[ERROR] npm sill install resolved main: 'lib/index.js',
[ERROR] npm sill install resolved scripts: { test: 'grunt' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+ssh://git@github.com/bripkens/connect-history-api-fallback.git' },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Ben Ripkens',
[ERROR] npm sill install resolved email: 'bripkens.dev@gmail.com',
[ERROR] npm sill install resolved url: 'http://bripkens.de' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved devDependencies: { grunt: '~0.4.1', 'grunt-contrib-nodeunit': '~0.1.2' },
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/bripkens/connect-history-api-fallback/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/bripkens/connect-history-api-fallback',
[ERROR] npm sill install resolved _id: 'connect-history-api-fallback@0.0.5',
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'ef0509d0040bfbc486eab5f7f500bb1769cf354a',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-0.0.5.tgz' },
[ERROR] npm sill install resolved _from: 'connect-history-api-fallback@0.0.5',
[ERROR] npm sill install resolved _npmVersion: '1.4.3',
[ERROR] npm sill install resolved _npmUser: { name: 'bripkens', email: 'bripkens.dev@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _shasum: 'ef0509d0040bfbc486eab5f7f500bb1769cf354a',
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/connect-history-api-fallback/-/connect-history-api-fallback-0.0.5.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' } ]
[ERROR] npm info install opt-merger@1.1.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync-spa
[ERROR] npm info install connect-history-api-fallback@0.0.5 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync-spa
[ERROR] npm info installOne opt-merger@1.1.0
[ERROR] npm verb installOne of opt-merger to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync-spa not in flight; installing
[ERROR] npm info installOne connect-history-api-fallback@0.0.5
[ERROR] npm verb installOne of connect-history-api-fallback to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\browser-sync-spa not in flight; installing
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\minimatch\0.3.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\ng-dependencies\0.2.0\package\package.json written
[ERROR] npm sill install resolved [ { name: 'toposort',
[ERROR] npm sill install resolved version: '0.2.10',
[ERROR] npm sill install resolved description: 'Topological sort of directed ascyclic graphs (like dependecy lists)',
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved scripts: { test: 'node test.js' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git+https://github.com/marcelklehr/toposort.git' },
[ERROR] npm sill install resolved devDependencies: { vows: '*' },
[ERROR] npm sill install resolved keywords:
[ERROR] npm sill install resolved [ 'topological',
[ERROR] npm sill install resolved 'sort',
[ERROR] npm sill install resolved 'sorting',
[ERROR] npm sill install resolved 'graphs',
[ERROR] npm sill install resolved 'graph',
[ERROR] npm sill install resolved 'dependency',
[ERROR] npm sill install resolved 'list',
[ERROR] npm sill install resolved 'dependencies',
[ERROR] npm sill install resolved 'acyclic' ],
[ERROR] npm sill install resolved author: { name: 'Marcel Klehr', email: 'mklehr@gmx.net' },
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved readmeFilename: 'README.md',
[ERROR] npm sill install resolved readme: '# Toposort\r\n\r\nSort directed acyclic graphs\r\n\r\n[![Build Status](https://travis-ci.org/marcelklehr/toposort.png)](https://travis-ci.org/marcelklehr/toposort)\r\n\r\n## Installation\r\n\r\n`npm install toposort` or `component install marcelklehr/toposort` \r\n\r\nthen in your code:\r\n\r\n```js\r\ntoposort = require(\'toposort\')\r\n```\r\n\r\n## Example\r\n\r\nLet\'s say you are compiling a project consisting of 5 modules. You know there are some dependencies between them so you want to figure a safe execution order to run them in. Lets assume we have tool which spits out dependency data for us:\r\n\r\n```\r\nvar project = [\r\n {name: "foo", depends: [\'bar\']},\r\n {name: "bar", depends: ["ron"]},\r\n {name: "john", depends: ["bar"]},\r\n {name: "tom", depends: ["john"]},\r\n {name: "ron", depends: []}\r\n]\r\n```\r\n\r\nWhich if visualized in a graph:\r\n\r\n![graph](out.png)\r\n\r\nreveals two safe execution orders:\r\n\r\n+ `ron -> bar -> foo -> john -> tom`\r\n+ `ron -> bar -> john -> tom -> foo`\r\n\r\nLet\'s see if we can get `toposort` to figure that out for us. First though we need to translate the dependency information into something it can understand. The way `toposort` understands relationships is with edges. An "edge" is a 2 item `Array` where the first item is the subject and the 2nd item is the target. \r\n\r\nWith edges our data looks like this: \r\n\r\n```js\r\nvar modules = [\r\n ["foo", "bar"],\r\n ["bar", "ron"],\r\n ["john", "bar"],\r\n ["tom", "john"]\r\n]\r\n```\r\n\r\nRunning it through `toposort` we get:\r\n\r\n```js\r\nvar results = toposort(modules)\r\n\r\nconsole.dir(results)\r\n// => [ \'tom\', \'john\', \'foo\', \'bar\', \'ron\' ]\r\n```\r\nSo `toposort` prefered the first path through the graph. Since it was the first it encountered.\r\n\r\nNow, we to get the best execution order, we can just reverse the returned array:\r\n\r\n```js\r\nconsole.dir(results.reverse())\r\n// => [ \'ron\', \'bar\', \'foo\', \'john\', \'tom\' ]\r\n```\r\n\r\n## API\r\n\r\n### toposort(edges)\r\n\r\n+ edges {Array} An array of directed vertices like `[node1, node2]` (where `node1` depends on `node2`) -- these needn\'t be strings but can be of any type\r\n\r\nReturns: {Array} a list of nodes, sorted from least dependencies to most\r\n\r\n### toposort.array(nodes, edges)\r\n\r\n+ nodes {Array} An array of nodes\r\n+ edges {Array} As with `toposort`. Edges doesn\'t necessarily need to contain all the items in `nodes`. However, the ordering of the items you don\'t mention will be undefined.\r\n\r\nReturns: {Array} as per `toposort`\r\n\r\n## Tests\r\n\r\nRun the tests with `node test.js`.\r\n\r\n## Legal\r\n\r\nMIT License',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/marcelklehr/toposort/issues' },
[ERROR] npm sill install resolved _id: 'toposort@0.2.10',
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'bd86f4bb2408307d1912ba6aacbd01790a64fd2c',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/toposort/-/toposort-0.2.10.tgz' },
[ERROR] npm sill install resolved _from: 'toposort@>=0.2.10 <0.3.0',
[ERROR] npm sill install resolved _npmVersion: '1.3.7',
[ERROR] npm sill install resolved _npmUser: { name: 'marcelklehr', email: 'mklehr@gmx.net' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _shasum: 'bd86f4bb2408307d1912ba6aacbd01790a64fd2c',
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/toposort/-/toposort-0.2.10.tgz',
[ERROR] npm sill install resolved homepage: 'https://github.com/marcelklehr/toposort' },
[ERROR] npm sill install resolved { name: 'event-stream',
[ERROR] npm sill install resolved version: '3.3.0',
[ERROR] npm sill install resolved description: 'construct pipes of streams of events',
[ERROR] npm sill install resolved homepage: 'http://github.com/dominictarr/event-stream',
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/dominictarr/event-stream.git' },
[ERROR] npm sill install resolved dependencies:
[ERROR] npm sill install resolved { through: '~2.3.1',
[ERROR] npm sill install resolved duplexer: '~0.1.1',
[ERROR] npm sill install resolved from: '~0',
[ERROR] npm sill install resolved 'map-stream': '~0.1.0',
[ERROR] npm sill install resolved 'pause-stream': '0.0.11',
[ERROR] npm sill install resolved split: '0.3',
[ERROR] npm sill install resolved 'stream-combiner': '~0.0.4' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { asynct: '*',
[ERROR] npm sill install resolved 'it-is': '1',
[ERROR] npm sill install resolved ubelt: '~3.2.2',
[ERROR] npm sill install resolved 'stream-spec': '~0.3.5',
[ERROR] npm sill install resolved tape: '~2.3.0' },
[ERROR] npm sill install resolved scripts:
[ERROR] npm sill install resolved { prepublish: 'npm ls && npm test',
[ERROR] npm sill install resolved test: 'asynct test/',
[ERROR] npm sill install resolved test_tap: 'set -e; for t in test/*.js; do node $t; done' },
[ERROR] npm sill install resolved testling: { files: 'test/*.js', browsers: [Object] },
[ERROR] npm sill install resolved author:
[ERROR] npm sill install resolved { name: 'Dominic Tarr',
[ERROR] npm sill install resolved email: 'dominic.tarr@gmail.com',
[ERROR] npm sill install resolved url: 'http://bit.ly/dominictarr' },
[ERROR] npm sill install resolved gitHead: 'c847b3691a3599bac31dfc4e99850899e3508d03',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/dominictarr/event-stream/issues' },
[ERROR] npm sill install resolved _id: 'event-stream@3.3.0',
[ERROR] npm sill install resolved _shasum: 'ad35bdfccc3925e030a55a01d102c65e77911799',
[ERROR] npm sill install resolved _from: 'event-stream@>=3.0.0 <4.0.0',
[ERROR] npm sill install resolved _npmVersion: '2.4.1',
[ERROR] npm sill install resolved _nodeVersion: '0.10.35',
[ERROR] npm sill install resolved _npmUser: { name: 'dominictarr', email: 'dominic.tarr@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: 'ad35bdfccc3925e030a55a01d102c65e77911799',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/event-stream/-/event-stream-3.3.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/event-stream/-/event-stream-3.3.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' },
[ERROR] npm sill install resolved { name: 'ng-dependencies',
[ERROR] npm sill install resolved version: '0.2.0',
[ERROR] npm sill install resolved engines: { node: '>=0.10.0' },
[ERROR] npm sill install resolved main: 'index.js',
[ERROR] npm sill install resolved scripts: { test: 'gulp' },
[ERROR] npm sill install resolved repository:
[ERROR] npm sill install resolved { type: 'git',
[ERROR] npm sill install resolved url: 'git://github.com/klei/ng-dependencies.git' },
[ERROR] npm sill install resolved dependencies: { esprima: '^1.2.2', estraverse: '^1.5.1', lodash: '^3.0.1' },
[ERROR] npm sill install resolved devDependencies:
[ERROR] npm sill install resolved { 'gulp-mocha': '^0.4.1',
[ERROR] npm sill install resolved gulp: '^3.5.6',
[ERROR] npm sill install resolved should: '^3.2.0-beta1',
[ERROR] npm sill install resolved chai: '^1.9.1' },
[ERROR] npm sill install resolved keywords: [ 'angularjs', 'modules', 'dependency' ],
[ERROR] npm sill install resolved license: 'MIT',
[ERROR] npm sill install resolved gitHead: 'd1b0e6710394a410ada8a5a0de0bc32d195eebd7',
[ERROR] npm sill install resolved description: '> Analyze javascript code using [esprima](https://github.com/ariya/esprima) and return a list of objects representing the module dependencies in the code.',
[ERROR] npm sill install resolved bugs: { url: 'https://github.com/klei/ng-dependencies/issues' },
[ERROR] npm sill install resolved homepage: 'https://github.com/klei/ng-dependencies',
[ERROR] npm sill install resolved _id: 'ng-dependencies@0.2.0',
[ERROR] npm sill install resolved _shasum: '193b5bdca54c386e01076530f4fab78c72a8c5cc',
[ERROR] npm sill install resolved _from: 'ng-dependencies@>=0.2.0 <0.3.0',
[ERROR] npm sill install resolved _npmVersion: '1.4.28',
[ERROR] npm sill install resolved _npmUser: { name: 'brian.lai', email: 'brian.lai.ym@gmail.com' },
[ERROR] npm sill install resolved maintainers: [ [Object], [Object] ],
[ERROR] npm sill install resolved dist:
[ERROR] npm sill install resolved { shasum: '193b5bdca54c386e01076530f4fab78c72a8c5cc',
[ERROR] npm sill install resolved tarball: 'http://registry.npmjs.org/ng-dependencies/-/ng-dependencies-0.2.0.tgz' },
[ERROR] npm sill install resolved directories: {},
[ERROR] npm sill install resolved _resolved: 'http://registry.npmjs.org/ng-dependencies/-/ng-dependencies-0.2.0.tgz',
[ERROR] npm sill install resolved readme: 'ERROR: No README data found!' } ]
[ERROR] npm info install toposort@0.2.10 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort
[ERROR] npm info install event-stream@3.3.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort
[ERROR] npm info install ng-dependencies@0.2.0 into C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort
[ERROR] npm info installOne toposort@0.2.10
[ERROR] npm verb installOne of toposort to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort not in flight; installing
[ERROR] npm info installOne event-stream@3.3.0
[ERROR] npm verb installOne of event-stream to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort not in flight; installing
[ERROR] npm info installOne ng-dependencies@0.2.0
[ERROR] npm verb installOne of ng-dependencies to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-angular-filesort not in flight; installing
[ERROR] npm verb unbuild node_modules\jshint-stylish\node_modules\log-symbols
[ERROR] npm verb unbuild node_modules\jshint-stylish\node_modules\string-length
[ERROR] npm verb unbuild node_modules\jshint-stylish\node_modules\text-table
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\multimatch is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\multimatch
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\through2 is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\through2
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\plexer is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\plexer
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\merge-stream is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\merge-stream
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\node_modules\through2 is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\node_modules\through2
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\findup-sync\0.2.1\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\node_modules\findup-sync
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\node_modules\findup-sync is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\node_modules\findup-sync
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\object-assign is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\object-assign
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\through2 is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\through2
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\multimatch\2.0.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\node_modules\multimatch
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\node_modules\multimatch is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-load-plugins\node_modules\multimatch
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\autoprefixer-core is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\autoprefixer-core
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\strip-ansi-07ac5a4ed5970ebc.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk\node_modules\strip-ansi
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\ansi-styles-4f605d6af02a5838.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk\node_modules\ansi-styles
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\escape-string-regexp-9b94d9ce594a3154.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk\node_modules\escape-string-regexp
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\supports-color-5550a60d996e717f.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk\node_modules\supports-color
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\dateformat\1.0.11\package\package.json written
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\vinyl-sourcemaps-apply is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\vinyl-sourcemaps-apply
[ERROR] npm verb unbuild node_modules\gulp-replace\node_modules\through2
[ERROR] npm verb unbuild node_modules\gulp-replace\node_modules\istextorbinary
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\istanbul\0.3.13\package\package.json written
[ERROR] npm verb unbuild node_modules\gulp-replace\node_modules\replacestream
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\brace-expansion\1.1.0\package\package.json written
[ERROR] npm verb lock using C:\Users\buschs1\AppData\Roaming\npm-cache\_locks\has-ansi-6f820bad1b3d0543.lock for C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk\node_modules\has-ansi
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\gulp-if\1.2.5\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\vinyl-fs\1.0.0\package\package.json written
[ERROR] npm verb afterAdd C:\Users\buschs1\AppData\Roaming\npm-cache\node-useref\0.3.12\package\package.json written
[ERROR] npm verb request uri http://registry.npmjs.org/csso
[ERROR] npm verb request no auth needed
[ERROR] npm info attempt registry request try #1 at 11:33:49 AM
[ERROR] npm verb etag "3A8ISQ304JDO3OYE53C9X8U82"
[ERROR] npm http request GET http://registry.npmjs.org/csso
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\multimatch\2.0.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\multimatch
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\multimatch is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\multimatch
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\through2\0.6.5\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\through2
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\through2 is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\through2
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-rev-replace\package.json
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\plexer\0.0.3\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\plexer
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\plexer is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\plexer
[ERROR] npm verb write writing to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-minify-html\package.json
[ERROR] npm sill gunzTarPerm extractEntry lib/jasmine-core/jasmine.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/jasmine-core/jasmine.js', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry lib/jasmine-core/json2.js
[ERROR] npm sill gunzTarPerm modified mode [ 'lib/jasmine-core/json2.js', 420, 438 ]
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\merge-stream\0.1.7\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\merge-stream
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\merge-stream is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-filter\node_modules\merge-stream
[ERROR] npm sill gunzTarPerm extractEntry test/recurse/b/2/baz.txt
[ERROR] npm sill gunzTarPerm modified mode [ 'test/recurse/b/2/baz.txt', 420, 438 ]
[ERROR] npm sill gunzTarPerm extractEntry test/recurse/c/3.json
[ERROR] npm sill gunzTarPerm modified mode [ 'test/recurse/c/3.json', 420, 438 ]
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\through2\0.6.5\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\node_modules\through2
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\node_modules\through2 is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\node_modules\through2
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\node_modules\pretty-bytes is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\node_modules\pretty-bytes
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\object-assign\2.0.0\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\object-assign
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\object-assign is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\object-assign
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\node_modules\gzip-size is being purged from base C:\Users\buschs1\Desktop\the_closure_ci
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-size\node_modules\gzip-size
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\through2\0.6.5\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\through2
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\through2 is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\through2
[ERROR] npm sill gunzTarPerm modes [ '777', '666' ]
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\autoprefixer-core\5.1.11\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\autoprefixer-core
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\autoprefixer-core is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\autoprefixer-core
[ERROR] npm sill install write writing strip-ansi 2.0.1 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk\node_modules\strip-ansi
[ERROR] npm sill install write writing ansi-styles 2.0.1 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk\node_modules\ansi-styles
[ERROR] npm sill install write writing escape-string-regexp 1.0.3 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk\node_modules\escape-string-regexp
[ERROR] npm sill install write writing supports-color 1.3.1 to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\chalk\node_modules\supports-color
[ERROR] npm verb tar unpack C:\Users\buschs1\AppData\Roaming\npm-cache\vinyl-sourcemaps-apply\0.1.4\package.tgz
[ERROR] npm verb tar unpacking to C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\vinyl-sourcemaps-apply
[ERROR] npm sill gentlyRm C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\vinyl-sourcemaps-apply is being purged
[ERROR] npm verb gentlyRm don't care about contents; nuking C:\Users\buschs1\Desktop\the_closure_ci\node_modules\gulp-autoprefixer\node_modules\vinyl-sourcemaps-apply
[ERROR] npm verb unbuild node_modules\gulp-rev\node_modules\object-assign
[ERROR] npm verb unbuild node_modules\gulp-rev\node_modules\through2
[ERROR] npm sill install write writing has-ansi 1.0.3 to C:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment