Skip to content
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

Running tests with node 20.10 or 20.11 raises "ReferenceError: primordials is not defined" #2232

Open
snuup opened this issue Jan 12, 2024 · 1 comment

Comments

@snuup
Copy link

snuup commented Jan 12, 2024

It looks like this is a known issue

https://stackoverflow.com/questions/55921442/how-to-fix-referenceerror-primordials-is-not-defined-in-node-js

@SSN-YeChen
Copy link

image
"overrides": {
"graceful-fs": "^4.2.11"
}
I solved the problem when I added this paragraph.

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