Results 154 comments of 阿豪

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl https://github.com/yt-dlp/yt-dlp/wiki/EJS#external-js-scripts-setup-guide yt-dlp-ejs also need this API.

> What about with `1.3.1` or `BUN_FEATURE_FLAG_DISABLE_NATIVE_DEPENDENCY_LINKER=1 BUN_FEATURE_FLAG_DISABLE_IGNORE_SCRIPTS=1 bun install`? No Only workS with 1.2.23

The issue is that node-v137 is indeed missing in https://github.com/Automattic/node-canvas/releases/tag/v2.11.2.

https://github.com/ahaoboy/serde-appxmanifest/blob/main/assets/xml/Microsoft.VSCodeInsiders_1.0.0.0_neutral__8wekyb3d8bbwe.xml These logo resources in xml do not exist ``` resources\app\resources\win32\code_150x150.png ``` ``` ```

I don't know if it has anything to do with the issue, but on my computer the name is VSCodeInsiders instead of VisualStudioCodeInsiders ``` Name : Microsoft.VSCodeInsiders Publisher : CN=Microsoft...

A similar problem, enum in .ts and .d.ts compiles differently ![Image](https://github.com/user-attachments/assets/685d5c13-2359-4644-ab61-f49847f11c73)

OpenWrt can use `opkg install tar` to install newer versions of tar This is because Busybox tar does not support the `version` command ``` tar --version busybox tar --version tar:...

> This appears when you haven't installed the local documentation. Most likely you didn't have sphinx when building fish. It appears this issue was fixed in version 4.2.1. Thanks. ```...

Even if the `man` command doesn't exist, it seems that `fish` still highlights it?

starship seems to check if the command exists https://github.com/starship/starship/blob/f7d583821a01d2429cef1f243228aa04055f4760/install/install.sh#L68