I work on a formation on a starter kit about Angular5 and I am in trouble at the moment of create a new component with this command : "npm run ng generate component component/exemple/user/userThumbnail"
I already try to search if someone had the same issues but was in vain.
Here is my Angular configuration :
Here is the log of my error :
Error: Path "/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html" does not exist.  
Path "/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html" does not exist.
I just want to create a component without any problems.
Thank for help.
UPDATE
I solved my problem with this command :
npm install @angular-devkit/[email protected] @angular/cli --save
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With