-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels