ialexivy / vscode-angular2-files

vscode extension generating angular files with angular cli
MIT License
61 stars 36 forks source link

Getting Error when create new component, pipe, directive #1

Closed buihongduc132 closed 7 years ago

buihongduc132 commented 7 years ago

image Here is the error

ialexivy commented 7 years ago

@buihongduc132 This extension requires angular-cli directory structure, so you app should be inside src\app. What is your application directory structure, can you please provide a screenshot?

buihongduc132 commented 7 years ago

@qwert789 Sorry, it was my fault. My app stay in root instead of src. Moved app inside src and it works fine.

ialexivy commented 7 years ago

@buihongduc132 Please improve your rating at vscode marketplace https://marketplace.visualstudio.com/items?itemName=alexiv.vscode-angular2-files Thnx.