command line - Yeoman generator issues Error: spawn ENOENT -


i went start new project though yeoman , wouldn't let me saying don't have generators installed. though have run yeoman , generated projects no issues before.

when go install new generator's error.

/home/darryl/dev/npm/lib/node_modules/yo/lib/routes/install.js:161   throw err;         ^ error: spawn enoent @ errnoexception (child_process.js:988:11) @ process.childprocess._handle.onexit (child_process.js:779:34) 

and frank have no clue means, understand , fix great help.

**update

okay posted questions didn't help. error getting seemed have been red herring npm had become uninstalled. re-installing has fixed issues

re-installing npm has fixed issues.


Comments

Popular posts from this blog

c++ - Delete matches in OpenCV (Keypoints and descriptors) -

java - Could not locate OpenAL library -

sorting - opencl Bitonic sort with 64 bits keys -