exercism / exercism/website

ReferenceError: Can't find variable: resolve

Open
#9,444 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
548
Forks
168
Avg merge
1d 3h
Merged PRs (30d)
28

Description

## Error

```
Can't find variable: resolve
```

## Stack trace

```
/f56f7250-8252-4ca1-b32c-ab4bf150f21d:119 in @blob:
/327595e9-7dc7-47a3-86a2-3b905c3371db:97 in @blob:
../node_modules/@sentry/browser/src/helpers.ts:117 in sentryWrapped
```

## Tracking Details
- **Project**: exercism-js
- **Sentry**: [ReferenceError: Can't find variable: resolve](https://thalamus-ai.sentry.io/issues/143446775/)
- **Culprit**: @blob:(f56f7250-8252-4ca1-b32c)
- **First seen:** Aug 28, 2026

Contributor guide

Open the contributing guide

Research direction

Start with the linked Sentry report and the two @blob stack frames, then inspect the browser-side exercism-js flow that reaches them. Trace where the unresolved `resolve` reference originates, using @sentry/browser/src/helpers.ts:117 as the reported boundary. Done means the same browser flow no longer produces this ReferenceError and the Sentry error is no longer reproduced.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.