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

Error 496 #53518

Closed
ghost opened this issue Jun 20, 2024 · 1 comment
Closed

Error 496 #53518

ghost opened this issue Jun 20, 2024 · 1 comment
Labels
wrong repo Issues that should be opened in another repository.

Comments

@ghost
Copy link

ghost commented Jun 20, 2024

Version

Node.js v18.19.1

Platform

Linux droidu 6.1.0-odroid-arm64 #1 SMP PREEMPT Wed, 21 Feb 2024 05:38:55 +0000 aarch64 aarch64 aarch64 GNU/Linux

Subsystem

No response

What steps will reproduce the bug?

I am trying to run RTL, so the command 'node rtl' gives me that output

How often does it reproduce? Is there a required condition?

No response

What is the expected behavior? Why is that the expected behavior?

No response

What do you see instead?

$ node rtl
node:internal/errors:496
ErrorCaptureStackTrace(err);
^

Error [ERR_INTERNAL_ASSERTION]: Code: ERR_MODULE_NOT_FOUND; The provided arguments length (2) does not match the required ones (3).
This is caused by either a bug in Node.js or incorrect usage of Node.js internals.
Please open an issue with this stack trace at https://github.com/nodejs/node/issues

at new NodeError (node:internal/errors:405:5)
at assert (node:internal/assert:14:11)
at getMessage (node:internal/errors:451:5)
at new NodeError (node:internal/errors:379:21)
at legacyMainResolve (node:internal/modules/esm/resolve:218:9)
at packageResolve (node:internal/modules/esm/resolve:903:14)
at moduleResolve (node:internal/modules/esm/resolve:973:20)
at defaultResolve (node:internal/modules/esm/resolve:1193:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:403:12)
at ModuleLoader.resolve (node:internal/modules/esm/loader:372:25) {

code: 'ERR_INTERNAL_ASSERTION'
}

Node.js v18.19.1

Additional information

No response

@marco-ippolito
Copy link
Member

Hi probably you want to open an issue in the RTL repo? https://github.com/Ride-The-Lightning/RTL

@marco-ippolito marco-ippolito added the wrong repo Issues that should be opened in another repository. label Jun 20, 2024
@avivkeller avivkeller reopened this Jun 21, 2024
@avivkeller avivkeller closed this as not planned Won't fix, can't repro, duplicate, stale Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wrong repo Issues that should be opened in another repository.
Projects
None yet
Development

No branches or pull requests

2 participants