Hi,
I am trying to generate a new listView base on the documentation. and I got this error.
C:\Users\Mark Kevin Besinga\SnapIgnite>ignite generate listView Videos
Generate a new listView named Videos
Error react-native-ignite:listView Videos
You don't seem to have a generator with the name react-native-ignite:listView installed.
You can see available generators with npm search yeoman-generator and then install them with npm install [name].
To see the 7 registered generators run yo with the `--help` option.
C:\Users\Mark Kevin Besinga\SnapIgnite>
Welllllll, it just might be. Do me a favor and check the following.
Also, for the quickest assistance please run ignite doctor and paste in
everything (including the lines with 3 backticks).
Platform: win32
Ignite
Version: 1.5.0
Path: C:\USERS\MARK KEVIN BESINGA\APPDATA\ROAMING\NPM\IGNITE.CMD
Node
Version: v6.4.0
Path: C:\PROGRAM FILES\NODEJS\NODE.EXE
NPM
Version: 3.10.3
Path: C:\PROGRAM FILES\NODEJS\NPM.CMD
Yeoman
Version: 1.8.5
React Native CLI
Version: 1.0.0
App
React Native Version: 0.31.0
can you try with listview all lowercase?
my apology. i miss look on it. it works on listview all lowercase
@besingamkb - Sounds like a good PR! I agree it should be case-insensitive.
Would you please open a ticket requesting that generators are case-insensitive, and I'll mark it as an easy future task?
Most helpful comment
my apology. i miss look on it. it works on
listviewall lowercase