Open davidyaha opened 8 years ago
Tried installing using this github repo with:
npm i -g https://github.com/DanielMSchmidt/generator-react-native-module.git
And now it did not throw the error above but yeoman did not generate any file in my directory. Basically yo asked for the name of my module than exited quietly.
Thanks again, David
Hey, Thanks for the feedback, I will try to fix this problem in the next couple days.
I've followed the quick setup and user yo react-native-module but got this error:
Might be that the published version on npm is not the last?
Thanks ahead, David