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

server.js was renamed to index.js #1116

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

server.js was renamed to index.js #1116

wants to merge 1 commit into from

Conversation

stain
Copy link

@stain stain commented Feb 12, 2025

.. although it still does not start:

(gateway) stain@xenamint:~/src/gateway-api$ node index.js 

  #  node[194116]: void node::fs::InternalModuleStat(const v8::FunctionCallbackInfo<v8::Value>&) at ../../src/node_file.cc:1037
  #  Assertion failed: (args.Length()) >= (2)

----- Native stack trace -----

 1: 0x7f53fd670bb9 node::Assert(node::AssertionInfo const&) [/home/stain/miniconda3/envs/gateway/bin/../lib/libnode.so.127]
 2: 0x7f53fd681fc2  [/home/stain/miniconda3/envs/gateway/bin/../lib/libnode.so.127]
 3: 0x7f539d94f5e2 

----- JavaScript stack trace -----

1: /home/stain/src/gateway-api/node_modules/esm/esm.js:1:34535
2: /home/stain/src/gateway-api/node_modules/esm/esm.js:1:34176
3: /home/stain/src/gateway-api/node_modules/esm/esm.js:1:34506
4: /home/stain/src/gateway-api/node_modules/esm/esm.js:1:173374
5: /home/stain/src/gateway-api/node_modules/esm/esm.js:1:173420
6: /home/stain/src/gateway-api/node_modules/esm/esm.js:1:173521
7: /home/stain/src/gateway-api/node_modules/esm/esm.js:1:258942
8: /home/stain/src/gateway-api/node_modules/esm/esm.js:1:261569
9: e (/home/stain/src/gateway-api/node_modules/esm/esm.js:1:262673)
10: get (/home/stain/src/gateway-api/node_modules/esm/esm.js:1:262740)


Aborted (core dumped)
(gateway) stain@xenamint:~/src/gateway-api$ node --version
v22.12.0

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

Successfully merging this pull request may close these issues.

1 participant