Brian Baker

Results 29 comments of Brian Baker

What is the impact of not having the plays in the desired order?

I believe this is because the agent in TFS 2015.2 through TFS 2017.1 only uses Node v5.10.1. Not sure that there is an easy fix for that, though.

Sorry for the delay, I got sidetracked by a pressing issue... Here's the output: ```txt yarn global bin failed. Command failed: yarn global bin 'yarn' is not recognized as an...

Well, even the tool itself [thinks it is old](https://github.com/Azure/azure-functions-core-tools/issues/3776). 🤷🏻‍♂️ Maybe there has been a change in what is reported by `func --version`. I don't have older versions around to...

Since the extension is looking for a minimum version of `4.0.4629`, I decided to download that version and set an explicit path to it. The download links were contained in...

By default, the Chocolatey package downloads `https://functionscdn.azureedge.net/public/4.0.5907/Azure.Functions.Cli.win-x86.4.0.5907.zip`. It ends up creating a [shim](https://docs.chocolatey.org/en-us/features/shim/) that points at the unzipped `in-proc8\func.exe`. It is this exe that has the `4.0.1` version. (`.\func.exe` has...

I should mention, I was able to manually install the update after downloading it directly from Plex, so I'm not blocked.

@michealespinola I realize this could be a tricky one to address. If nothing else, I figured the discussion here could be useful even if a solution can't be implemented easily....

I overlooked this when scanning the history of this issue so I thought I would post an explicit comment. The issue is now tracked in the WPF team's GitHub issues:...