-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
I'm running Strapi and suddenly an error is popping up and stopping strapi. #51487
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
Comments
Below is the error which is causing the issue node:internal/assert:14 Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
code: 'ERR_INTERNAL_ASSERTION' Node.js v21.2.0 |
Duplicate of: #51354 |
strapi working with verion from 18 to 20 only not over 20 of node or under 18 |
Please open a new issue as I believe this was fixed in the latest v20 versions |
Version
Node.js v21.2.0
Platform
No response
Subsystem
No response
What steps will reproduce the bug?
Running strapi on Node.js v21.2.0
How often does it reproduce? Is there a required condition?
I upgraded my Strapi from 1.6.x to 1.17.0 thinking the error will resolve
What is the expected behavior? Why is that the expected behavior?
No response
What do you see instead?
Strapi should not stop unless manually stopped
Additional information
No response
The text was updated successfully, but these errors were encountered: