Wenjun Che

Results 7 issues of Wenjun Che

Hello I having an issue with running "npm install electron-inspector --save-dev" for electron-quick-start project. Here are output: npm WARN addRemoteGit Error: spawn git ENOENT npm WARN addRemoteGit at exports._errnoException (util.js:893:11)...

Hello I have been using this tool and it works great. I have been creating nar executable (with nar create --executable) on a server in AWS (Red Hat 4.8.3-9), which...

question

(First, Thanks for all your work on the great library!) **Describe the bug** Using .NET 4.7.2 in a simple console app, with one PeerConnetion and one DataChannel. Calling PeerConnection.RemoveDataChannel throws...

Hello I can't seem to find state change event for PeerConnection class (equivalent to RTCPeerConnection.onconnectionstatechange for javascript API). I want to detect when a PeerConnection disconnects. Am I missing something...

needs tests
v2.x

Hello, I just tried to install the extension from Docker Desktop on Windows 10 and got the following error: Extension was not installed. Reason: installation could not be completed due...

Hello I created a test app with fhirclient and am trying to test it in Hyperdrive. Here is how I am testing it: 1. open Integration Setup, select SMART on...