When adding new AngularCLI component, the app.module.ts won't be checked out in TFS

When I try to create a new component, the app.mosule.ts won't be automatically checked out in TFS, so I get  Error: EPERM: operation not permitted, open 'I\src\app\app.module.ts'. 

To avoid this problem I need to check out the file manually before creating the component! I was wondering if there is a way to checkout the file automatically !

 

0
1 comment

For TFS integration, this is an external files adding - just as if the files are created/modified in terminal. Related ticket: https://youtrack.jetbrains.com/issue/IDEA-52058

0

Please sign in to leave a comment.