nexe/nexe

_third_party_main: this is not a typed array

Northernside opened this issue · 1 comments

What happened:
Running the generated executable errors.
Error:
image

What you expected to happen:
Running the generated executable to sucessfully execute.

How to reproduce it (as minimally and precisely as possible):

nexe file.js -t 4.4.5 --build
./output_exec

Environment:

  • Platform(OS/Version): Windows 11
  • Host Node Version: v21.6.1
  • Target Node Version: v4.4.5
  • Nexe version: 4.0.0-rc.4
  • Python Version: Python 2.7.2

Is there something on my side to fix?