Kevin Shaw

Results 12 comments of Kevin Shaw

It may be of interest to note that on one of the projects I'm working on, we had a dev perform the workaround mentioned by @fbengrid , which subsequently resulted...

@fbengrid We changed our glob pattern to `*.+(js|html)` and all is well. Thanks for the clarification. We missed the part about changing the accolades to parens the first time around.

I can also confirm this issue. Jenkins 1.577 , git plugin 2.2.7 , git client plugin 1.11.0

I can +1 that I am also having this problem, running Windows 8.1 x64. Installing Python and Visual Studio is not an acceptable workaround. It looks like the issue @jelmerdemaat...

PR #107 adds this feature.

@alenaksu Is there any chance you could find some time to try and give this repo a little attention? There are quite a few pull requests waiting, and there's been...

I've confirmed that this is also an issue with the `mdpDatePicker`

I can also attest to this error. On Windows 10 x64, I see `MSBUILD : error MSB4132: The tools version "2.0" is unrecognized. Available tools versions are "12.0", "14.0", "4.0".`...

@TNT-Likely Where did you add the --msvs_version switch? I'm encountering this error way down the chain of a yeoman generation, and don't know where I can specify the switch...