yeoman / yeoman-app

A desktop app that scaffolds projects using Yeoman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prompt type input is not working

stefanbuck opened this issue · comments

It's not possible to use generator with promps from type input like generator-node does.

[40729:0709/231332:INFO:CONSOLE(48)] "Warning: React.createElement: type should not be null or undefined. It should be a string (for DOM elements) or a ReactClass (for composite components).",
[40729:0709/231332:INFO:CONSOLE(48)] "Warning: Only functions or strings can be mounted as React
[40729:0709/231332:INFO:CONSOLE(53)] "Uncaught TypeError: Cannot read property 'toUpperCase' of undefined"