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

TypeError: boot_module is not a function #796

Open
marco-mariotto opened this issue Jul 25, 2024 · 0 comments
Open

TypeError: boot_module is not a function #796

marco-mariotto opened this issue Jul 25, 2024 · 0 comments

Comments

@marco-mariotto
Copy link

marco-mariotto commented Jul 25, 2024

Describe the bug

boot_module(async ({
^

TypeError: boot_module is not a function

JsYetiSimulator/index.js:1227:1)
    at Module._compile (node:internal/modules/cjs/loader:1376:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
    at Module.load (node:internal/modules/cjs/loader:1207:32)
    at Module._load (node:internal/modules/cjs/loader:1023:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
    at node:internal/main/run_main_module:28:49

Node.js v20.11.1

EVerest Domain

Simulation

Affected EVerest Module

JsYetiSimulator

To Reproduce

This happens with nodejs version v20.11.1, on Ubuntu 22.04LTS, once the run-sil.sh script is executed. I am using the 2024.6.0 tag.

Anything else?

No response

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

1 participant