1
When I use Gulp with TFS I have problems executing Gulp commands: TFS when checking the files, it locks the actions of Gulp, not letting it read the files checked by TFS. My solution is to give Edit in all the solution files. Is there any other solution to work with this environment? Because this way I lose all version control because I always upload all files from frontend.
Are you using TFVC? Why don’t you use Git as a repository?
– egomesbrandao