Kevin Mees
Kevin Mees
I don't have any experience with TeamCity but it looks like your `node_modules` folder gets deleted after each Build or my guess is that TeamCity creates a fresh workspace for...
I guess there are more issues than the hard-coded `.cmd` when it comes to getting this to work on Linux. I also don't plan on adding support for it, but...
Interesting. Guess it works when it doesn't try to find the executables using [where.exe](https://github.com/kmees/MSBuild.NodeTools/blob/master/build/MSBuild.Grunt.targets#L13). Do you know a way to find out which OS MSBuild is running on?
I try to push a new package this week. Haven't done any .NET development lately and need to install the dev stuff first