Skip to content

Instantly share code, notes, and snippets.

@cmc333333
Created December 30, 2014 22:43
Show Gist options
  • Select an option

  • Save cmc333333/66c29bae0198dcb2b3e7 to your computer and use it in GitHub Desktop.

Select an option

Save cmc333333/66c29bae0198dcb2b3e7 to your computer and use it in GitHub Desktop.
vagrant@packer-debian-7:~/peacecorps-site/peacecorps/peacecorps/static/peacecorps$ npm install --dev
npm WARN engine mocha@0.3.3: wanted: {"node":">= 0.4.x < 0.7.0"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN deprecated github-flavored-markdown@1.0.1: This project is long out of date. Use 'marked' instead.
npm WARN deprecated tap-runner@0.0.7: this is merged into the 'tap' module now
npm WARN deprecated tap-producer@0.0.1: this is merged into the 'tap' module now
npm WARN deprecated tap-consumer@0.0.1: this is merged into the 'tap' module now
npm WARN deprecated tap-results@0.0.2: this is merged into the 'tap' module now
npm WARN deprecated tap-assert@0.0.10: this is merged into the 'tap' module now
npm WARN engine koa@0.14.0: wanted: {"node":">= 0.11.13"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN deprecated es5-shim@2.0.5: Please update to the latest version; it overrides noncompliant native methods even in modern implementations
npm WARN engine co@4.1.0: wanted: {"node":">= 0.11.13"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN deprecated grunt-jscs-checker@0.4.4: Package was renamed to 'grunt-jscs'
npm WARN engine suspend@0.3.1: wanted: {"node":">=0.11.2"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN deprecated gulp-clean@0.3.1: use gulp-rimraf instead
npm WARN optional dep failed, continuing graceful-fs@3.0.5
npm WARN engine coveralls@2.3.0: wanted: {"node":">=0.8.6","npm":"1.1.65"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN optional dep failed, continuing graceful-fs@3.0.5
npm WARN optional dep failed, continuing graceful-fs@3.0.5
npm WARN engine koa@0.3.0: wanted: {"node":">= 0.11.9"} (current: {"node":"0.10.35","npm":"1.4.28"})
> userid@0.1.1 install /home/vagrant/peacecorps-site/peacecorps/peacecorps/static/peacecorps/node_modules/phantomjs/node_modules/request-progress/node_modules/expect.js/node_modules/serve/node_modules/less-middleware/node_modules/fs-extra/node_modules/userid
> node-gyp rebuild
make: Entering directory '/home/vagrant/peacecorps-site/peacecorps/peacecorps/static/peacecorps/node_modules/phantomjs/node_modules/request-progress/node_modules/expect.js/node_modules/serve/node_modules/less-middleware/node_modules/fs-extra/node_modules/userid/build'
CXX(target) Release/obj.target/userid/src/userid.o
SOLINK_MODULE(target) Release/obj.target/userid.node
SOLINK_MODULE(target) Release/obj.target/userid.node: Finished
COPY Release/userid.node
make: Leaving directory '/home/vagrant/peacecorps-site/peacecorps/peacecorps/static/peacecorps/node_modules/phantomjs/node_modules/request-progress/node_modules/expect.js/node_modules/serve/node_modules/less-middleware/node_modules/fs-extra/node_modules/userid/build'
npm WARN excluding symbolic link node_modules/it-is -> .
npm WARN optional dep failed, continuing graceful-fs@3.0.5
> argg@0.0.1 postinstall /home/vagrant/peacecorps-site/peacecorps/peacecorps/static/peacecorps/node_modules/grunt-contrib-watch/node_modules/tiny-lr-fork/node_modules/supertest/node_modules/should/node_modules/gulp-uglify/node_modules/argg
> cat tip.txt
---
Tip: add to package.json
"scripts": {
"test": "node node_modules/argg tests/*.js",
"cover": "istanbul cover --dir reports/coverage node_modules/argg tests/*.js",
"plato": "plato -d reports/plato index.js"
},
and you can do:
npm test
npm run cover
npm run plato
---
npm WARN optional dep failed, continuing graceful-fs@3.0.5
npm WARN engine coveralls@2.3.0: wanted: {"node":">=0.8.6","npm":"1.1.65"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN engine connect@1.8.7: wanted: {"node":">= 0.4.1 < 0.7.0"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN engine mocha@0.3.3: wanted: {"node":">= 0.4.x < 0.7.0"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN engine coveralls@2.0.16: wanted: {"node":">=0.8.6","npm":"1.1.65"} (current: {"node":"0.10.35","npm":"1.4.28"})
> shared-karma-files@0.0.1 postinstall /home/vagrant/peacecorps-site/peacecorps/peacecorps/static/peacecorps/node_modules/grunt/node_modules/temporary/node_modules/chai/node_modules/karma-mocha/node_modules/shared-karma-files
> node ./bin/npm-postinstall
npm WARN excluding symbolic link node_modules/it-is -> .
npm WARN engine coveralls@2.3.0: wanted: {"node":">=0.8.6","npm":"1.1.65"} (current: {"node":"0.10.35","npm":"1.4.28"})
> argg@0.0.1 postinstall /home/vagrant/peacecorps-site/peacecorps/peacecorps/static/peacecorps/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/node_modules/gulp-uglify/node_modules/argg
> cat tip.txt
---
Tip: add to package.json
"scripts": {
"test": "node node_modules/argg tests/*.js",
"cover": "istanbul cover --dir reports/coverage node_modules/argg tests/*.js",
"plato": "plato -d reports/plato index.js"
},
and you can do:
npm test
npm run cover
npm run plato
---
npm WARN deprecated node-markdown@0.1.1: highlight is deprecated in favor of "highliht.js"
npm WARN excluding symbolic link node_modules/it-is -> .
npm WARN excluding symbolic link index.js -> lib/connect-form.js
npm ERR! git clone git://github.com/davidbau/proxyquire.git Cloning into bare repository '/home/vagrant/.npm/_git-remotes/git-github-com-davidbau-proxyquire-git-deab770f'...
npm ERR! git clone git://github.com/davidbau/proxyquire.git fatal: remote error:
npm ERR! git clone git://github.com/davidbau/proxyquire.git Repository not found.
npm WARN engine coveralls@2.3.0: wanted: {"node":">=0.8.6","npm":"1.1.65"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN excluding symbolic link node_modules/it-is -> .
npm WARN engine coveralls@2.3.0: wanted: {"node":">=0.8.6","npm":"1.1.65"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN engine coveralls@2.3.0: wanted: {"node":">=0.8.6","npm":"1.1.65"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN engine coveralls@2.3.0: wanted: {"node":">=0.8.6","npm":"1.1.65"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN engine coveralls@2.3.0: wanted: {"node":">=0.8.6","npm":"1.1.65"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN engine coveralls@2.3.0: wanted: {"node":">=0.8.6","npm":"1.1.65"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm ERR! Failed resolving git HEAD (git://github.com/embarkmobile/karma-sauce-launcher.git) fatal: ambiguous argument 'feature-passfail': unknown revision or path not in the working tree.
npm ERR! Failed resolving git HEAD (git://github.com/embarkmobile/karma-sauce-launcher.git) Use '--' to separate paths from revisions, like this:
npm ERR! Failed resolving git HEAD (git://github.com/embarkmobile/karma-sauce-launcher.git) 'git <command> [<revision>...] -- [<file>...]'
npm ERR! Failed resolving git HEAD (git://github.com/embarkmobile/karma-sauce-launcher.git)
npm WARN excluding symbolic link node_modules/it-is -> .
npm WARN excluding symbolic link node_modules/it-is -> .
npm ERR! fetch failed https://github.com/btford/grunt-release/archive/feat-tag-name.tar.gz
npm ERR! Failed to change folder ownership under npm cache for %s /home/vagrant/.npm/_git-remotes/git-github-com-observing-pre-commit-git-dfe4e509
npm ERR! fetch failed https://registry.npmjs.org/crc/-/crc-3.0.0.tgz
npm ERR! fetch failed https://registry.npmjs.org/forwarded/-/forwarded-0.1.0.tgz
npm ERR! fetch failed https://github.com/btford/grunt-release/archive/feat-tag-name.tar.gz
npm ERR! fetch failed https://registry.npmjs.org/crc/-/crc-3.0.0.tgz
npm WARN optional dep failed, continuing graceful-fs@3.0.5
npm WARN optional dep failed, continuing graceful-fs@3.0.5
npm ERR! fetch failed http://github.com/jkroso/serve/tarball/feature/middleware
npm ERR! fetch failed https://github.com/cujojs/when/tarball/1.8.1
npm ERR! fetch failed https://registry.npmjs.org/forwarded/-/forwarded-0.1.0.tgz
npm ERR! fetch failed http://github.com/jkroso/forEach/tarball/0.8.7
npm ERR! Error: spawn EMFILE
npm ERR! at errnoException (child_process.js:1011:11)
npm ERR! at ChildProcess.spawn (child_process.js:958:11)
npm ERR! at exports.spawn (child_process.js:746:9)
npm ERR! at exports.execFile (child_process.js:628:15)
npm ERR! at execGit (/usr/lib/node_modules/npm/lib/utils/git.js:19:10)
npm ERR! at /usr/lib/node_modules/npm/lib/utils/git.js:43:5
npm ERR! at /usr/lib/node_modules/npm/node_modules/which/which.js:55:18
npm ERR! at Object.oncomplete (evalmachine.<anonymous>:108:15)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR! <http://github.com/npm/npm/issues>
npm ERR! System Linux 3.2.0-4-amd64
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "--dev"
npm ERR! cwd /home/vagrant/peacecorps-site/peacecorps/peacecorps/static/peacecorps
npm ERR! node -v v0.10.35
npm ERR! npm -v 1.4.28
npm ERR! syscall spawn
npm ERR! code EMFILE
npm ERR! errno EMFILE
npm ERR! fetch failed https://registry.npmjs.org/deflate-js/-/deflate-js-0.2.3.tgz
npm ERR! fetch failed https://registry.npmjs.org/crc32/-/crc32-0.2.2.tgz
npm ERR! fetch failed https://registry.npmjs.org/shallow-copy/-/shallow-copy-0.0.1.tgz
npm ERR! Error: spawn EMFILE
npm ERR! at errnoException (child_process.js:1011:11)
npm ERR! at ChildProcess.spawn (child_process.js:958:11)
npm ERR! at exports.spawn (child_process.js:746:9)
npm ERR! at exports.execFile (child_process.js:628:15)
npm ERR! at execGit (/usr/lib/node_modules/npm/lib/utils/git.js:19:10)
npm ERR! at /usr/lib/node_modules/npm/lib/utils/git.js:43:5
npm ERR! at /usr/lib/node_modules/npm/node_modules/which/which.js:55:18
npm ERR! at Object.oncomplete (evalmachine.<anonymous>:108:15)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR! <http://github.com/npm/npm/issues>
npm ERR! System Linux 3.2.0-4-amd64
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "--dev"
npm ERR! cwd /home/vagrant/peacecorps-site/peacecorps/peacecorps/static/peacecorps
npm ERR! node -v v0.10.35
npm ERR! npm -v 1.4.28
npm ERR! syscall spawn
npm ERR! code EMFILE
npm ERR! errno EMFILE
npm ERR! fetch failed https://registry.npmjs.org/static-eval/-/static-eval-0.2.3.tgz
npm ERR! fetch failed https://registry.npmjs.org/nixt/-/nixt-0.0.4.tgz
npm ERR! fetch failed https://registry.npmjs.org/syntax-error/-/syntax-error-0.0.1.tgz
npm ERR! fetch failed https://registry.npmjs.org/browser-pack/-/browser-pack-0.8.1.tgz
npm ERR! fetch failed https://registry.npmjs.org/insert-module-globals/-/insert-module-globals-0.2.1.tgz
npm ERR! fetch failed https://registry.npmjs.org/umd/-/umd-1.1.1.tgz
npm ERR! fetch failed https://registry.npmjs.org/module-deps/-/module-deps-0.6.2.tgz
npm ERR! fetch failed https://github.com/cujojs/when/tarball/1.8.1
npm ERR! fetch failed http://github.com/jkroso/serve/tarball/feature/middleware
npm ERR! fetch failed https://registry.npmjs.org/from2/-/from2-1.2.0.tgz
npm ERR! fetch failed http://github.com/jkroso/forEach/tarball/0.8.7
npm ERR! fetch failed https://registry.npmjs.org/deflate-js/-/deflate-js-0.2.3.tgz
npm WARN excluding symbolic link example/enroll/node_modules/timers-browserify -> ../../..
npm ERR! fetch failed https://registry.npmjs.org/cogent/-/cogent-1.0.1.tgz
npm ERR! fetch failed https://registry.npmjs.org/mocha/-/mocha-0.12.1.tgz
npm WARN deprecated native-buffer-browserify@2.0.17: please use (https://www.npmjs.org/package/buffer) instead. this module was renamed.
npm ERR! fetch failed https://registry.npmjs.org/module-deps/-/module-deps-1.2.2.tgz
npm ERR! fetch failed https://registry.npmjs.org/oath/-/oath-0.2.3.tgz
npm ERR! fetch failed https://registry.npmjs.org/filtr/-/filtr-0.3.0.tgz
npm ERR! fetch failed https://registry.npmjs.org/jscs/-/jscs-1.8.1.tgz
npm ERR! fetch failed https://registry.npmjs.org/insert-module-globals/-/insert-module-globals-2.3.4.tgz
npm ERR! fetch failed https://registry.npmjs.org/browser-resolve/-/browser-resolve-1.2.4.tgz
npm ERR! fetch failed https://registry.npmjs.org/umd/-/umd-2.0.0.tgz
npm ERR! fetch failed https://registry.npmjs.org/sherlock/-/sherlock-0.1.1.tgz
npm ERR! fetch failed https://registry.npmjs.org/constants-browserify/-/constants-browserify-0.0.1.tgz
npm ERR! fetch failed https://registry.npmjs.org/os-browserify/-/os-browserify-0.1.2.tgz
npm ERR! fetch failed https://registry.npmjs.org/zlib-browserify/-/zlib-browserify-0.0.3.tgz
npm ERR! fetch failed https://registry.npmjs.org/vm-browserify/-/vm-browserify-0.0.4.tgz
npm ERR! fetch failed https://registry.npmjs.org/url/-/url-0.7.9.tgz
npm ERR! fetch failed https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz
npm ERR! fetch failed https://registry.npmjs.org/domain-browser/-/domain-browser-1.1.3.tgz
npm ERR! fetch failed https://registry.npmjs.org/timers-browserify/-/timers-browserify-1.0.3.tgz
npm ERR! fetch failed https://registry.npmjs.org/https-browserify/-/https-browserify-0.0.0.tgz
npm ERR! fetch failed https://registry.npmjs.org/native-buffer-browserify/-/native-buffer-browserify-2.0.17.tgz
npm ERR! Error: spawn EMFILE
npm ERR! at errnoException (child_process.js:1011:11)
npm ERR! at ChildProcess.spawn (child_process.js:958:11)
npm ERR! at exports.spawn (child_process.js:746:9)
npm ERR! at exports.execFile (child_process.js:628:15)
npm ERR! at execGit (/usr/lib/node_modules/npm/lib/utils/git.js:19:10)
npm ERR! at /usr/lib/node_modules/npm/lib/utils/git.js:43:5
npm ERR! at /usr/lib/node_modules/npm/node_modules/which/which.js:55:18
npm ERR! at Object.oncomplete (evalmachine.<anonymous>:108:15)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR! <http://github.com/npm/npm/issues>
npm ERR! System Linux 3.2.0-4-amd64
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "--dev"
npm ERR! cwd /home/vagrant/peacecorps-site/peacecorps/peacecorps/static/peacecorps
npm ERR! node -v v0.10.35
npm ERR! npm -v 1.4.28
npm ERR! syscall spawn
npm ERR! code EMFILE
npm ERR! errno EMFILE
npm ERR! Error: spawn EMFILE
npm ERR! at errnoException (child_process.js:1011:11)
npm ERR! at ChildProcess.spawn (child_process.js:958:11)
npm ERR! at exports.spawn (child_process.js:746:9)
npm ERR! at exports.execFile (child_process.js:628:15)
npm ERR! at execGit (/usr/lib/node_modules/npm/lib/utils/git.js:19:10)
npm ERR! at /usr/lib/node_modules/npm/lib/utils/git.js:43:5
npm ERR! at /usr/lib/node_modules/npm/node_modules/which/which.js:55:18
npm ERR! at Object.oncomplete (evalmachine.<anonymous>:108:15)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR! <http://github.com/npm/npm/issues>
npm ERR! System Linux 3.2.0-4-amd64
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "--dev"
npm ERR! cwd /home/vagrant/peacecorps-site/peacecorps/peacecorps/static/peacecorps
npm ERR! node -v v0.10.35
npm ERR! npm -v 1.4.28
npm ERR! syscall spawn
npm ERR! code EMFILE
npm ERR! errno EMFILE
npm ERR! fetch failed https://registry.npmjs.org/promise/-/promise-3.2.0.tgz
npm ERR! fetch failed https://registry.npmjs.org/pend/-/pend-1.1.3.tgz
npm ERR! fetch failed https://registry.npmjs.org/findit/-/findit-2.0.0.tgz
npm ERR! fetch failed https://registry.npmjs.org/crc/-/crc-3.0.0.tgz
npm ERR! fetch failed https://github.com/cujojs/when/tarball/1.0.2
npm ERR! fetch failed https://registry.npmjs.org/request/-/request-2.16.2.tgz
npm ERR! fetch failed https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz
npm WARN excluding symbolic link node_modules/it-is -> .
npm ERR! fetch failed https://github.com/btford/grunt-release/archive/feat-tag-name.tar.gz
npm ERR! Failed to change folder ownership under npm cache for %s /home/vagrant/.npm/_git-remotes/git-github-com-embarkmobile-karma-sauce-launcher-git-21172027
npm WARN excluding symbolic link node_modules/it-is -> .
npm ERR! fetch failed http://github.com/jkroso/forEach/tarball/0.8.7
npm ERR! fetch failed https://github.com/cujojs/when/tarball/1.0.2
npm ERR! fetch failed https://registry.npmjs.org/parse-ms/-/parse-ms-1.0.0.tgz
npm ERR! fetch failed https://registry.npmjs.org/requirejs/-/requirejs-2.0.6.tgz
npm ERR! fetch failed https://registry.npmjs.org/deflate-js/-/deflate-js-0.2.3.tgz
npm ERR! fetch failed https://registry.npmjs.org/coffee-script/-/coffee-script-1.4.0.tgz
npm ERR! fetch failed https://github.com/cujojs/when/tarball/1.8.1
npm ERR! fetch failed https://registry.npmjs.org/css/-/css-1.0.8.tgz
npm ERR! fetch failed https://registry.npmjs.org/mustache/-/mustache-1.0.0.tgz
npm ERR! fetch failed https://registry.npmjs.org/atpl/-/atpl-0.7.8.tgz
npm ERR! fetch failed https://registry.npmjs.org/eco/-/eco-1.1.0-rc-3.tgz
npm ERR! fetch failed http://github.com/jkroso/serve/tarball/feature/middleware
npm ERR! fetch failed https://registry.npmjs.org/jqtpl/-/jqtpl-2.0.16rc1.tgz
npm ERR! fetch failed https://registry.npmjs.org/dust/-/dust-0.3.0.tgz
npm ERR! fetch failed https://registry.npmjs.org/then-jade/-/then-jade-2.2.1.tgz
npm ERR! fetch failed https://registry.npmjs.org/highlight.js/-/highlight.js-8.4.0.tgz
npm ERR! fetch failed https://registry.npmjs.org/parse-ms/-/parse-ms-1.0.0.tgz
npm ERR! fetch failed https://registry.npmjs.org/coffee-script/-/coffee-script-1.4.0.tgz
npm ERR! fetch failed https://registry.npmjs.org/css/-/css-1.0.8.tgz
npm ERR! Error: spawn EMFILE
npm ERR! at errnoException (child_process.js:1011:11)
npm ERR! at ChildProcess.spawn (child_process.js:958:11)
npm ERR! at exports.spawn (child_process.js:746:9)
npm ERR! at exports.execFile (child_process.js:628:15)
npm ERR! at execGit (/usr/lib/node_modules/npm/lib/utils/git.js:19:10)
npm ERR! at /usr/lib/node_modules/npm/lib/utils/git.js:43:5
npm ERR! at /usr/lib/node_modules/npm/node_modules/which/which.js:55:18
npm ERR! at Object.oncomplete (evalmachine.<anonymous>:108:15)
npm ERR! If you need help, you may report this *entire* log,
npm ERR! including the npm and node versions, at:
npm ERR! <http://github.com/npm/npm/issues>
npm ERR! System Linux 3.2.0-4-amd64
npm ERR! command "/usr/bin/node" "/usr/bin/npm" "install" "--dev"
npm ERR! cwd /home/vagrant/peacecorps-site/peacecorps/peacecorps/static/peacecorps
npm ERR! node -v v0.10.35
npm ERR! npm -v 1.4.28
npm ERR! syscall spawn
npm ERR! code EMFILE
npm ERR! errno EMFILE
npm WARN engine coveralls@2.3.0: wanted: {"node":">=0.8.6","npm":"1.1.65"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN excluding symbolic link node_modules/it-is -> .
npm WARN excluding symbolic link node_modules/it-is -> .
npm ERR! Failed resolving git HEAD (git://github.com/embarkmobile/karma-sauce-launcher.git) fatal: ambiguous argument 'feature-passfail': unknown revision or path not in the working tree.
npm ERR! Failed resolving git HEAD (git://github.com/embarkmobile/karma-sauce-launcher.git) Use '--' to separate paths from revisions, like this:
npm ERR! Failed resolving git HEAD (git://github.com/embarkmobile/karma-sauce-launcher.git) 'git <command> [<revision>...] -- [<file>...]'
npm ERR! Failed resolving git HEAD (git://github.com/embarkmobile/karma-sauce-launcher.git)
npm WARN excluding symbolic link index.js -> lib/connect-form.js
npm WARN deprecated grunt-jscs-checker@0.6.2: Package was renamed to 'grunt-jscs'
npm ERR! git clone git://github.com/ariya/esprima.git Cloning into bare repository '/home/vagrant/.npm/_git-remotes/git-github-com-ariya-esprima-git-9077e517'...
npm ERR! git clone git://github.com/ariya/esprima.git fatal: The remote end hung up unexpectedly
npm ERR! git clone git://github.com/ariya/esprima.git fatal: early EOF
npm ERR! git clone git://github.com/ariya/esprima.git fatal: index-pack failed
npm WARN deprecated native-buffer-browserify@1.2.4: please use (https://www.npmjs.org/package/buffer) instead. this module was renamed.
npm WARN optional dep failed, continuing esprima@git://github.com/ariya/esprima.git
npm WARN optional dep failed, continuing esprima@git://github.com/ariya/esprima.git
> argg@0.0.1 postinstall /home/vagrant/peacecorps-site/peacecorps/peacecorps/static/peacecorps/node_modules/grunt-contrib-concat/node_modules/chalk/node_modules/mocha/node_modules/should/node_modules/gulp-uglify/node_modules/argg
> cat tip.txt
---
Tip: add to package.json
"scripts": {
"test": "node node_modules/argg tests/*.js",
"cover": "istanbul cover --dir reports/coverage node_modules/argg tests/*.js",
"plato": "plato -d reports/plato index.js"
},
and you can do:
npm test
npm run cover
npm run plato
---
npm WARN engine coveralls@2.3.0: wanted: {"node":">=0.8.6","npm":"1.1.65"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN engine coveralls@2.3.0: wanted: {"node":">=0.8.6","npm":"1.1.65"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN engine coveralls@2.3.0: wanted: {"node":">=0.8.6","npm":"1.1.65"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm ERR! Failed to change folder ownership under npm cache for %s /home/vagrant/.npm/_git-remotes/git-github-com-embarkmobile-karma-sauce-launcher-git-21172027
npm ERR! fetch failed https://github.com/substack/timers-browserify/archive/1.0.0-setimmediate.tar.gz
npm ERR! fetch failed https://github.com/substack/querystring/archive/0.2.0-ie8.tar.gz
npm WARN excluding symbolic link node_modules/it-is -> .
npm ERR! fetch failed https://github.com/substack/commonjs-assert/archive/1.0.0-float.tar.gz
npm WARN engine coveralls@2.0.16: wanted: {"node":">=0.8.6","npm":"1.1.65"} (current: {"node":"0.10.35","npm":"1.4.28"})
npm WARN excluding symbolic link node_modules/it-is -> .
> shared-karma-files@0.0.1 postinstall /home/vagrant/peacecorps-site/peacecorps/peacecorps/static/peacecorps/node_modules/grunt-timer/node_modules/functional.js/node_modules/grunt-contrib-uglify/node_modules/chalk/node_modules/matcha/node_modules/v8-argv/node_modules/nixt/node_modules/hydro/node_modules/fload/node_modules/karma-mocha/node_modules/shared-karma-files
> node ./bin/npm-postinstall
child_process.js:958
throw errnoException(process._errno, 'spawn');
^
Error: spawn EMFILE
at errnoException (child_process.js:1011:11)
at ChildProcess.spawn (child_process.js:958:11)
at exports.spawn (child_process.js:746:9)
at Object.exports.execFile (child_process.js:628:15)
at exports.exec (child_process.js:591:18)
at /home/vagrant/peacecorps-site/peacecorps/peacecorps/static/peacecorps/node_modules/grunt-timer/node_modules/functional.js/node_modules/grunt-contrib-uglify/node_modules/chalk/node_modules/matcha/node_modules/v8-argv/node_modules/nixt/node_modules/hydro/node_modules/fload/node_modules/karma-mocha/node_modules/shared-karma-files/bin/npm-postinstall:111:7
at Object.oncomplete (fs.js:108:15)
npm ERR! fetch failed https://registry.npmjs.org/mocaccino/-/mocaccino-0.2.1.tgz
npm ERR! fetch failed https://github.com/substack/commonjs-assert/archive/1.0.0-float.tar.gz
> argg@0.0.1 postinstall /home/vagrant/peacecorps-site/peacecorps/peacecorps/static/peacecorps/node_modules/grunt-timer/node_modules/functional.js/node_modules/grunt-contrib-uglify/node_modules/uri-path/node_modules/should/node_modules/gulp-uglify/node_modules/argg
> cat tip.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment