mirror of
https://github.com/bwya77/vscode-dark-islands.git
synced 2026-05-09 08:25:35 +02:00
[GH-ISSUE #28] A JavaScript error occurred in the main process #22
Labels
No labels
bug
bug
duplicate
enhancement
enhancement
Missing Info
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vscode-dark-islands#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @deaduchiha on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/bwya77/vscode-dark-islands/issues/28
Uncaught Exception:
SyntaxError: Unexpected token ','
at compileSourceTextModule (node:internal/modules/esm/utils:347:16)
at ModuleLoader.moduleStrategy (node:internal/modules/esm/translators:107:18)
at #translate (node:internal/modules/esm/loader:540:12)
at ModuleLoader.loadAndTranslate (node:internal/modules/esm/loader:587:27)
at async ModuleJob._link (node:internal/modules/esm/module_job:162:19)
@msirprism commented on GitHub (Feb 16, 2026):
Same !
@msirprism commented on GitHub (Feb 16, 2026):
Used Codex to fix it - here is the write-up : https://github.com/bwya77/vscode-dark-islands/issues/31