ERROR: Please make sure the component type you're trying to use exists in the generate-react-cli.json config file under the component object. code example
Example 1: react generate component command
npx generate-react-cli component Box
Example 2: react generate component command
npx generate-react-cli component Box --withTest=true