Skip to content

Instantly share code, notes, and snippets.

@crandmck
Created May 14, 2015 23:44
Show Gist options
  • Save crandmck/6dac58b6ad3d0c84fb91 to your computer and use it in GitHub Desktop.
Save crandmck/6dac58b6ad3d0c84fb91 to your computer and use it in GitHub Desktop.
Arc error running app with App Controller
Unexpected exit with 8 from Runner: commit default/local-directory in /Users/rand/StrongLoop/loopback-example-app
Start Runner: commit default/local-directory in /Users/rand/StrongLoop/loopback-example-app
/usr/local/lib/node_modules/strongloop/node_modules/strong-supervisor/bin/sl-run.js:19
strongTracer: tracer(),
^
TypeError: undefined is not a function
at Object.<anonymous> (/usr/local/lib/node_modules/strongloop/node_modules/strong-supervisor/bin/sl-run.js:19:17)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:929:3
@Setogit
Copy link

Setogit commented May 15, 2015

Rand reinstalled with the latest supervisor and reported the issue's gone.
Rand McKinney [4:54 PM]
@sean: @seto confirmed, That problem is fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment