Skip to content

Instantly share code, notes, and snippets.

@illegalnumbers
Created November 18, 2014 22:18
Show Gist options
  • Save illegalnumbers/e8b13c1234b6dae17c26 to your computer and use it in GitHub Desktop.
Save illegalnumbers/e8b13c1234b6dae17c26 to your computer and use it in GitHub Desktop.
Log session for my problem
Last login: Tue Nov 18 12:26:37 on ttys003
bens-mbp:~ bytenel$ sudo npm cache clean -f
npm WARN using --force I sure hope you know what you are doing.
bens-mbp:~ bytenel$ sudo npm install -g n
/usr/local/bin/n -> /usr/local/lib/node_modules/n/bin/n
npm WARN unmet dependency /usr/local/lib/node_modules/ionic requires npm@'2.1.3' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm,
npm WARN unmet dependency which is version 2.1.6
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-config requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-config requires osenv@'0.0.3' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/osenv,
npm WARN unmet dependency which is version 0.1.0
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-json requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-registry-client requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-registry-client requires mkdirp@'~0.3.5' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/mkdirp,
npm WARN unmet dependency which is version 0.5.0
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/decompress-zip requires nopt@'~2.2.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/nopt,
npm WARN unmet dependency which is version 3.0.1
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/insight/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/cordova-lib requires npm@'1.3.4' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm,
npm WARN unmet dependency which is version 2.1.6
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/dep-graph requires underscore@'1.2.1' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/underscore,
npm WARN unmet dependency which is version 1.7.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-famous-ionic/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/chalk requires strip-ansi@'~0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/yeoman-generator requires chalk@'^0.5.1' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/chalk,
npm WARN unmet dependency which is version 0.4.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/chalk requires strip-ansi@'~0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-sublime/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-sublime/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc requires strip-json-comments@'0.1.x' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/generator-sublime/node_modules/strip-json-comments,
npm WARN unmet dependency which is version 1.0.2
npm WARN unmet dependency /usr/local/lib/node_modules/gulp/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/istanbul/node_modules/js-yaml requires esprima@'~ 1.0.2' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/istanbul/node_modules/esprima,
npm WARN unmet dependency which is version 1.2.2
npm WARN unmet dependency /usr/local/lib/node_modules/yo/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
n@1.2.9 /usr/local/lib/node_modules/n
bens-mbp:~ bytenel$ n
0.10.33
ο 0.11.14
bens-mbp:~ bytenel$ npm install -g generator-angular-famous-ionic
npm WARN locking Error: EACCES, open '/Users/bytenel/.npm/_locks/generator-angular-famous-4b216ecf95fc2caa.lock'
npm WARN locking at Error (native)
npm WARN locking /Users/bytenel/.npm/_locks/generator-angular-famous-4b216ecf95fc2caa.lock failed { [Error: EACCES, open '/Users/bytenel/.npm/_locks/generator-angular-famous-4b216ecf95fc2caa.lock']
npm WARN locking stack: 'Error: EACCES, open \'/Users/bytenel/.npm/_locks/generator-angular-famous-4b216ecf95fc2caa.lock\'\n at Error (native)',
npm WARN locking errno: -13,
npm WARN locking code: 'EACCES',
npm WARN locking path: '/Users/bytenel/.npm/_locks/generator-angular-famous-4b216ecf95fc2caa.lock' }
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "-g" "generator-angular-famous-ionic"
npm ERR! node v0.11.14
npm ERR! npm v2.1.6
npm ERR! Attempt to unlock /usr/local/lib/node_modules/generator-angular-famous-ionic, which hasn't been locked
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! http://github.com/npm/npm/issues
npm ERR! Please include the following file with any support request:
npm ERR! /Users/bytenel/npm-debug.log
bens-mbp:~ bytenel$ sudo chown -R whoami ~/.npm
bens-mbp:~ bytenel$ sudo chown -R whoami /usr/local/lib/node_modules
bens-mbp:~ bytenel$ npm install -g generator-angular-famous-ionic
\
generator-angular-famous-ionic@1.0.13 preinstall /usr/local/lib/node_modules/generator-angular-famous-ionic
bash ./bin/prepublish.sh
/usr/local/bin/bower
/usr/local/bin/istanbul
/usr/local/bin/mocha
/usr/local/bin/gulp
/usr/local/bin/codeclimate
prepublish executed sucessfully
v8flags@1.0.4 install /usr/local/lib/node_modules/generator-angular-famous-ionic/node_modules/gulp/node_modules/v8flags
node fetch.js
flags for v8 3.26.33 cached.
npm WARN unmet dependency /usr/local/lib/node_modules/ionic requires npm@'2.1.3' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm,
npm WARN unmet dependency which is version 2.1.6
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-config requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-config requires osenv@'0.0.3' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/osenv,
npm WARN unmet dependency which is version 0.1.0
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-json requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-registry-client requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-registry-client requires mkdirp@'~0.3.5' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/mkdirp,
npm WARN unmet dependency which is version 0.5.0
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/decompress-zip requires nopt@'~2.2.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/nopt,
npm WARN unmet dependency which is version 3.0.1
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/insight/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/cordova-lib requires npm@'1.3.4' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm,
npm WARN unmet dependency which is version 2.1.6
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/dep-graph requires underscore@'1.2.1' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/underscore,
npm WARN unmet dependency which is version 1.7.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/chalk requires strip-ansi@'~0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/yeoman-generator requires chalk@'^0.5.1' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/chalk,
npm WARN unmet dependency which is version 0.4.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/chalk requires strip-ansi@'~0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-sublime/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-sublime/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc requires strip-json-comments@'0.1.x' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/generator-sublime/node_modules/strip-json-comments,
npm WARN unmet dependency which is version 1.0.2
npm WARN unmet dependency /usr/local/lib/node_modules/gulp/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/istanbul/node_modules/js-yaml requires esprima@'~ 1.0.2' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/istanbul/node_modules/esprima,
npm WARN unmet dependency which is version 1.2.2
npm WARN unmet dependency /usr/local/lib/node_modules/yo/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
generator-angular-famous-ionic@1.0.13 /usr/local/lib/node_modules/generator-angular-famous-ionic
├── q@1.1.1
├── shelljs@0.3.0
├── lodash@2.4.1
├── chalk@0.5.1 (ansi-styles@1.1.0, escape-string-regexp@1.0.2, supports-color@0.2.0, has-ansi@0.1.0, strip-ansi@0.3.0)
├── yosay@1.0.0 (string-length@1.0.0, ansi-regex@1.1.0, ansi-styles@1.1.0, strip-ansi@2.0.0, pad-component@0.0.1, word-wrap@0.1.3, minimist@1.1.0, taketalk@0.1.1)
├── gulp-inject@1.0.2 (event-stream@3.1.7, gulp-util@3.0.1)
├── gulp@3.8.10 (interpret@0.3.7, pretty-hrtime@0.2.2, deprecated@0.0.1, archy@1.0.0, v8flags@1.0.4, minimist@1.1.0, tildify@1.0.0, semver@4.1.0, orchestrator@0.3.7, gulp-util@3.0.1, liftoff@0.13.6, vinyl-fs@0.3.13)
├── update-notifier@0.2.2 (is-npm@1.0.0, string-length@1.0.0, semver-diff@2.0.0, latest-version@1.0.0, configstore@0.3.1)
└── yeoman-generator@0.17.7 (dargs@2.1.0, diff@1.0.8, class-extend@0.1.1, rimraf@2.2.8, text-table@0.2.0, underscore.string@2.4.0, mime@1.2.11, github-username@1.0.0, async@0.9.0, isbinaryfile@2.0.2, run-async@0.1.0, debug@1.0.4, grouped-queue@0.3.0, cross-spawn@0.2.3, nopt@3.0.1, mkdirp@0.5.0, iconv-lite@0.4.4, glob@4.1.3, findup-sync@0.1.3, file-utils@0.2.1, download@1.0.7, request@2.48.0, cheerio@0.17.0, gruntfile-editor@0.2.0, inquirer@0.7.3)
bens-mbp:~ bytenel$ clear
bens-mbp:~ bytenel$ ls
=1.2.0 Downloads Movies bin weka.log
Applications Dropbox Music domino.log workspace
Desktop InVision Pictures tmp
Documents Library Public tracktrain
bens-mbp:~ bytenel$ cd workspace/
cbens-mbp:workspace bytenel$ clear
bens-mbp:workspace bytenel$ cd exposure_tracker/
bens-mbp:exposure_tracker bytenel$ yo angular-famous-ionic exposure_tracker
module.js:338
throw err;
^
Error: Cannot find module 'has-ansi'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (/usr/local/lib/node_modules/yo/node_modules/chalk/index.js:5:15)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
bens-mbp:exposure_tracker bytenel$ yo angular-famous-ionic
module.js:338
throw err;
^
Error: Cannot find module 'has-ansi'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (/usr/local/lib/node_modules/yo/node_modules/chalk/index.js:5:15)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
bens-mbp:exposure_tracker bytenel$ npm install -g has-ansi
/usr/local/bin/has-ansi -> /usr/local/lib/node_modules/has-ansi/cli.js
npm WARN unmet dependency /usr/local/lib/node_modules/ionic requires npm@'2.1.3' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm,
npm WARN unmet dependency which is version 2.1.6
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-config requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-config requires osenv@'0.0.3' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/osenv,
npm WARN unmet dependency which is version 0.1.0
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-json requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-registry-client requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-registry-client requires mkdirp@'~0.3.5' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/mkdirp,
npm WARN unmet dependency which is version 0.5.0
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/decompress-zip requires nopt@'~2.2.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/nopt,
npm WARN unmet dependency which is version 3.0.1
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/insight/node_modules/chalk requires has-ansi@'^0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/has-ansi,
npm WARN unmet dependency which is version 1.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/insight/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/cordova-lib requires npm@'1.3.4' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm,
npm WARN unmet dependency which is version 2.1.6
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/dep-graph requires underscore@'1.2.1' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/underscore,
npm WARN unmet dependency which is version 1.7.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/chalk requires strip-ansi@'~0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/yeoman-generator requires chalk@'^0.5.1' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/chalk,
npm WARN unmet dependency which is version 0.4.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/chalk requires strip-ansi@'~0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-sublime/node_modules/chalk requires has-ansi@'^0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/has-ansi,
npm WARN unmet dependency which is version 1.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-sublime/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-sublime/node_modules/update-notifier/node_modules/latest-version/node_modules/package-json/node_modules/registry-url/node_modules/rc requires strip-json-comments@'0.1.x' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/generator-sublime/node_modules/strip-json-comments,
npm WARN unmet dependency which is version 1.0.2
npm WARN unmet dependency /usr/local/lib/node_modules/gulp/node_modules/chalk requires has-ansi@'^0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/has-ansi,
npm WARN unmet dependency which is version 1.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/gulp/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/istanbul/node_modules/js-yaml requires esprima@'~ 1.0.2' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/istanbul/node_modules/esprima,
npm WARN unmet dependency which is version 1.2.2
npm WARN unmet dependency /usr/local/lib/node_modules/yo/node_modules/chalk requires has-ansi@'^0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/has-ansi,
npm WARN unmet dependency which is version 1.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/yo/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
has-ansi@1.0.0 /usr/local/lib/node_modules/has-ansi
├── get-stdin@1.0.0
└── ansi-regex@1.1.0
bens-mbp:exposure_tracker bytenel$ clear
bens-mbp:exposure_tracker bytenel$ yo angular-famous-ionic
module.js:338
throw err;
^
Error: Cannot find module 'supports-color'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (/usr/local/lib/node_modules/yo/node_modules/chalk/index.js:6:21)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
bens-mbp:exposure_tracker bytenel$ npm install generator-sublime -g
|
generator-sublime@1.2.29 preinstall /usr/local/lib/node_modules/generator-sublime
bash ./bin/prepublish.sh
/usr/local/bin/istanbul
/usr/local/bin/mocha
/usr/local/bin/gulp
/usr/local/bin/codeclimate
prepublish executed sucessfully
npm WARN unmet dependency /usr/local/lib/node_modules/ionic requires npm@'2.1.3' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm,
npm WARN unmet dependency which is version 2.1.6
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-config requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-config requires osenv@'0.0.3' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/osenv,
npm WARN unmet dependency which is version 0.1.0
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-json requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-registry-client requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-registry-client requires mkdirp@'~0.3.5' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/mkdirp,
npm WARN unmet dependency which is version 0.5.0
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/decompress-zip requires nopt@'~2.2.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/nopt,
npm WARN unmet dependency which is version 3.0.1
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/insight/node_modules/chalk requires has-ansi@'^0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/has-ansi,
npm WARN unmet dependency which is version 1.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/insight/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/cordova-lib requires npm@'1.3.4' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm,
npm WARN unmet dependency which is version 2.1.6
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/dep-graph requires underscore@'1.2.1' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/underscore,
npm WARN unmet dependency which is version 1.7.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/chalk requires strip-ansi@'~0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/yeoman-generator requires chalk@'^0.5.1' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/chalk,
npm WARN unmet dependency which is version 0.4.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/chalk requires strip-ansi@'~0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/gulp/node_modules/chalk requires has-ansi@'^0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/has-ansi,
npm WARN unmet dependency which is version 1.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/gulp/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/istanbul/node_modules/js-yaml requires esprima@'~ 1.0.2' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/istanbul/node_modules/esprima,
npm WARN unmet dependency which is version 1.2.2
npm WARN unmet dependency /usr/local/lib/node_modules/yo/node_modules/chalk requires has-ansi@'^0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/has-ansi,
npm WARN unmet dependency which is version 1.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/yo/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
generator-sublime@1.2.29 /usr/local/lib/node_modules/generator-sublime
├── strip-json-comments@1.0.2
├── q@1.1.1
├── shelljs@0.3.0
├── chalk@0.5.1 (ansi-styles@1.1.0, escape-string-regexp@1.0.2, supports-color@0.2.0, has-ansi@0.1.0, strip-ansi@0.3.0)
├── yosay@1.0.0 (ansi-regex@1.1.0, string-length@1.0.0, ansi-styles@1.1.0, strip-ansi@2.0.0, pad-component@0.0.1, word-wrap@0.1.3, minimist@1.1.0, taketalk@0.1.1)
├── github@0.2.3
├── lodash@2.4.1
├── update-notifier@0.2.2 (is-npm@1.0.0, string-length@1.0.0, semver-diff@2.0.0, latest-version@1.0.0, configstore@0.3.1)
└── yeoman-generator@0.17.7 (dargs@2.1.0, diff@1.0.8, class-extend@0.1.1, rimraf@2.2.8, text-table@0.2.0, underscore.string@2.4.0, github-username@1.0.0, mime@1.2.11, async@0.9.0, debug@1.0.4, isbinaryfile@2.0.2, grouped-queue@0.3.0, nopt@3.0.1, cross-spawn@0.2.3, run-async@0.1.0, mkdirp@0.5.0, iconv-lite@0.4.4, glob@4.1.3, findup-sync@0.1.3, file-utils@0.2.1, download@1.0.7, request@2.48.0, cheerio@0.17.0, gruntfile-editor@0.2.0, inquirer@0.7.3)
bens-mbp:exposure_tracker bytenel$ node -v
v0.11.14
bens-mbp:exposure_tracker bytenel$ clear
bens-mbp:exposure_tracker bytenel$ npm install -g yeoman
npm WARN deprecated yeoman@0.9.6: The Yeoman CLI is deprecated. See http://yeoman.io/migrate.html for more info.
npm ERR! fetch failed http://github.com/yeoman/generators/archive/0.9.5.tar.gz
npm WARN excluding symbolic link test/fixtures/octocat-link.png -> octocat.png
npm ERR! fetch failed http://github.com/yeoman/generators/archive/0.9.5.tar.gz
^C
bens-mbp:exposure_tracker bytenel$ clear
bens-mbp:exposure_tracker bytenel$ npm install yo
^C
bens-mbp:exposure_tracker bytenel$ npm install yo -g
/usr/local/bin/yo -> /usr/local/lib/node_modules/yo/cli.js
yo@1.3.3 postinstall /usr/local/lib/node_modules/yo
yodoctor
[Yeoman Doctor] Everything looks all right!
npm WARN unmet dependency /usr/local/lib/node_modules/ionic requires npm@'2.1.3' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm,
npm WARN unmet dependency which is version 2.1.6
npm WARN unmet dependency /usr/local/lib/node_modules/yeoman requires bower@'~0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower,
npm WARN unmet dependency which is version 1.3.12
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-config requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-config requires osenv@'0.0.3' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/osenv,
npm WARN unmet dependency which is version 0.1.0
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-json requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-registry-client requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-registry-client requires mkdirp@'~0.3.5' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/mkdirp,
npm WARN unmet dependency which is version 0.5.0
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/decompress-zip requires nopt@'~2.2.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/nopt,
npm WARN unmet dependency which is version 3.0.1
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/insight/node_modules/chalk requires has-ansi@'^0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/has-ansi,
npm WARN unmet dependency which is version 1.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/insight/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/cordova-lib requires npm@'1.3.4' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm,
npm WARN unmet dependency which is version 2.1.6
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/dep-graph requires underscore@'1.2.1' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/underscore,
npm WARN unmet dependency which is version 1.7.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/chalk requires strip-ansi@'~0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/yeoman-generator requires chalk@'^0.5.1' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/chalk,
npm WARN unmet dependency which is version 0.4.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/chalk requires strip-ansi@'~0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/gulp/node_modules/chalk requires has-ansi@'^0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/has-ansi,
npm WARN unmet dependency which is version 1.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/gulp/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/istanbul/node_modules/js-yaml requires esprima@'~ 1.0.2' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/istanbul/node_modules/esprima,
npm WARN unmet dependency which is version 1.2.2
yo@1.3.3 /usr/local/lib/node_modules/yo
├── is-root@1.0.0
├── sudo-block@1.0.0
├── fullname@1.0.0
├── opn@1.0.0
├── underscore.string@2.4.0
├── yeoman-doctor@1.1.1 (user-home@1.1.0)
├── async@0.9.0
├── string-length@1.0.0 (strip-ansi@2.0.0)
├── yeoman-character@1.0.0 (supports-color@1.2.0)
├── chalk@0.5.1 (escape-string-regexp@1.0.2, ansi-styles@1.1.0, supports-color@0.2.0, has-ansi@0.1.0, strip-ansi@0.3.0)
├── nopt@3.0.1 (abbrev@1.0.5)
├── multiline@1.0.1 (strip-indent@1.0.0)
├── findup@0.1.5 (commander@2.1.0, colors@0.6.2)
├── shelljs@0.3.0
├── yosay@1.0.0 (ansi-regex@1.1.0, ansi-styles@1.1.0, strip-ansi@2.0.0, pad-component@0.0.1, word-wrap@0.1.3, minimist@1.1.0, taketalk@0.1.1)
├── update-notifier@0.2.2 (is-npm@1.0.0, semver-diff@2.0.0, latest-version@1.0.0)
├── lodash@2.4.1
├── configstore@0.3.1 (object-assign@0.3.1, osenv@0.1.0, graceful-fs@3.0.4, uuid@1.4.2, mkdirp@0.5.0, js-yaml@3.0.2)
├── insight@0.4.3 (object-assign@1.0.0, os-name@1.0.1, lodash.debounce@2.4.1, tough-cookie@0.12.1, request@2.48.0, inquirer@0.6.0)
├── yeoman-environment@1.1.1 (log-symbols@1.0.1, diff@1.0.8, text-table@0.2.0, untildify@1.0.0, debug@2.1.0, grouped-queue@0.3.0, glob@4.1.3, mem-fs@1.0.0, inquirer@0.8.0)
└── yeoman-generator@0.17.7 (dargs@2.1.0, diff@1.0.8, class-extend@0.1.1, rimraf@2.2.8, text-table@0.2.0, mime@1.2.11, cross-spawn@0.2.3, github-username@1.0.0, isbinaryfile@2.0.2, debug@1.0.4, grouped-queue@0.3.0, run-async@0.1.0, mkdirp@0.5.0, iconv-lite@0.4.4, glob@4.1.3, findup-sync@0.1.3, file-utils@0.2.1, download@1.0.7, request@2.48.0, cheerio@0.17.0, gruntfile-editor@0.2.0, inquirer@0.7.3)
bens-mbp:exposure_tracker bytenel$ clear
bens-mbp:exposure_tracker bytenel$ yo
? 'Allo Ben! What would you like to do? Angular Famous Ionic
Make sure you are in the directory you want to scaffold into.
This generator can also be run with: yo angular-famous-ionic
python is installed, continuing...
_-----_
| | .--------------------------.
|--(o)--| | Welcome to the amazing |
---------´ | angular-famous-ionic | ( _´U_ ) | generator! |
/A\ '--------------------------'
| ~ |
'._.'__
´ |° ´ Y
? Would you like to include ionic framework ? Yes
? Would you like to include famous-angular ? Yes
? Would you like to include font-awesome ? Yes
? Would you like to include bootstrap ? Yes
? What files do you need ? .jshintrc, .jscsrc, .eslintrc, .tern-project, .jsbeautifyrc, .gitignore, .travis.yml, shippable.yml, readme.md, .settings (codio)
? What indentation value would you like ? 2
? Would you like travis to publish your package on npm ? No
? Do you need a codio startup.sh file ? No
? Do you need a git-config.sh file ? Yes
^C
bens-mbp:exposure_tracker bytenel$ ls
bens-mbp:exposure_tracker bytenel$ yo angular-famous-ionic
python is installed, continuing...
_-----_
| | .--------------------------.
|--(o)--| | Welcome to the amazing |
---------´ | angular-famous-ionic | ( _´U_ ) | generator! |
/A\ '--------------------------'
| ~ |
'._.'__
´ |° ´ Y
? Would you like to include ionic framework ? Yes
? Would you like to include famous-angular ? Yes
? Would you like to include font-awesome ? Yes
? Would you like to include bootstrap ? Yes
? What files do you need ? .jshintrc, .jscsrc, .eslintrc, .tern-project, .jsbeautifyrc, .gitignore, .travis.yml, shippable.yml, readme.md, .settings (codio)
? What indentation value would you like ? 2
? Would you like travis to publish your package on npm ? No
? What is the url of your repository? https://github.com/tracktrain/exposure_tracker
create package.json
create bower.json
create .bowerrc
create karma.conf.js
create protractor.conf.js
create bin/prepublish.sh
create client/.eslintrc
create client/index.html
create client/404.html
create client/styles/main.scss
create client/scripts/main.js
create client/scripts/main.test.js
create test/e2e/e2e.test.js
create test/e2e/.eslintrc
create test/mocha/helpers/globals.js
create .jshintrc
create .jscsrc
create .eslintrc
create .tern-project
create .jsbeautifyrc
create .gitignore
create shippable.yml
create .travis.yml
create bin/git-config.sh
create bin/validate-commit-msg.js
create readme.md
create .settings
create .codio
create gulpfile.js
create gulp_tasks/common/constants.js
create gulp_tasks/tasks/lint.js
create gulp_tasks/tasks/serve.js
create gulp_tasks/tasks/browserify.js
create gulp_tasks/tasks/release.js
create gulp_tasks/tasks/changelog.js
create gulp_tasks/tasks/test.js
create gulp_tasks/tasks/style.js
npm WARN package.json exposuretracker@0.0.1 No repository field.
npm WARN prefer global marked@0.3.2 should be installed with -g
v8flags@1.0.4 install /Users/bytenel/workspace/exposure_tracker/node_modules/gulp/node_modules/v8flags
node fetch.js
flags for v8 3.26.33 cached.
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "gulp" "gulp-help" "gulp-util" "gulp-load-plugins" "require-dir" "run-sequence" "map-stream" "stream-combiner" "chalk" "growly" "lodash" "gulp-jshint" "gulp-jscs" "gulp-eslint" "gulp-plumber" "gulp-webserver" "browser-sync" "open" "vinyl-source-stream" "browserify" "watchify" "yargs" "strip-json-comments" "gulp-bump" "gulp-git" "gulp-if" "conventional-changelog" "marked" "q" "gulp-exec" "gulp-concat" "streamqueue" "gulp-mocha" "gulp-istanbul" "gulp-karma" "mocha" "mocha-lcov-reporter" "sinon" "chai" "gulp-protractor" "event-stream" "gulp-sass" "gulp-sourcemaps" "gulp-autoprefixer" "gulp-minify-css" "gulp-rename" "gulp-size" "--save-dev"
npm ERR! node v0.11.14
npm ERR! npm v2.1.6
npm ERR! null == true
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! http://github.com/npm/npm/issues
/
fsevents@0.3.1 install /Users/bytenel/workspace/exposure_tracker/node_modules/watchify/node_modules/chokidar/node_modules/fsevents
node-gyp rebuild
child_process: customFds option is deprecated, use stdio instead.
SOLINK_MODULE(target) Release/.node
SOLINK_MODULE(target) Release/.node: Finished
CXX(target) Release/obj.target/fse/fsevents.o
SOLINK_MODULE(target) Release/fse.node
SOLINK_MODULE(target) Release/fse.node: Finished
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "gulp" "gulp-help" "gulp-util" "gulp-load-plugins" "require-dir" "run-sequence" "map-stream" "stream-combiner" "chalk" "growly" "lodash" "gulp-jshint" "gulp-jscs" "gulp-eslint" "gulp-plumber" "gulp-webserver" "browser-sync" "open" "vinyl-source-stream" "browserify" "watchify" "yargs" "strip-json-comments" "gulp-bump" "gulp-git" "gulp-if" "conventional-changelog" "marked" "q" "gulp-exec" "gulp-concat" "streamqueue" "gulp-mocha" "gulp-istanbul" "gulp-karma" "mocha" "mocha-lcov-reporter" "sinon" "chai" "gulp-protractor" "event-stream" "gulp-sass" "gulp-sourcemaps" "gulp-autoprefixer" "gulp-minify-css" "gulp-rename" "gulp-size" "--save-dev"
npm ERR! node v0.11.14
npm ERR! npm v2.1.6
npm ERR! null == true
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! http://github.com/npm/npm/issues
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "gulp" "gulp-help" "gulp-util" "gulp-load-plugins" "require-dir" "run-sequence" "map-stream" "stream-combiner" "chalk" "growly" "lodash" "gulp-jshint" "gulp-jscs" "gulp-eslint" "gulp-plumber" "gulp-webserver" "browser-sync" "open" "vinyl-source-stream" "browserify" "watchify" "yargs" "strip-json-comments" "gulp-bump" "gulp-git" "gulp-if" "conventional-changelog" "marked" "q" "gulp-exec" "gulp-concat" "streamqueue" "gulp-mocha" "gulp-istanbul" "gulp-karma" "mocha" "mocha-lcov-reporter" "sinon" "chai" "gulp-protractor" "event-stream" "gulp-sass" "gulp-sourcemaps" "gulp-autoprefixer" "gulp-minify-css" "gulp-rename" "gulp-size" "--save-dev"
npm ERR! node v0.11.14
npm ERR! npm v2.1.6
npm ERR! null == true
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! http://github.com/npm/npm/issues
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "gulp" "gulp-help" "gulp-util" "gulp-load-plugins" "require-dir" "run-sequence" "map-stream" "stream-combiner" "chalk" "growly" "lodash" "gulp-jshint" "gulp-jscs" "gulp-eslint" "gulp-plumber" "gulp-webserver" "browser-sync" "open" "vinyl-source-stream" "browserify" "watchify" "yargs" "strip-json-comments" "gulp-bump" "gulp-git" "gulp-if" "conventional-changelog" "marked" "q" "gulp-exec" "gulp-concat" "streamqueue" "gulp-mocha" "gulp-istanbul" "gulp-karma" "mocha" "mocha-lcov-reporter" "sinon" "chai" "gulp-protractor" "event-stream" "gulp-sass" "gulp-sourcemaps" "gulp-autoprefixer" "gulp-minify-css" "gulp-rename" "gulp-size" "--save-dev"
npm ERR! node v0.11.14
npm ERR! npm v2.1.6
npm ERR! null == true
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! http://github.com/npm/npm/issues
npm WARN engine karma@0.12.25: wanted: {"node":"~0.8 || ~0.10"} (current: {"node":"0.11.14","npm":"2.1.6"})
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "gulp" "gulp-help" "gulp-util" "gulp-load-plugins" "require-dir" "run-sequence" "map-stream" "stream-combiner" "chalk" "growly" "lodash" "gulp-jshint" "gulp-jscs" "gulp-eslint" "gulp-plumber" "gulp-webserver" "browser-sync" "open" "vinyl-source-stream" "browserify" "watchify" "yargs" "strip-json-comments" "gulp-bump" "gulp-git" "gulp-if" "conventional-changelog" "marked" "q" "gulp-exec" "gulp-concat" "streamqueue" "gulp-mocha" "gulp-istanbul" "gulp-karma" "mocha" "mocha-lcov-reporter" "sinon" "chai" "gulp-protractor" "event-stream" "gulp-sass" "gulp-sourcemaps" "gulp-autoprefixer" "gulp-minify-css" "gulp-rename" "gulp-size" "--save-dev"
npm ERR! node v0.11.14
npm ERR! npm v2.1.6
npm ERR! null == true
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! http://github.com/npm/npm/issues
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "gulp" "gulp-help" "gulp-util" "gulp-load-plugins" "require-dir" "run-sequence" "map-stream" "stream-combiner" "chalk" "growly" "lodash" "gulp-jshint" "gulp-jscs" "gulp-eslint" "gulp-plumber" "gulp-webserver" "browser-sync" "open" "vinyl-source-stream" "browserify" "watchify" "yargs" "strip-json-comments" "gulp-bump" "gulp-git" "gulp-if" "conventional-changelog" "marked" "q" "gulp-exec" "gulp-concat" "streamqueue" "gulp-mocha" "gulp-istanbul" "gulp-karma" "mocha" "mocha-lcov-reporter" "sinon" "chai" "gulp-protractor" "event-stream" "gulp-sass" "gulp-sourcemaps" "gulp-autoprefixer" "gulp-minify-css" "gulp-rename" "gulp-size" "--save-dev"
npm ERR! node v0.11.14
npm ERR! npm v2.1.6
npm ERR! null == true
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! http://github.com/npm/npm/issues
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "gulp" "gulp-help" "gulp-util" "gulp-load-plugins" "require-dir" "run-sequence" "map-stream" "stream-combiner" "chalk" "growly" "lodash" "gulp-jshint" "gulp-jscs" "gulp-eslint" "gulp-plumber" "gulp-webserver" "browser-sync" "open" "vinyl-source-stream" "browserify" "watchify" "yargs" "strip-json-comments" "gulp-bump" "gulp-git" "gulp-if" "conventional-changelog" "marked" "q" "gulp-exec" "gulp-concat" "streamqueue" "gulp-mocha" "gulp-istanbul" "gulp-karma" "mocha" "mocha-lcov-reporter" "sinon" "chai" "gulp-protractor" "event-stream" "gulp-sass" "gulp-sourcemaps" "gulp-autoprefixer" "gulp-minify-css" "gulp-rename" "gulp-size" "--save-dev"
npm ERR! node v0.11.14
npm ERR! npm v2.1.6
npm ERR! null == true
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! http://github.com/npm/npm/issues
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "gulp" "gulp-help" "gulp-util" "gulp-load-plugins" "require-dir" "run-sequence" "map-stream" "stream-combiner" "chalk" "growly" "lodash" "gulp-jshint" "gulp-jscs" "gulp-eslint" "gulp-plumber" "gulp-webserver" "browser-sync" "open" "vinyl-source-stream" "browserify" "watchify" "yargs" "strip-json-comments" "gulp-bump" "gulp-git" "gulp-if" "conventional-changelog" "marked" "q" "gulp-exec" "gulp-concat" "streamqueue" "gulp-mocha" "gulp-istanbul" "gulp-karma" "mocha" "mocha-lcov-reporter" "sinon" "chai" "gulp-protractor" "event-stream" "gulp-sass" "gulp-sourcemaps" "gulp-autoprefixer" "gulp-minify-css" "gulp-rename" "gulp-size" "--save-dev"
npm ERR! node v0.11.14
npm ERR! npm v2.1.6
npm ERR! null == true
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! http://github.com/npm/npm/issues
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "gulp" "gulp-help" "gulp-util" "gulp-load-plugins" "require-dir" "run-sequence" "map-stream" "stream-combiner" "chalk" "growly" "lodash" "gulp-jshint" "gulp-jscs" "gulp-eslint" "gulp-plumber" "gulp-webserver" "browser-sync" "open" "vinyl-source-stream" "browserify" "watchify" "yargs" "strip-json-comments" "gulp-bump" "gulp-git" "gulp-if" "conventional-changelog" "marked" "q" "gulp-exec" "gulp-concat" "streamqueue" "gulp-mocha" "gulp-istanbul" "gulp-karma" "mocha" "mocha-lcov-reporter" "sinon" "chai" "gulp-protractor" "event-stream" "gulp-sass" "gulp-sourcemaps" "gulp-autoprefixer" "gulp-minify-css" "gulp-rename" "gulp-size" "--save-dev"
npm ERR! node v0.11.14
npm ERR! npm v2.1.6
npm ERR! null == true
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! http://github.com/npm/npm/issues
ws@0.4.31 install /Users/bytenel/workspace/exposure_tracker/node_modules/browser-sync/node_modules/socket.io/node_modules/engine.io/node_modules/ws
(node-gyp rebuild 2> builderror.log) || (exit 0)
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
fsevents@0.3.1 install /Users/bytenel/workspace/exposure_tracker/node_modules/karma/node_modules/chokidar/node_modules/fsevents
node-gyp rebuild
child_process: customFds option is deprecated, use stdio instead.
SOLINK_MODULE(target) Release/.node
SOLINK_MODULE(target) Release/.node: Finished
CXX(target) Release/obj.target/fse/fsevents.o
SOLINK_MODULE(target) Release/fse.node
SOLINK_MODULE(target) Release/fse.node: Finished
ws@0.4.31 install /Users/bytenel/workspace/exposure_tracker/node_modules/browser-sync/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws
(node-gyp rebuild 2> builderror.log) || (exit 0)
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
node-sass@0.9.6 install /Users/bytenel/workspace/exposure_tracker/node_modules/gulp-sass/node_modules/node-sass
node build.js
child_process: customFds option is deprecated, use stdio instead.
child_process: customFds option is deprecated, use stdio instead.
CXX(target) Release/obj.target/binding/binding.o
CXX(target) Release/obj.target/binding/sass_context_wrapper.o
CXX(target) Release/obj.target/binding/libsass/ast.o
CXX(target) Release/obj.target/binding/libsass/base64vlq.o
CXX(target) Release/obj.target/binding/libsass/bind.o
CXX(target) Release/obj.target/binding/libsass/constants.o
CXX(target) Release/obj.target/binding/libsass/context.o
CXX(target) Release/obj.target/binding/libsass/contextualize.o
CXX(target) Release/obj.target/binding/libsass/copy_c_str.o
CXX(target) Release/obj.target/binding/libsass/error_handling.o
CXX(target) Release/obj.target/binding/libsass/eval.o
CXX(target) Release/obj.target/binding/libsass/expand.o
CXX(target) Release/obj.target/binding/libsass/extend.o
CXX(target) Release/obj.target/binding/libsass/file.o
CXX(target) Release/obj.target/binding/libsass/functions.o
CXX(target) Release/obj.target/binding/libsass/inspect.o
CXX(target) Release/obj.target/binding/libsass/output_compressed.o
CXX(target) Release/obj.target/binding/libsass/output_nested.o
CXX(target) Release/obj.target/binding/libsass/parser.o
CXX(target) Release/obj.target/binding/libsass/prelexer.o
CXX(target) Release/obj.target/binding/libsass/sass.o
CXX(target) Release/obj.target/binding/libsass/sass_interface.o
CXX(target) Release/obj.target/binding/libsass/source_map.o
CXX(target) Release/obj.target/binding/libsass/to_c.o
CXX(target) Release/obj.target/binding/libsass/to_string.o
CXX(target) Release/obj.target/binding/libsass/units.o
CXX(target) Release/obj.target/binding/libsass/utf8_string.o
CXX(target) Release/obj.target/binding/libsass/util.o
CXX(target) Release/obj.target/binding/libsass/sass2scss/sass2scss.o
SOLINK_MODULE(target) Release/binding.node
SOLINK_MODULE(target) Release/binding.node: Finished
Installed in /Users/bytenel/workspace/exposure_tracker/node_modules/gulp-sass/node_modules/node-sass/bin/darwin-x64-v8-3.26/binding.node
npm ERR! Please include the following file with any support request:
npm ERR! /Users/bytenel/workspace/exposure_tracker/npm-debug.log
events.js:87
throw Error('Uncaught, unspecified "error" event.');
^
Error: Uncaught, unspecified "error" event.
at Error (native)
at emit (events.js:87:13)
at done (/usr/local/lib/node_modules/generator-sublime/node_modules/yeoman-generator/lib/base.js:383:23)
at null. (/usr/local/lib/node_modules/generator-sublime/node_modules/yeoman-generator/lib/actions/install.js:44:7)
at ChildProcess.emit (events.js:129:20)
at Process.ChildProcess._handle.onexit (child_process.js:1059:12)
bens-mbp:exposure_tracker bytenel$ npm -g install npm@next
/usr/local/bin/npm -> /usr/local/lib/node_modules/npm/bin/npm-cli.js
npm WARN unmet dependency /usr/local/lib/node_modules/ionic requires npm@'2.1.3' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm,
npm WARN unmet dependency which is version 2.1.9
npm WARN unmet dependency /usr/local/lib/node_modules/yeoman requires bower@'~0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower,
npm WARN unmet dependency which is version 1.3.12
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-config requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-config requires osenv@'0.0.3' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/osenv,
npm WARN unmet dependency which is version 0.1.0
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-json requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-registry-client requires graceful-fs@'~2.0.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/graceful-fs,
npm WARN unmet dependency which is version 3.0.4
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/bower-registry-client requires mkdirp@'~0.3.5' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/mkdirp,
npm WARN unmet dependency which is version 0.5.0
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/decompress-zip requires nopt@'~2.2.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/nopt,
npm WARN unmet dependency which is version 3.0.1
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/insight/node_modules/chalk requires has-ansi@'^0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/has-ansi,
npm WARN unmet dependency which is version 1.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/bower/node_modules/insight/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/cordova-lib requires npm@'1.3.4' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/npm,
npm WARN unmet dependency which is version 2.1.9
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/node_modules/dep-graph requires underscore@'1.2.1' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/cordova/node_modules/underscore,
npm WARN unmet dependency which is version 1.7.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/chalk requires strip-ansi@'~0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/yeoman-generator requires chalk@'^0.5.1' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/chalk,
npm WARN unmet dependency which is version 0.4.0
npm WARN unmet dependency /usr/local/lib/node_modules/generator-angular-fullstack/node_modules/generator-ng-component/node_modules/chalk requires strip-ansi@'~0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/gulp/node_modules/chalk requires has-ansi@'^0.1.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/has-ansi,
npm WARN unmet dependency which is version 1.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/gulp/node_modules/chalk requires strip-ansi@'^0.3.0' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/strip-ansi,
npm WARN unmet dependency which is version 2.0.0
npm WARN unmet dependency /usr/local/lib/node_modules/istanbul/node_modules/js-yaml requires esprima@'~ 1.0.2' but will load
npm WARN unmet dependency /usr/local/lib/node_modules/istanbul/node_modules/esprima,
npm WARN unmet dependency which is version 1.2.2
npm@2.1.9 /usr/local/lib/node_modules/npm
bens-mbp:exposure_tracker bytenel$ yo angular-famous-ionic:module common
create client/scripts/common/index.js
create client/scripts/common/views/home.html
[13:30:03] gulp-inject 1 files into main.js.
bens-mbp:exposure_tracker bytenel$ yo angular-famous-ionic:controller common hello
create client/scripts/common/controllers/index.js
create client/scripts/common/controllers/hello.js
create client/scripts/common/controllers/hello.test.js
[13:30:25] gulp-inject 1 files into index.js.
[13:30:25] gulp-inject 1 files into index.js.
[13:30:25] gulp-inject 1 files into index.js.
[13:30:25] gulp-inject 1 files into index.js.
bens-mbp:exposure_tracker bytenel$ ls
bin karma.conf.js server
bower.json node_modules shippable.yml
client package.json test
gulp_tasks protractor.conf.js
gulpfile.js readme.md
bens-mbp:exposure_tracker bytenel$ cd client/
bens-mbp:client bytenel$ ls
404.html index.html scripts styles
bens-mbp:client bytenel$ vi index.html
bens-mbp:client bytenel$ gulp browsersync
module.js:338
throw err;
^
Error: Cannot find module 'supports-color'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (/usr/local/lib/node_modules/gulp/node_modules/chalk/index.js:6:21)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
bens-mbp:client bytenel$ npm install
npm WARN package.json exposuretracker@0.0.1 No repository field.
npm WARN deprecated karma-bro@0.7.1: Renamed karma-browserify as of 1.0
npm WARN engine coffee-script-redux@2.0.0-beta8: wanted: {"node":"0.8.x || 0.10.x"} (current: {"node":"0.11.14","npm":"2.1.9"})
phantomjs@1.9.12 install /Users/bytenel/workspace/exposure_tracker/node_modules/karma-phantomjs-launcher/node_modules/phantomjs
node install.js
Download already available at /var/folders/9z/qfxf3sm17237pnv2f1wvl_4m0000gn/T/phantomjs/phantomjs-1.9.8-macosx.zip
Extracting zip contents
Removing /Users/bytenel/workspace/exposure_tracker/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom
Copying extracted folder /var/folders/9z/qfxf3sm17237pnv2f1wvl_4m0000gn/T/phantomjs/phantomjs-1.9.8-macosx.zip-extract-1416346356391/phantomjs-1.9.8-macosx -> /Users/bytenel/workspace/exposure_tracker/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom
Removing /var/folders/9z/qfxf3sm17237pnv2f1wvl_4m0000gn/T/phantomjs/phantomjs-1.9.8-macosx.zip-extract-1416346356391
Writing location.js file
Done. Phantomjs binary available at /Users/bytenel/workspace/exposure_tracker/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom/bin/phantomjs
fsevents@0.2.1 install /Users/bytenel/workspace/exposure_tracker/node_modules/watchify/node_modules/chokidar/node_modules/fsevents
node-gyp rebuild
\
child_process: customFds option is deprecated, use stdio instead.
CXX(target) Release/obj.target/fse/fsevents.o
In file included from ../fsevents.cc:6:
../node_modules/nan/nan.h:339:13: error: no member named 'New' in 'v8::String'
return _NAN_ERROR(v8::Exception::Error, errmsg);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:319:50: note: expanded from macro '_NAN_ERROR'
define _NAN_ERROR(fun, errmsg) fun(v8::String::New(errmsg))
~~~~~~~~~~~~^
../node_modules/nan/nan.h:343:5: error: no member named 'ThrowException' in
namespace 'v8'
_NAN_THROW_ERROR(v8::Exception::Error, errmsg);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:324:11: note: expanded from macro '_NAN_THROW_ERROR'
v8::ThrowException(_NAN_ERROR(fun, errmsg)); \
~~~~^
../node_modules/nan/nan.h:343:5: error: no member named 'New' in 'v8::String'
_NAN_THROW_ERROR(v8::Exception::Error, errmsg);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:324:26: note: expanded from macro '_NAN_THROW_ERROR'
v8::ThrowException(_NAN_ERROR(fun, errmsg)); \
^~~~~~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:319:50: note: expanded from macro '_NAN_ERROR'
define _NAN_ERROR(fun, errmsg) fun(v8::String::New(errmsg))
~~~~~~~~~~~~^
../node_modules/nan/nan.h:348:9: error: no type named 'ThrowException' in
namespace 'v8'
v8::ThrowException(error);
~~~~^
../node_modules/nan/nan.h:355:65: error: no member named 'New' in 'v8::String'
v8::Localv8::Value err = v8::Exception::Error(v8::String::New(msg));
~~~~~~~~~~~~^
../node_modules/nan/nan.h:357:26: error: no member named 'New' in 'v8::String'
obj->Set(v8::String::New("code"), v8::Int32::New(errorNumber));
~~~~~~~~~~~~^
../node_modules/nan/nan.h:369:12: error: no member named 'New' in 'v8::String'
return _NAN_ERROR(v8::Exception::TypeError, errmsg);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:319:50: note: expanded from macro '_NAN_ERROR'
define _NAN_ERROR(fun, errmsg) fun(v8::String::New(errmsg))
~~~~~~~~~~~~^
../node_modules/nan/nan.h:373:5: error: no member named 'ThrowException' in
namespace 'v8'
_NAN_THROW_ERROR(v8::Exception::TypeError, errmsg);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:324:11: note: expanded from macro '_NAN_THROW_ERROR'
v8::ThrowException(_NAN_ERROR(fun, errmsg)); \
~~~~^
../node_modules/nan/nan.h:373:5: error: no member named 'New' in 'v8::String'
_NAN_THROW_ERROR(v8::Exception::TypeError, errmsg);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:324:26: note: expanded from macro '_NAN_THROW_ERROR'
v8::ThrowException(_NAN_ERROR(fun, errmsg)); \
^~~~~~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:319:50: note: expanded from macro '_NAN_ERROR'
define _NAN_ERROR(fun, errmsg) fun(v8::String::New(errmsg))
~~~~~~~~~~~~^
../node_modules/nan/nan.h:377:12: error: no member named 'New' in 'v8::String'
return _NAN_ERROR(v8::Exception::RangeError, errmsg);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:319:50: note: expanded from macro '_NAN_ERROR'
define _NAN_ERROR(fun, errmsg) fun(v8::String::New(errmsg))
~~~~~~~~~~~~^
../node_modules/nan/nan.h:381:5: error: no member named 'ThrowException' in
namespace 'v8'
_NAN_THROW_ERROR(v8::Exception::RangeError, errmsg);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:324:11: note: expanded from macro '_NAN_THROW_ERROR'
v8::ThrowException(_NAN_ERROR(fun, errmsg)); \
~~~~^
../node_modules/nan/nan.h:381:5: error: no member named 'New' in 'v8::String'
_NAN_THROW_ERROR(v8::Exception::RangeError, errmsg);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:324:26: note: expanded from macro '_NAN_THROW_ERROR'
v8::ThrowException(_NAN_ERROR(fun, errmsg)); \
^~~~~~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:319:50: note: expanded from macro '_NAN_ERROR'
define _NAN_ERROR(fun, errmsg) fun(v8::String::New(errmsg))
~~~~~~~~~~~~^
../node_modules/nan/nan.h:727:49: error: too few arguments to function call,
single argument 'isolate' was not specified
v8::Localv8::Object obj = v8::Object::New();
~~~~~~~~~~~~~~~ ^
/Users/bytenel/.node-gyp/0.11.14/deps/v8/include/v8.h:2372:3: note: 'New'
declared here
static Local New(Isolate* isolate);
^
In file included from ../fsevents.cc:6:
../node_modules/nan/nan.h:733:49: error: too few arguments to function call,
single argument 'isolate' was not specified
v8::Localv8::Object obj = v8::Object::New();
~~~~~~~~~~~~~~~ ^
/Users/bytenel/.node-gyp/0.11.14/deps/v8/include/v8.h:2372:3: note: 'New'
declared here
static Local New(Isolate* isolate);
^
In file included from ../fsevents.cc:6:
../node_modules/nan/nan.h:740:12: error: no member named 'Dispose' in
'v8::Persistent >'
handle.Dispose();
~~~~~~ ^
../node_modules/nan/nan.h:741:12: error: no member named 'Clear' in
'v8::Persistent >'
handle.Clear();
~~~~~~ ^
../node_modules/nan/nan.h:746:39: error: no member named 'NewSymbol' in
'v8::String'; did you mean 'IsSymbol'?
NanPersistentToLocal(handle)->Set(NanSymbol("callback"), fn);
^~~~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:181:38: note: expanded from macro 'NanSymbol'
#define NanSymbol(value) v8::String::NewSymbol(value)
~~~~~~~~~~~~^
/Users/bytenel/.node-gyp/0.11.14/deps/v8/include/v8.h:1356:8: note: 'IsSymbol'
declared here
bool IsSymbol() const;
^
In file included from ../fsevents.cc:6:
../node_modules/nan/nan.h:746:39: error: call to non-static member function
without an object argument
NanPersistentToLocal(handle)->Set(NanSymbol("callback"), fn);
^~~~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:181:38: note: expanded from macro 'NanSymbol'
#define NanSymbol(value) v8::String::NewSymbol(value)
~~~~~~~~~~~~^~~~~~~~~
../node_modules/nan/nan.h:750:46: error: no member named 'NewSymbol' in
'v8::String'; did you mean 'IsSymbol'?
return NanPersistentToLocal(handle)->Get(NanSymbol("callback"))
^~~~~~~~~~~~~~~~~~~~~
../node_modules/nan/nan.h:181:38: note: expanded from macro 'NanSymbol'
#define NanSymbol(value) v8::String::NewSymbol(value)
~~~~~~~~~~~~^
/Users/bytenel/.node-gyp/0.11.14/deps/v8/include/v8.h:1356:8: note: 'IsSymbol'
declared here
bool IsSymbol() const;
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make: *** [Release/obj.target/fse/fsevents.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:267:23)
gyp ERR! stack at ChildProcess.emit (events.js:110:17)
gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:1059:12)
gyp ERR! System Darwin 13.4.0
gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /Users/bytenel/workspace/exposure_tracker/node_modules/watchify/node_modules/chokidar/node_modules/fsevents
gyp ERR! node -v v0.11.14
gyp ERR! node-gyp -v v1.0.2
gyp ERR! not ok
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.11.14
npm ERR! npm v2.1.9
npm ERR! null == true
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! http://github.com/npm/npm/issues
npm WARN optional dep failed, continuing fsevents@0.2.1
npm ERR! Please include the following file with any support request:
npm ERR! /Users/bytenel/workspace/exposure_tracker/client/npm-debug.log
bens-mbp:client bytenel$ clear
bens-mbp:client bytenel$ yo angular-famous-ionic
Just found a .yo-rc.json in a parent directory.
Setting the project root at: /Users/bytenel/workspace/exposure_tracker
python is installed, continuing...
_-----_
| | .--------------------------.
|--(o)--| | Welcome to the amazing |
---------´ | angular-famous-ionic | ( _´U_ ) | generator! |
/A\ '--------------------------'
| ~ |
'._.'__
´ |° ´ Y
? Would you like to include ionic framework ? Yes
? Would you like to include famous-angular ? Yes
? Would you like to include font-awesome ? Yes
? Would you like to include bootstrap ? Yes
? What files do you need ? .jshintrc, .jscsrc, .eslintrc, .tern-project, .jsbeautifyrc, .gitignore, .travis.yml, shippable.yml, readme.md, .settings (codio)
? What indentation value would you like ? 2
? Would you like travis to publish your package on npm ? No
? Do you need a codio startup.sh file ? No
? Do you need a git-config.sh file ? Yes
^C
bens-mbp:client bytenel$ clear
bens-mbp:client bytenel$ yo angular-famous-ionic
Just found a .yo-rc.json in a parent directory.
Setting the project root at: /Users/bytenel/workspace/exposure_tracker
python is installed, continuing...
_-----_
| | .--------------------------.
|--(o)--| | Welcome to the amazing |
---------´ | angular-famous-ionic | ( _´U_ ) | generator! |
/A\ '--------------------------'
| ~ |
'._.'__
´ |° ´ Y
? Would you like to include ionic framework ? Yes
? Would you like to include famous-angular ? Yes
? Would you like to include font-awesome ? Yes
? Would you like to include bootstrap ? Yes
? What files do you need ? .jshintrc, .jscsrc, .eslintrc, .tern-project, .jsbeautifyrc, .gitignore, .travis.yml, shippable.yml, readme.md, .settings (codio)
? What indentation value would you like ? 2
? Would you like travis to publish your package on npm ? No
? Do you need a codio startup.sh file ? No
? Do you need a git-config.sh file ? No
? What is the url of your repository? https://github.com/tracktrainapp/exposure_reporter
identical package.json
identical bower.json
identical .bowerrc
identical karma.conf.js
identical protractor.conf.js
identical bin/prepublish.sh
identical client/.eslintrc
conflict client/index.html
? Overwrite client/index.html? overwrite
force client/index.html
identical client/404.html
identical client/styles/main.scss
conflict client/scripts/main.js
? Overwrite client/scripts/main.js? overwrite
force client/scripts/main.js
identical client/scripts/main.test.js
identical test/e2e/e2e.test.js
identical test/e2e/.eslintrc
identical test/mocha/helpers/globals.js
identical .jshintrc
identical .jscsrc
identical .eslintrc
identical .tern-project
identical .jsbeautifyrc
identical .gitignore
identical shippable.yml
identical .travis.yml
conflict readme.md
? Overwrite readme.md? overwrite
force readme.md
identical .settings
identical .codio
identical gulpfile.js
conflict gulp_tasks/common/constants.js
? Overwrite gulp_tasks/common/constants.js? overwrite
force gulp_tasks/common/constants.js
identical gulp_tasks/tasks/lint.js
identical gulp_tasks/tasks/serve.js
identical gulp_tasks/tasks/browserify.js
identical gulp_tasks/tasks/release.js
identical gulp_tasks/tasks/changelog.js
identical gulp_tasks/tasks/test.js
identical gulp_tasks/tasks/style.js
npm WARN package.json exposuretracker@0.0.1 No repository field.
npm WARN package.json html2js-browserify@0.0.2 No repository field.
npm WARN package.json karma-phantomjs-launcher@0.1.4 No README data
npm WARN package.json karma-coverage@0.2.6 No README data
npm WARN prefer global marked@0.3.2 should be installed with -g
v8flags@1.0.4 install /Users/bytenel/workspace/exposure_tracker/node_modules/gulp/node_modules/v8flags
node fetch.js
flags for v8 3.26.33 cached.
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "gulp" "gulp-help" "gulp-util" "gulp-load-plugins" "require-dir" "run-sequence" "map-stream" "stream-combiner" "chalk" "growly" "lodash" "gulp-jshint" "gulp-jscs" "gulp-eslint" "gulp-plumber" "gulp-webserver" "browser-sync" "open" "vinyl-source-stream" "browserify" "watchify" "yargs" "strip-json-comments" "gulp-bump" "gulp-git" "gulp-if" "conventional-changelog" "marked" "q" "gulp-exec" "gulp-concat" "streamqueue" "gulp-mocha" "gulp-istanbul" "gulp-karma" "mocha" "mocha-lcov-reporter" "sinon" "chai" "gulp-protractor" "event-stream" "gulp-sass" "gulp-sourcemaps" "gulp-autoprefixer" "gulp-minify-css" "gulp-rename" "gulp-size" "--save-dev"
npm ERR! node v0.11.14
npm ERR! npm v2.1.9
npm ERR! null == true
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! http://github.com/npm/npm/issues
fsevents@0.3.1 install /Users/bytenel/workspace/exposure_tracker/node_modules/watchify/node_modules/chokidar/node_modules/fsevents
node-gyp rebuild
child_process: customFds option is deprecated, use stdio instead.
SOLINK_MODULE(target) Release/.node
SOLINK_MODULE(target) Release/.node: Finished
CXX(target) Release/obj.target/fse/fsevents.o
SOLINK_MODULE(target) Release/fse.node
SOLINK_MODULE(target) Release/fse.node: Finished
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "gulp" "gulp-help" "gulp-util" "gulp-load-plugins" "require-dir" "run-sequence" "map-stream" "stream-combiner" "chalk" "growly" "lodash" "gulp-jshint" "gulp-jscs" "gulp-eslint" "gulp-plumber" "gulp-webserver" "browser-sync" "open" "vinyl-source-stream" "browserify" "watchify" "yargs" "strip-json-comments" "gulp-bump" "gulp-git" "gulp-if" "conventional-changelog" "marked" "q" "gulp-exec" "gulp-concat" "streamqueue" "gulp-mocha" "gulp-istanbul" "gulp-karma" "mocha" "mocha-lcov-reporter" "sinon" "chai" "gulp-protractor" "event-stream" "gulp-sass" "gulp-sourcemaps" "gulp-autoprefixer" "gulp-minify-css" "gulp-rename" "gulp-size" "--save-dev"
npm ERR! node v0.11.14
npm ERR! npm v2.1.9
npm ERR! null == true
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! http://github.com/npm/npm/issues
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "gulp" "gulp-help" "gulp-util" "gulp-load-plugins" "require-dir" "run-sequence" "map-stream" "stream-combiner" "chalk" "growly" "lodash" "gulp-jshint" "gulp-jscs" "gulp-eslint" "gulp-plumber" "gulp-webserver" "browser-sync" "open" "vinyl-source-stream" "browserify" "watchify" "yargs" "strip-json-comments" "gulp-bump" "gulp-git" "gulp-if" "conventional-changelog" "marked" "q" "gulp-exec" "gulp-concat" "streamqueue" "gulp-mocha" "gulp-istanbul" "gulp-karma" "mocha" "mocha-lcov-reporter" "sinon" "chai" "gulp-protractor" "event-stream" "gulp-sass" "gulp-sourcemaps" "gulp-autoprefixer" "gulp-minify-css" "gulp-rename" "gulp-size" "--save-dev"
npm ERR! node v0.11.14
npm ERR! npm v2.1.9
npm ERR! null == true
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! http://github.com/npm/npm/issues
ws@0.4.31 install /Users/bytenel/workspace/exposure_tracker/node_modules/browser-sync/node_modules/socket.io/node_modules/engine.io/node_modules/ws
(node-gyp rebuild 2> builderror.log) || (exit 0)
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
ws@0.4.31 install /Users/bytenel/workspace/exposure_tracker/node_modules/browser-sync/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws
(node-gyp rebuild 2> builderror.log) || (exit 0)
CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
node-sass@0.9.6 install /Users/bytenel/workspace/exposure_tracker/node_modules/gulp-sass/node_modules/node-sass
node build.js
child_process: customFds option is deprecated, use stdio instead.
child_process: customFds option is deprecated, use stdio instead.
CXX(target) Release/obj.target/binding/binding.o
CXX(target) Release/obj.target/binding/sass_context_wrapper.o
CXX(target) Release/obj.target/binding/libsass/ast.o
CXX(target) Release/obj.target/binding/libsass/base64vlq.o
CXX(target) Release/obj.target/binding/libsass/bind.o
CXX(target) Release/obj.target/binding/libsass/constants.o
CXX(target) Release/obj.target/binding/libsass/context.o
CXX(target) Release/obj.target/binding/libsass/contextualize.o
CXX(target) Release/obj.target/binding/libsass/copy_c_str.o
CXX(target) Release/obj.target/binding/libsass/error_handling.o
CXX(target) Release/obj.target/binding/libsass/eval.o
CXX(target) Release/obj.target/binding/libsass/expand.o
CXX(target) Release/obj.target/binding/libsass/extend.o
CXX(target) Release/obj.target/binding/libsass/file.o
CXX(target) Release/obj.target/binding/libsass/functions.o
CXX(target) Release/obj.target/binding/libsass/inspect.o
CXX(target) Release/obj.target/binding/libsass/output_compressed.o
CXX(target) Release/obj.target/binding/libsass/output_nested.o
CXX(target) Release/obj.target/binding/libsass/parser.o
CXX(target) Release/obj.target/binding/libsass/prelexer.o
CXX(target) Release/obj.target/binding/libsass/sass.o
CXX(target) Release/obj.target/binding/libsass/sass_interface.o
CXX(target) Release/obj.target/binding/libsass/source_map.o
CXX(target) Release/obj.target/binding/libsass/to_c.o
CXX(target) Release/obj.target/binding/libsass/to_string.o
CXX(target) Release/obj.target/binding/libsass/units.o
CXX(target) Release/obj.target/binding/libsass/utf8_string.o
CXX(target) Release/obj.target/binding/libsass/util.o
CXX(target) Release/obj.target/binding/libsass/sass2scss/sass2scss.o
SOLINK_MODULE(target) Release/binding.node
SOLINK_MODULE(target) Release/binding.node: Finished
Installed in /Users/bytenel/workspace/exposure_tracker/node_modules/gulp-sass/node_modules/node-sass/bin/darwin-x64-v8-3.26/binding.node
npm ERR! Please include the following file with any support request:
npm ERR! /Users/bytenel/workspace/exposure_tracker/npm-debug.log
events.js:87
throw Error('Uncaught, unspecified "error" event.');
^
Error: Uncaught, unspecified "error" event.
at Error (native)
at emit (events.js:87:13)
at done (/usr/local/lib/node_modules/generator-sublime/node_modules/yeoman-generator/lib/base.js:383:23)
at null. (/usr/local/lib/node_modules/generator-sublime/node_modules/yeoman-generator/lib/actions/install.js:44:7)
at ChildProcess.emit (events.js:129:20)
at Process.ChildProcess._handle.onexit (child_process.js:1059:12)
bens-mbp:client bytenel$ vi /Users/bytenel/workspace/exposure_tracker/npm-debug.log
18009 verbose linkStuff [ false,
18009 verbose linkStuff false,
18009 verbose linkStuff false,
18009 verbose linkStuff '/Users/bytenel/workspace/exposure_tracker/node_modules/gulp-util/node_modules/vinyl/node_modules' ]
18010 info linkStuff clone@0.1.18
18011 verbose linkBins clone@0.1.18
18012 verbose linkMans clone@0.1.18
18013 verbose rebuildBundles clone@0.1.18
18014 info postinstall merge-stream@0.1.6
18015 silly gunzTarPerm extractEntry .npmignore
18016 silly gunzTarPerm modified mode [ '.npmignore', 436, 420 ]
18017 silly gunzTarPerm extractEntry README.md
18018 silly gunzTarPerm modified mode [ 'README.md', 436, 420 ]
18019 verbose request uri https://registry.npmjs.org/lodash.escape
18020 verbose request no auth needed
18021 info attempt registry request try #1 at 13:42:50
18022 verbose etag "8SU1GMAVPSY42AXQDFG2682VB"
18023 http request GET https://registry.npmjs.org/lodash.escape
18024 verbose request uri https://registry.npmjs.org/lodash._escapestringchar
18025 verbose request no auth needed
18026 info attempt registry request try #1 at 13:42:50
18027 verbose etag "DQPAO79VS904HM0TZAZQ84TVU"
"~/workspace/exposure_tracker/npm-debug.log" 18330L, 1431541C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment