Skip to content

Instantly share code, notes, and snippets.

@evanlucas
Created February 4, 2016 14:20
Show Gist options
  • Save evanlucas/e2c4bbcc47f81ca5f329 to your computer and use it in GitHub Desktop.
Save evanlucas/e2c4bbcc47f81ca5f329 to your computer and use it in GitHub Desktop.
'use strict'
const log = require('npmlog')
log.stream = process.stdout
// now it logs writes to stdout instead of stderr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment