Skip to content

Instantly share code, notes, and snippets.

@pencilcheck
Created November 21, 2015 05:44
Show Gist options
  • Save pencilcheck/c1f7d091556b0af30f94 to your computer and use it in GitHub Desktop.
Save pencilcheck/c1f7d091556b0af30f94 to your computer and use it in GitHub Desktop.
backend_1 | Error: Cannot find module 'rx'
backend_1 | at Function.Module._resolveFilename (module.js:336:15)
backend_1 | at Function.Module._load (module.js:278:25)
backend_1 | at Module.require (module.js:365:17)
backend_1 | at require (module.js:384:17)
backend_1 | at Object.<anonymous> (/src/controllers/events.js:5:10)
backend_1 | at Module._compile (module.js:460:26)
backend_1 | at Object.Module._extensions..js (module.js:478:10)
backend_1 | at Module.load (/usr/local/lib/node_modules/coffee-script/lib/coffee-script/register.js:45:36)
backend_1 | at Function.Module._load (module.js:310:12)
backend_1 | at Module.require (module.js:365:17)
backend_1 | at require (module.js:384:17)
backend_1 | at routes (/src/controllers/main.js:20:20)
backend_1 | at Object.<anonymous> (/src/app.coffee:61:9)
backend_1 | at Object.<anonymous> (/src/app.coffee:1:1)
backend_1 | at Module._compile (module.js:460:26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment