Unhandled Promise Rejection: ReferenceError: Can't find variable: process
Open
- Dominant language
- JavaScript
- Stars
- 505
- Forks
- 203
- PR merge metrics
- No merged PRs in 30d
Description
In line 17 in rpc.js, the error was found:
```
Unhandled Promise Rejection: ReferenceError: Can't find variable: process
```
The same code can be found in #163
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting line 17 of rpc.js and comparing the same report in issue #163. Reproduce the unhandled rejection in the affected runtime; done means the ReferenceError no longer occurs there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100