I have v2 addon and I was create files manually, I want to be create in terminal to create components, service, utils,…etc.
I tried in v2 addon path of create component but it will get error!
PS C:\V2 Testing\v2-addon> ember generate component sample2
Unknown blueprint: component
I want to be create in terminal to create components, service, utils,…etc.