Kin Wang
Kin Wang
正如README提到的那样,如果是编辑了hosts文件,需要手工Flush Socket才能生效。 但是实测有另一种方式可以让Chrome自动更新: 1. 删除原hosts文件 2. 新建hosts文件 3. ipconfig /flushdns 这种方式下,Chrome无需Flush socket也可更新
如题,所有走这个插件的Websocket连接都会失败
如题 angle和rotation不同 希望更新2.1.0新特性
In generated js, I found this: ```js lib.as3_PixiAnimate.assets = { "a1": "images/a1.png", "a2": "images/a2.png", "readers_yay": "sounds/readers_yay.wav" }; ``` The key of `lib.XXX.assets` is the name. It would have some problem...
When click publish, get error: > Error: ENOENT: no such file or directory, uv_chdir - Animate CC 2018
### Which Component 出现bug的组件 - DatePicker ### semi-ui version - latest ### Steps to reproduce 复现步骤 - 进入 https://semi.design/zh-CN/input/datepicker,在 【基本使用】 处 - 点击 DatePicker - 输入 `2021-03-04` - 按下回车 ###...
Discussed here: https://github.com/murat-dogan/node-datachannel/issues/117 Prebuilt binaries for library `node-datachannel` is up to 80MB, but only 2MB would be used. It may be better if there is a way to divide the...
Install on Mac M1, and got error: ``` npm ERR! [ npm ERR! '/usr/local/bin/node', npm ERR! '/Users/king/Tests/sctp-to-webrtc/node_modules/node-datachannel/node_modules/.bin/cmake-js', npm ERR! 'rebuild', npm ERR! '--runtime-version=16.15.1', npm ERR! '--arch=arm64', npm ERR! '--runtime=node' npm...
Just: ```js require('node-datachannel') ``` And got error on UBuntu 16.04: ``` Error: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /app/webrtc-test/node_modules/node-datachannel/build/Release/node_datachannel.node) at Object.Module._extensions..node (node:internal/modules/cjs/loader:1189:18) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at...
PVC created by local-path successfully. PV shows path on the Node is `/opt/local-path-provisioner/pvc-b881b372-6543-4cd1-88bc-e7f01c61acf1_test_dsfhsdfhsdfhsdfh` First I execute shell in the Pod, and make a new file to the folder of PVC....