I have the same issue as you do. Node is in my global path. However, the console says a little more:
rror: No protocol method IDeref.-deref defined for type null:
at Error (<anonymous>)
at cljs.core.missing_protocol (file:///Users/jk/.lighttable/js/bootstrap.js:1384:10)
Additionally, I was able to get the node repl to successfully connect and launch whenever I directed it at a JS file which was compiled from Coffeescript.
rror: No protocol method IDeref.-deref defined for type null: at Error (<anonymous>) at cljs.core.missing_protocol (file:///Users/jk/.lighttable/js/bootstrap.js:1384:10)
Additionally, I was able to get the node repl to successfully connect and launch whenever I directed it at a JS file which was compiled from Coffeescript.