Ignite UI CLI Version
16
Framework
React
CLI Command
new
Node.js Version
xx
Operating System
Windows
Package Manager
npm
Description
creating new project in React:
PS C:\GitHub\TestNPX> ig new
npm warn Unknown user config "email". This will stop working in the next major version of npm.
✔ Enter a name for your project: Test React
✔ Choose framework: React
Project type: Ignite UI for React
✔ Choose project template: Empty project
Theme: default
Generating project structure.
√ Project structure generated.
√ Git Initialized and Project 'Test React' Committed
✔ Choose an action: Add component
✔ Choose a group: Grids & Lists
? Choose a component:
❯ List..............basic IgrList
──────────────
Tree..............basic IgrTree
──────────────
Back
Steps to Reproduce
- npm install -g igniteui-cli
- ig new
Actual Result
Grid is not available in "Grids & Lists"
Expected Result
Grid is available in "Grids & Lists"
Error Output / Logs
Additional Context
No response
Ignite UI CLI Version
16
Framework
React
CLI Command
new
Node.js Version
xx
Operating System
Windows
Package Manager
npm
Description
creating new project in React:
PS C:\GitHub\TestNPX> ig new
npm warn Unknown user config "email". This will stop working in the next major version of npm.
✔ Enter a name for your project: Test React
✔ Choose framework: React
Project type: Ignite UI for React
✔ Choose project template: Empty project
Theme: default
Generating project structure.
√ Project structure generated.
√ Git Initialized and Project 'Test React' Committed
✔ Choose an action: Add component
✔ Choose a group: Grids & Lists
? Choose a component:
❯ List..............basic IgrList
──────────────
Tree..............basic IgrTree
──────────────
Back
Steps to Reproduce
Actual Result
Grid is not available in "Grids & Lists"
Expected Result
Grid is available in "Grids & Lists"
Error Output / Logs
Additional Context
No response