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

[BUG] Error on node 22 #170

Open
rbicelli opened this issue Jan 24, 2025 · 0 comments
Open

[BUG] Error on node 22 #170

rbicelli opened this issue Jan 24, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@rbicelli
Copy link

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):

  • OS: Fedora
  • Version 41
@rbicelli rbicelli added the bug Something isn't working label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant