We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Running doctor on node22 terminates with an error
To Reproduce
rich@scuzzlelap:~$ doctor # node[217454]: void node::fs::InternalModuleStat(const v8::FunctionCallbackInfo<v8::Value>&) at ../../src/node_file.cc:1037 # Assertion failed: (args.Length()) >= (2) ----- Native stack trace ----- 1: 0x7f314580bb67 node::Assert(node::AssertionInfo const&) [/lib64/libnode.so.127] 2: 0x7f3145821cb1 [/lib64/libnode.so.127] 3: 0x7f30e748f5e2 ----- JavaScript stack trace ----- 1: /usr/local/lib/node_modules/@estruyf/doctor/node_modules/esm/esm.js:1:34535 2: /usr/local/lib/node_modules/@estruyf/doctor/node_modules/esm/esm.js:1:34176 3: /usr/local/lib/node_modules/@estruyf/doctor/node_modules/esm/esm.js:1:34506 4: /usr/local/lib/node_modules/@estruyf/doctor/node_modules/esm/esm.js:1:173374 5: /usr/local/lib/node_modules/@estruyf/doctor/node_modules/esm/esm.js:1:173420 6: /usr/local/lib/node_modules/@estruyf/doctor/node_modules/esm/esm.js:1:173521 7: /usr/local/lib/node_modules/@estruyf/doctor/node_modules/esm/esm.js:1:258942 8: /usr/local/lib/node_modules/@estruyf/doctor/node_modules/esm/esm.js:1:261569 9: e (/usr/local/lib/node_modules/@estruyf/doctor/node_modules/esm/esm.js:1:262673) 10: get (/usr/local/lib/node_modules/@estruyf/doctor/node_modules/esm/esm.js:1:262740)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Running doctor on node22 terminates with an error
To Reproduce
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: