Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service

Browse Issues

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

Languages
Frameworks
Ecosystem
Topics

Use of deprecated C++ API in src

Fixing deprecated C++ API usage with clear maintainer guidance.

lowopenNode.jsJavaScript
node1
1d ago

RangeError: Maximum call stack size exceeded in ESM module loader on large single-file bundled ESM output

The issue involves deep ESM loader internals and cyclic dependencies.

highopenNode.jsJavaScript
node1
4d ago

`fs.watch` doesn't listen changes of file containing JSON stringified if changes happen too quickly (behavior different with non JSON)

Issue involves deep interaction between Node.js and libuv, requiring specialized knowledge.

highopenNode.jsJavaScript
node2
5d ago

Node cannot handle extended windows paths

Windows path handling issue requiring filesystem changes

mediumopenNode.jsJavaScript
node0
5d ago

LIEF deps fails to build on PPC64

Build fails on PPC64 due to LIEF configuration.

mediumopenNode.jsJavaScript
node3
5d ago

deepStrictEqual rejects structurally equal array elements if a previous call contained a cycle and a previous array element is reference equal to the item in one of the arrays

The issue involves subtle behavior in deepStrictEqual's cycle detection and reference equality handling.

mediumopenNode.jsJavaScript
node1

npm.ps1 and npx.ps1 execution policy error in Node 24

Execution policy errors in Windows PowerShell for npm.ps1 and npx.ps1 scripts.

mediumopenNode.jsJavaScript
node2
6d ago

Possible NodeJS 22.22.2 regression when installing latest NPM

Regression in NodeJS 22.22.2 causing NPM installation failure.

mediumopenNode.jsJavaScript
node7
6d ago

OOM Error When Creating Many ShadowRealms with Heap Snapshots in Node.js

Memory management issue involving ShadowRealm and heap snapshots requires deep Node.js internals knowledge.

highopenNode.jsJavaScript
node0
6d ago

Promise.reject + setTimeout causes UnhandledPromiseRejection error

Test fails due to unhandled promise rejection timing issue.

mediumopenNode.jsJavaScript
node3
7d ago

`openAsBlob` fails synchronously

The issue clearly describes a bug where `openAsBlob` fails synchronously instead of returning a rejected promise.

lowopenNode.jsJavaScript
node2
7d ago

net: tryReadStart destroys socket on UV_EALREADY instead of ignoring it

The issue involves handling UV_EALREADY in socket operations, requiring careful changes to avoid unintended destruction.

mediumopenNode.jsJavaScript
node0
8d ago
Page 1 of 8Next →
6d ago
Browse Issues | GoodFirstPicks