Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service

Browse Issues

92 issues found — filter by difficulty, status, or repo

Languages
Frameworks
Ecosystem
Topics

Node console.log reporting EBADF on linux in a Visual Studio Code debugging session

The issue involves debugging-specific behavior and async error handling.

mediumopenNode.jsJavaScript
node1
1mo ago

Some tests are not fully CWD-agnostic

Test output normalization needs path-aware handling to avoid corrupting non-path strings.

lowopenNode.jsJavaScript
node9
1mo ago

`SyntaxError` didn't report :line:offset for `Unexpected strict mode reserved word`

The issue involves improving syntax error reporting in ESM modules.

mediumopenNode.jsJavaScript
node2
1mo ago

When I use github codeaction to rebuild my package, `Error: EISDIR: illegal operation on a directory, lstat 'D:'` occurs

The issue involves Windows path handling in Node.js v22, which may require deep understanding of file system APIs.

mediumopenNode.jsJavaScript
node2
1mo ago

child_process.execFileSync fails with EISDIR: illegal operation on a directory, lstat 'C:' on Windows in Node.js 22.20.0

Windows path handling regression in Node.js 22.20.0 affecting execFileSync.

mediumopenNode.jsJavaScript
node1
1mo ago

`for await (const c of process.stdin)` does not accept EOF in Windows

Platform-specific EOF handling in Windows requires careful implementation.

mediumopenNode.jsJavaScript
node0
1mo ago

libuv assertion on Windows with Node.js 23.x

The issue involves a libuv assertion on Windows and requires deep knowledge of Node.js internals.

highopenNode.jsJavaScript
node14
1mo ago

quic: body is lacking support for streaming

Streaming support requires careful implementation but has partial existing work.

mediumopenNode.jsJavaScript
node3
1mo ago

fetch() doesn't cancel ReadableStream request body when connection closes (ECONNRESET)

The issue involves complex stream handling and connection management.

highopenNode.jsJavaScript
node1
1mo ago

API docs version header uses v version prefix

The issue involves a straightforward documentation formatting change.

easyopenNode.jsJavaScript
node0
1mo ago

test_runner: suite timeout doesn't overwrite run() timeout

The issue involves conflicting timeout behaviors in the test runner, with maintainers debating the expected behavior.

mediumopenNode.jsJavaScript
node9
1mo ago

test_runner: print failed coverage reports with dot runner

The issue involves extending existing test runner functionality with a clear pattern to follow.

lowopenNode.jsJavaScript
node6
1mo ago
← PrevPage 6 of 8Next →
Browse Issues | GoodFirstPicks