[Bug] Workflow Script Parser: Unexpected token on backtick string literal
Status Closed — duplicate
Reported on v2.1.229
Maintainer reply None cached
Activity 1 comment · opened Aug 13, 2026 · closed Aug 15, 2026
Bug Description
● Workflow(export const meta = { … +266 lines)
Error: Invalid workflow script: Script parse error: Unexpected token (104:50)
createForumTopic: exact max length of name, allowed characters, what happens
^
Workflow scripts must be plain JavaScript — common causes are TypeScript syntax (type annotations, interfaces, generics) and broken string quoting or escaping.
Environment Info
- Platform: linux
- Terminal: gnome-terminal
- Version: 2.1.229
- Feedback ID: 8c0a2f24-e41b-4ceb-9b30-5f877fb6297c
Errors
[]This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗