Skip to content

Issues: nodejs/node

Upcoming Node.js Major Release (v24)
#57057 opened Feb 15, 2025 by github-actions bot
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

console.group and console.groupCollapsed should write to stderr console Issues and PRs related to the console subsystem. wontfix Issues that will not be fixed.
#55511 opened Oct 24, 2024 by kriskowal
Add console.log() %c support for parity with browsers, Deno, and Bun console Issues and PRs related to the console subsystem.
#52350 opened Apr 3, 2024 by jcbhmr
util: add %c to ANSI transform for console.log() author ready PRs that have at least one approval, no pending requests for changes, and a CI started. console Issues and PRs related to the console subsystem. needs-ci PRs that need a full CI run. notable-change PRs with changes that should be highlighted in changelogs. semver-minor PRs that contain new features and should be released in the next minor version. util Issues and PRs related to the built-in util module.
#49205 opened Aug 16, 2023 by jcbhmr Loading…
Incorrect behavior of console.log("%d", 1.1) in Node.js confirmed-bug Issues with confirmed bugs. console Issues and PRs related to the console subsystem.
#48238 opened May 29, 2023 by OguzhanUmutlu
bootstrap: bind properties of the global console in the default snapshot console Issues and PRs related to the console subsystem. needs-ci PRs that need a full CI run.
#47171 opened Mar 20, 2023 by joyeecheung Loading…
Investigate console WPT failures without-intl and without-ssl console Issues and PRs related to the console subsystem.
#44185 opened Aug 9, 2022 by panva
vm: timeout raised by vm.runInContext breaks console.log console Issues and PRs related to the console subsystem. stdio Issues and PRs related to stdio. vm Issues and PRs related to the vm subsystem.
#34678 opened Aug 8, 2020 by bchabrier
rewrite bind function in prototype with console inside causes Maximum call stack size exceeded console Issues and PRs related to the console subsystem.
#32361 opened Mar 19, 2020 by lessfish
console: adhere to environment variables enforcing colors console Issues and PRs related to the console subsystem. errors Issues and PRs related to JavaScript errors originated in Node.js core. semver-major PRs that contain breaking changes and should be released in the next major version. tty Issues and PRs related to the tty subsystem.
#32308 opened Mar 17, 2020 by BridgeAR Draft
1 of 4 tasks
console.group() emits duplicate CDP messages console Issues and PRs related to the console subsystem. inspector Issues and PRs related to the V8 inspector protocol
#31973 opened Feb 26, 2020 by connor4312
ProTip! Adding no:label will show everything without a label.