Skip to content

Error [ERR_INTERNAL_ASSERTION] #54270

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

Closed
Beemhuse opened this issue Aug 8, 2024 · 2 comments
Closed

Error [ERR_INTERNAL_ASSERTION] #54270

Beemhuse opened this issue Aug 8, 2024 · 2 comments

Comments

@Beemhuse
Copy link

Beemhuse commented Aug 8, 2024

Version

v20.11.1

Platform

Windows

Subsystem

No response

What steps will reproduce the bug?

It happens when I start npm on a next js 14 application

How often does it reproduce? Is there a required condition?

Not often, and I don't know of any condition, but I only discovered it in this particular Next js 14 I am working with, I am using it with sanity.io, probably that could help in narrowing down what the issue could be.

What is the expected behavior? Why is that the expected behavior?

Its all on the terminal and after the error is displayed, it still keeps on working as usual

What do you see instead?

Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
Please open an issue with this stack trace at https://github.com/nodejs/node/issues

at assert (node:internal/assert:14:11)
at internalConnectMultiple (node:net:1118:3)
at Timeout.internalConnectMultipleTimeout (node:net:1687:3)
at listOnTimeout (node:internal/timers:575:11)
at process.processTimers (node:internal/timers:514:7) {

code: 'ERR_INTERNAL_ASSERTION'
}

Additional information

No response

@aduh95
Copy link
Contributor

aduh95 commented Aug 8, 2024

Duplicate of #51354

Bug was fixed on Node.js 20.12+

@aduh95 aduh95 closed this as not planned Won't fix, can't repro, duplicate, stale Aug 8, 2024
@Beemhuse
Copy link
Author

Beemhuse commented Aug 9, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants