CC

Results 15 comments of CC

do you need to put ur ssl certificate optiions in .createServer

I tested my installation with `npm install standard --global` It works for me. I installed it on both on my macOS and Windows. node js version 16.16.0 npm version 8.11.0...

> Hi, @churm6044 The emqx_auth_mysql plugin does not be check a username prefixed with the $ sign. > So, It will fallback to the default ACL rules `acl.conf` or `mqtt.acl_nomatch`...

> Ah, I can certainly implement a geo-IP lookup to determine the closest TURN server and return results accordingly. > > Just for the same of completeness, in case of...

> > > Ah, I can certainly implement a geo-IP lookup to determine the closest TURN server and return results accordingly. > > > Just for the same of completeness,...

Looks like this is from boa, https://github.com/imgcook/boa/issues/11

The function in the waterfall has been modified to an async function. However, the auto fix features still work with the error with or without async in line https://github.com/standard/vscode-standard/blob/d8b17ac408d0f5fe86ff324ea936acfb961ccbee/server/src/server.ts#L996 async...

I have the same problem, I cannot get the GPU instance for this week. I have tried it in different time, got the same result ![image](https://user-images.githubusercontent.com/12294117/190894357-22e6dbb9-5ef8-47e4-9c4e-b03813a56035.png)

try to change it to import torchlight.torchlight as torchlight

I got the same problem, I am using Boost for Android with some library. And found that in gradle android { externalNativeBuild { cmake { arguments "-DANDROID_STL=c++_shared" } changing -DANDROID_STL=c++_shared...