You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
electron + bree.js, package windows app, but the job doesn't work.
Node.js version: 20.14.0
OS version: Windows 11 Home Edition
Description:
but it works fine on Mac OS. just windows OS....
Actual behavior
Expected behavior
Code to reproduce
Here is the error.
[worker eval]:1
D:\Program Files (x86)\Box-New-App\resources\app.asar\esrc\jobs\debug.js
^
SyntaxError: Invalid or unexpected token
at makeContextifyScript (node:internal/vm:185:14)
at node:internal/process/execution:107:22
at [worker eval]-wrapper:6:24
at runScript (node:internal/process/execution:101:62)
at evalScript (node:internal/process/execution:133:3)
at MessagePort.<anonymous> (node:internal/main/worker_thread:168:9)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:825:20)
at MessagePort.<anonymous> (node:internal/per_context/messageport:23:28)
electron + bree.js, package windows app, but the job doesn't work.
Node.js version: 20.14.0
OS version: Windows 11 Home Edition
Description:
but it works fine on Mac OS. just windows OS....
Actual behavior
Expected behavior
Code to reproduce
Here is the error.
esrc/crontab.js
esrc/jobs/debug.js
Checklist
The text was updated successfully, but these errors were encountered: