You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linux fedora 6.5.11-300.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Nov 8 22:37:57 UTC 2023 x86_64 GNU/Linux
Subsystem
No response
What steps will reproduce the bug?
No response
How often does it reproduce? Is there a required condition?
Starting up my strapi project running on postgres sql it throws this error. this was after i updated my node version to 20
What is the expected behavior? Why is that the expected behavior?
No response
What do you see instead?
node:internal/assert:14
throw new ERR_INTERNAL_ASSERTION(message);
^
Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
Additional information
No response
The text was updated successfully, but these errors were encountered:
tniessen
added
duplicate
Issues and PRs that are duplicates of other issues or PRs.
net
Issues and PRs related to the net subsystem.
labels
Dec 2, 2023
Version
20.8.1
Platform
Linux fedora 6.5.11-300.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Nov 8 22:37:57 UTC 2023 x86_64 GNU/Linux
Subsystem
No response
What steps will reproduce the bug?
No response
How often does it reproduce? Is there a required condition?
Starting up my strapi project running on postgres sql it throws this error. this was after i updated my node version to 20
What is the expected behavior? Why is that the expected behavior?
No response
What do you see instead?
node:internal/assert:14
throw new ERR_INTERNAL_ASSERTION(message);
^
Error [ERR_INTERNAL_ASSERTION]: This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
Additional information
No response
The text was updated successfully, but these errors were encountered: