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

Fail to launch due to missing require ; embedding instructions are somehow incomplete #251

Open
joshudson opened this issue Mar 29, 2024 · 0 comments

Comments

@joshudson
Copy link

I was able to get it to build after figuring out how to use npm -g as nonroot. It builds with nothing that looks like an error. Trying to launch it results in it not launching; the javascript console lists call to undefined function require as the reason.

I know what require is. I don't know what is missing that it would actually work. I'm used to require being provided by the project compiler and existing top-level in the script file being included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant