[GH-ISSUE #299] Error while running exe created #205

Open
opened 2026-05-05 11:54:38 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @brain4code on GitHub (Jul 7, 2020).
Original GitHub issue: https://github.com/kusti8/proton-native/issues/299

(node:264) ExperimentalWarning: The ESM module loader is experimental.
file:///C:/Users/Prashanth/Documents/productvx/timecard-proton/index.js:5
AppRegistry.registerComponent("timecardapp", ); // and finally render your main component
^

SyntaxError: Unexpected token '<'
at Loader.moduleStrategy (internal/modules/esm/translators.js:88:18)
at async link (internal/modules/esm/module_job.js:41:21)

Originally created by @brain4code on GitHub (Jul 7, 2020). Original GitHub issue: https://github.com/kusti8/proton-native/issues/299 (node:264) ExperimentalWarning: The ESM module loader is experimental. file:///C:/Users/Prashanth/Documents/productvx/timecard-proton/index.js:5 AppRegistry.registerComponent("timecardapp", <TimeCardApp />); // and finally render your main component ^ SyntaxError: Unexpected token '<' at Loader.moduleStrategy (internal/modules/esm/translators.js:88:18) at async link (internal/modules/esm/module_job.js:41:21)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/proton-native#205
No description provided.