Closed grommett closed 11 years ago
Thanks for this info. Could you do me a favor and let me know what version of yeoman you are running.
Please run yo -version
and let me know what the output is.
Thanks
Sure. I am running 1.0.0-beta.6
Thanks for reporting this. I looks like I pushed a version of generator-knockout that used the new prompt api before yeoman released it.
I updated the version on npm so it is now compatible with the 1.0.0-beta.6 version of yeoman.
If you have generator-knockout globally installed please remove it and reinstall the module.
npm remove -g generator-knockout
npm install -g generator-knockout
Let me know if this still does not work for you.
Worked! Thanks for the quick fix!
Running:
After providing info from 1 and 2 I get this error: