Open thg303 opened 8 years ago
I solved this issue with these steps:
npm uninstall -g generator-ractive
git clone https://github.com/colindresj/generator-ractive generator-ractive
cd generator-ractive
npm link
yo --generators
shows sub-generators too:
ractive
component
ractive
yo version: 1.7.0 os: ubuntu 14.04.4 npm: 3.8.2 node: v5.9.0 how can we add component?