Closed dmythro closed 9 years ago
Having the same issue.
Hey guys, yes, this generator is not yet stable. I am currently traveling but will pick up development again when I return and followup then!
I think this is due to an outdated npm package publication. If you look at the generator-flux
directory after running npm install -g generator-flux
, it will only contain node_modules
and package.json
.
Running npm publish
again should solve this. (I manually tested and yo flux
ran fine).
@favrik @z-ax @anthonator sorry for the delay guys, I was traveling for a while.
I've made a bunch of updates and published 0.0.1. I'm still testing things out, but this version should be much better. Can you see if the install problem is resolved?
Thanks, Ben
Inactive for 4+ months, closing!
Others like
generator-webapp
work/appear finely.My
npm -g root
is/usr/local/lib/node_modules
and I have OSX 10.9.4. I'm running all-g
commands withoutsudo
. Yeoman v1.2.1. Generator doesn't appear inyo
command list after installation (no warnings, etc), can't runyo flux
. Tried to install via bothnpm
andyo
.