-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
Error [ERR_INTERNAL_ASSERTION] #49294
Comments
I believe this was already fixed in the latest version of node v20.x. |
the environment is v20.0.0 |
The latest version as of this writing is v20.5.1. |
node version: 20.5.1 uncaughtException: This is caused by either a bug in Node.js or incorrect usage of Node.js internals. 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
|
Can you please provide me a reproducible repro to handle this? |
No follow-up, closing. |
@Jessemwangi did you get this fixed? |
This is duplicate of #47644. Let's eventually continue there. |
This should have been fixed in #51045. Once it gets in 21.x or 20.x please let me know if you have additional problems. |
Version
20
Platform
Microsoft Windows 11 Pro
Subsystem
No response
What steps will reproduce the bug?
It happens when running strapi application with command npm run develop, during the normal operation of the app it will just break at some point.
How often does it reproduce? Is there a required condition?
frequent, when testing the application locally
What is the expected behavior? Why is that the expected behavior?
No response
What do you see instead?
Additional information
No response
The text was updated successfully, but these errors were encountered: