Steven Atkinson
Steven Atkinson
I noticed it when I was doing a `console.log` when checking what `hgCommand`. Maybe we should have a separate `HgUtilsAsync` class that can just return promises?
I guess I could have a crack at it 😅
Yeah. They seemed to have removed the async stuff in Atom now... There is an issue [here](https://github.com/atom/atom/issues/12159). And a discussion [here](https://discuss.atom.io/t/deprecation-of-async-git-in-atom-1-10/31270)
@bjacobson26 I also experience this issue. Do you think it could be an issue with the `open` NPM package? It is used in [this](https://github.com/swdotcom/swdc-vscode/blob/main/src/Util.ts#L357) function. I could spin up a...
I am also getting this issue. There is also #367 that mentions this issue, which also appears to be a Linux distro :thinking:
I had the same issue just now. It was looking for libs\openFrameworksCompiled\project\vs2010\openframeworksLib.vcxproj, so I have to change vs2010 to vs. Could be something similar.
 Here is what I get if I try and use the projectGenerator.exe. Is there a way to get a list of options that it takes?
FYI, I am using Windows 8.1
No worries, I can't do anything with OF on my Windows 8.1 due to it not working with my ATI graphics card. It says that it doesn't support OpenGL (but...
Single graphic card on a desktop PC. It works on Windows 7. It doesn't help that ATI Catalyst Control Center doesn't seem to want to work on 8.1. The only...