GrayBullet / generator-graybullet-cordova

Webapp and AngularJS yeoman generator for Apache Cordova.
MIT License
10 stars 4 forks source link

Cannot find generator with yo interactive shell #8

Closed masakura closed 9 years ago

masakura commented 9 years ago

Cannot find generator with yo interactive shell.

$ yo
❯ Install a generator 
? Search NPM for generators: graybullet
? Sorry, nothing was found: (Use arrow keys)
❯ Search again 

It is not found with the keyword "cordova" or "graybullet".

masakura commented 9 years ago

Can be discovered if "npm search".

$ npm search graybullet
NAME                         DESCRIPTION                         AUTHOR    DATE       VERSION KEYWOR
generator-graybullet-cordova Yeoman generator for Apache Cordova =masakura 2014-11-04 0.1.1   yeoman
$ 
$ npm search cordova  | grep graybullet
generator-graybullet-cordova           Yeoman generator for Apache Cordova                          =masakura            2014-11-04 0.1.1       yeoman-generator web app front-end h5bp jquery grunt cordova mobile                                                                                         
masakura commented 9 years ago

http://yeoman.io/generators/

Input graybullet or cordova, find it.

masakura commented 9 years ago

Resolve yo@1.4.2