Skip to content

Instantly share code, notes, and snippets.

@lefnire
Created December 12, 2014 21:55
Show Gist options
  • Save lefnire/b5b942a8db69eb30e084 to your computer and use it in GitHub Desktop.
Save lefnire/b5b942a8db69eb30e084 to your computer and use it in GitHub Desktop.
/app/node_modules/winston/lib/winston/logger.js:435
2014-12-12T21:54:16.141847+00:00 app[web.1]: var instance = created ? transport : (new (transport)(options));
2014-12-12T21:54:16.141895+00:00 app[web.1]: ^
2014-12-12T21:54:16.141926+00:00 app[web.1]: at Object.<anonymous> (/app/src/logging.js:27:16)
2014-12-12T21:54:16.141928+00:00 app[web.1]: at Object.Module._extensions..js (module.js:474:10)
2014-12-12T21:54:16.141931+00:00 app[web.1]: at Function.Module._load (module.js:312:12)
2014-12-12T21:54:16.141930+00:00 app[web.1]: at Module.load (module.js:356:32)
2014-12-12T21:54:16.141925+00:00 app[web.1]: at Logger.add (/app/node_modules/winston/lib/winston/logger.js:435:41)
2014-12-12T21:54:16.141923+00:00 app[web.1]: TypeError: undefined is not a function
2014-12-12T21:54:16.221186+00:00 app[web.1]: [nodemon] app crashed - waiting for file changes before starting...
2014-12-12T21:54:16.141935+00:00 app[web.1]: at require (module.js:380:17)
2014-12-12T21:54:16.141936+00:00 app[web.1]: at Object.<anonymous> (/app/src/server.js:7:15)
2014-12-12T21:54:16.141927+00:00 app[web.1]: at Module._compile (module.js:456:26)
2014-12-12T21:54:16.141934+00:00 app[web.1]: at Module.require (module.js:364:17)
2014-12-12T21:54:16.141933+00:00 app[web.1]: at Function.cls_wrapMethod [as _load] (/app/node_modules/newrelic/lib/shimmer.js:220:38)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment