Tony Apuzzo
Tony Apuzzo
I am seeing this also with 2.2.16 and 2.2.17 with ConEmu 210304 and pwsh 7. @virgo47 [workaround](https://github.com/hashicorp/vagrant/issues/12355#issuecomment-845522541) works for me. Machine boots and runs, network works but vagrant can't see...
Yeah, this seems to have resolved itself somehow. I am able to run `vagrant` now under cmder both with PowerShell 5.1 and pwsh 7.1.5 where it was failing with both...
The "YamahaExtendedControl" HTTP API works with newer receivers 2016+ that support "Musiccast" and not with the rx-v775 etc. network receivers. I haven't found a definitive list of network receivers that...
I'm seeing the same thing, no authentication is needed anymore, it's wide open. I am using Home Assistant also and it works with the rest_command with username/password specified or not....
Has anyone figured out a workaround for this? For now I have started adding any folders that contain static .html files to be excluded from cleanUrls but that's not wonderful.
Hmm, pretty apparent I wrote that issue in a bit of a manic condition. Here is a slightly more clear interpretation of what I'm seeing: 1. I'm not sure if...
Noob question... I think the "dist" folder is not needed? I deleted it and everything seems to (not) work exactly the same. I've never used TypeScript / ts-node / nodemon...
Sorry I missed this ... no, I never got it working and assume it is encryption getting in the way now.
Did you get the proxy working? The OP is not responding to anything but I'd like to get it working if possible. I will try to use wireshark myself on...
I found an even easier (but super ugly) workaround to explicitly watch files. This is a crappy kluge and you should not use it. ```javascript // Hack to include the...