Charles Xu

Results 6 issues of Charles Xu

# Problem Output `PermissionDenied` when running ```sh deno run --unstable --allow-env --allow-read npm:[email protected] test.js ``` # Simplest Reproduction Project files like [this](https://stackblitz.com/edit/node-qvb6qn?file=test.js) ### test.js ```js import assert from "assert"; describe("Array",...

bug
node compat

## Problem The same test case fails in Deno and succeeds in Node ## Reproduction repo is [here](https://github.com/char8x/deno-mocha-test-issue) Failed test case ```js describe("Promise basic #4", () => { it(' test...

Is there any way to make the following code execute successfully ### Example 1 ```js import $ from "https://deno.land/x/dax/mod.ts"; const a = "12345" const b = "23456" await $`diff

As not all software in dietpi catalogue is compatible with Debian Bookworm yet, providing a direct download link is still necessary and I can submit a PR. ### Original ###...

discussion

### Describe the bug `gh cs ssh` output `getting full codespace details: error making request: received response with status code 500` ```sh ❯ gh --version gh version 2.48.0 (2024-04-17) https://github.com/cli/cli/releases/tag/v2.48.0...

bug
needs-triage
gh-codespace

### Add contribution guide entrance ### Add tips for `node-pty` installation failure