SyntaxError: Unexpected token '<'
Open
- Dominant language
- Ruby
- Stars
- 548
- Forks
- 168
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 28
Description
## Error
```
Unexpected token '<'
```
## Stack trace
```
/users/sign_in:1
```
## Tracking Details
- **Project**: exercism-js
- **Sentry**: [SyntaxError: Unexpected token '<'](https://thalamus-ai.sentry.io/issues/131523491/)
- **Culprit**: ?(users/sign_in)
- **First seen:** Jul 1, 2026
Contributor guide
Research direction
Start by reviewing the Sentry report for issue 131523491 and reproducing the /users/sign_in request in the website. Trace why that route produces the Unexpected token '<' error, then verify that the sign-in page loads without the reported SyntaxError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, ruby
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100