Al Scott

Results 24 comments of Al Scott

Where did you set `mocha-which-node`? Setting it should change the output in the compilation buffer to the path you set it to, did you see that change? I'm not sure...

Can you post the output of the test run buffer after setting that value, so I can see the command it is generating? Are you sure you are setting the...

Any update on this? I'll close it otherwise.

If you copy that command to your CLI, does it work or give the same error? The error you posted is a nodeJS error, not an error from this plugin....

You can do this in the test buffer by pressing g, but a command to do it would be nice.

What configuration are you using with the debugger? I use it all the time and don't have an issue. I'll try this patch and see if it works the same...

I should have been clearer. What node and mocha configuration are you using? What versions of node and mocha, and what string are you using with mocha.el to run them?

Thanks, I'm using mocha 2.x in all my codebases. I wonder if that is the issue. Your change looks good, but I would just like to be able to determine...

I have not had time to investigate this further (right now I'm not really using mocha or emacs in my day-to-day) It seems like the issue is that the current...

This is pretty low priority. The current technique of just specifying which node to use works really well.