Closed incheon-kim closed 4 years ago
nexe works fine
nexe works fine
@AOTOA Could you share build arguments? Still getting error MODULE_NOT_FOUND when running compiled executable file.
@incheon-kim Which platform?
@incheon-kim Which platform?
I'm trying on macOS 10.15.3 Catalina. But all three built Windows/Mac/Linux binaries not working with same error. I installed all dependencies and make source codes included before compile with nexe. If I move compiled binaries at the root of cloned repository directory that contains source codes, it works. I don't know what is going on.
I'm planning to use this project as child-process of my project to provide users uncensorship without affects any other applications. And it needed to be executable without any node.js installation. Actually, I tried to make one with pkg myself. But I am getting a bunch of Syntax Errors('import', 'export', '...').
Do you have any plans for it?