-
**Change in content, appearance, or functionality?**
New content relative to `ts-dump` and `ts-restore` (which I believe are the official tools to backup/restore a database with timescale).
**De…
-
### Describe the bug
Inside `MDNS.ts`, it's using `_handle` in a few places. In particular:
```
if (platform === 'linux' && disableLinuxMulticastAllOption) {
socketUtils.disableSoc…
-
Description:
Scenario with an offer request based on a trip specification for a passenger, booking request based on the response of the offer response. Update passenger information (first name, last n…
-
### Problem
When `ts_tree_cursor_goto_first_child_for_byte` or `ts_tree_cursor_goto_first_child_for_point` is used with a position which is not covered by any child (in front of first child, or poi…
-
-
I'm on my third go-around of trying to get this Copilot Studio bot working in SharePoint and I'm very frustrated. I just did a totally fresh third git clone on npm 18.20.4 and then I get these two er…
-
[yhs@vbox server]$ npm run start
> lockstepdemo@1.0.0 start
> ts-node index.ts
Error: Cannot find module '../../build/Release/node_datachannel.node'
Require stack:
- /home/yhs/workspace/serve…
-
### NutUI 包名
@nutui/nutui-taro
### NutUI 版本号
4.3.12
### 平台
weapp
### 重现链接
无
### 重现步骤
运行执行小程序不显示
![QQ_1725960846249](https://github.com/user-attachments/assets/37fb80cc-bc2b-4155-a0cf-beb92…
-
**Describe the bug**
I get an error with the imports in the playwright.service.config.ts file when using the 1.0.0-beta.5 version
The error messages states:
_Module '"@azure/microsoft-playwright-test…
-
Having to typecast the result from poller is inconvenient.
```ts
const response = (await (await poller).pollUntilDone()).body;
console.log(response.result?.classifierId);
```
Document Intellige…