Whenever I try to run Yeoman, I encounter the following error:
events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn ENOENT
at errnoException (child_process.js:1001:11)
at Process.ChildProcess._handle.onexit (child_process.js:792:34)
Could someone help me troubleshoot this issue? It's possible that it could be related to my operating system, as I recently upgraded to Yosemite on a new computer. This error occurred during my initial attempt to run Yeoman after configuring my environment.