Skip to content

Windows executable seams not to work #2

Description

@BastelBaus

get the following error when executing in a windows command shell

.\thermoprint-windows-x64.exe
9985 | var debug_1 = __importDefault(require_src2());
9986 | var darwin_1 = require_darwin();
9987 | var linux_1 = require_linux();
9988 | var win32_1 = require_win32();
9989 | var debug = (0, debug_1.default)("serialport/bindings-cpp");
9990 | __exportStar(, exports);
^
SyntaxError: Unexpected token ','
at (B:/~BUN/root/thermoprint-windows-x64.exe:9990:1)
at native:11:43

Bun v1.3.10 (Windows x64)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions