Closed lukeed closed 8 years ago
Did you also try npm i -g generator-fly
?
Yup
Just kidding.
Long ago, I installed nvm
after installing yo
, and so installing any yeoman generators created an incorrect symlink, pointing back to my system
node installation.
For anyone else, run yo doctor
after switching to your desired version of node (via npm use ...
) and you'll be fine.
No idea why -- wish I could offer some kind of lead.
Installed on node v5.1.0 & v4.2.2, Yo could not find a generator with name of 'fly'.
Reinstalled on Node v0.12, works just fine