Skip to content
\n

Any help is super appreciated

","upvoteCount":2,"answerCount":4,"acceptedAnswer":{"@type":"Answer","text":"
\n

The single executable application feature currently only supports running a single embedded script using the CommonJS module system.

\n
\n

Source: https://nodejs.org/api/single-executable-applications.html

\n

It's expected it won't work, you'd need to bundle all your code and don't rely on external JS modules.

","upvoteCount":3,"url":"https://github.com/nodejs/single-executable/discussions/70#discussioncomment-5724836"}}}
Discussion options

You must be logged in to vote

The single executable application feature currently only supports running a single embedded script using the CommonJS module system.

Source: https://nodejs.org/api/single-executable-applications.html

It's expected it won't work, you'd need to bundle all your code and don't rely on external JS modules.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@ytsruh
Comment options

Answer selected by ytsruh
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@RaisinTen
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants