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

Tracking issue: HTTP_PROXY/HTTPS_PROXY/NO_PROXY support in Node.js

This issue involves complex HTTP proxy integration with core Node.js modules requiring deep protocol and socket handling expertise.

highopenNode.jsJavaScript
node15
28d ago

FTBFS node 24.13.0 with GCC 16 on openSUSE Tumbleweed

The issue involves a failing test with GCC 16, but it's unclear whether it's a Node.js or GCC issue.

highopenNode.jsJavaScript
node0
28d ago

Subpath imports (#) fail on Windows when package.json path >= 260 chars (MAX_PATH)

Windows MAX_PATH limitation causes subpath imports to fail.

mediumopenNode.jsJavaScript
node0
1mo ago

quic: NULL dereference in Session::UpdateDataStats when impl_ is null

NULL dereference in experimental QUIC implementation requires careful handling of initialization order.

mediumopenNode.jsJavaScript
node0
1mo ago

async_hooks use case: Async resource and stack isolation

The issue involves complex async resource tracking and isolation.

highopenNode.jsJavaScript
node0
1mo ago

ESM re-exports from CJS module not included in exports

The issue involves complex ESM/CJS interop behavior that may require parser changes.

mediumopenNode.jsJavaScript
node4
1mo ago

os.cpus().length performance on modern AMD CPUs inside containers

Performance issue with os.cpus() on AMD CPUs in containers requires investigation and potential optimization.

mediumopenNode.jsJavaScript
node4
1mo ago

Discrepancy between `fs.rmSync` and `fs/promises.rm` behavior with `.` and `..` in paths

Inconsistent behavior between sync and async file deletion methods with specific path patterns.

mediumopenNode.jsJavaScript
node0
1mo ago

Debugger crash where octal escape sequences exists

Debugger crashes with octal escape sequences but reproduction steps are unclear.

mediumopenNode.jsJavaScript
node5
1mo ago

Node should run on Debian/Ubuntu-based images without having to manually install libatomic first

The issue involves modifying Node.js to include libatomic, which requires deep integration with upstream dependencies.

highopenNode.jsJavaScript
node7
1mo ago

Using `--test` causes process.argv[] to lose user-specified CLI flags

The issue clearly demonstrates a discrepancy in process.argv handling when using --test flag.

lowopenNode.jsJavaScript
node3
1mo ago

Intl.DateTimeFormat('de-CH', {year, month}) outputs different separators between Node 24.13.0 and 24.13.1

Behavior change in Intl.DateTimeFormat output between Node versions due to ICU updates.

mediumopenNode.jsJavaScript
node4
1mo ago
← PrevPage 4 of 8Next →
Browse Issues | GoodFirstPicks