MetaMask / MetaMask/metamask-mobile
Error: The Snap "npm:@metamask/tron-wallet-snap" is not installed. Please install it before invoking it.
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 1.7k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 669
Description
Sentry Issue: [METAMASK-MOBILE-50GM](https://metamask.sentry.io/issues/7024593264/?referrer=github_integration)
```
Error: Unable to align accounts with provider "Tron"
at tryCallOne (app:///main.jsbundle:1:1181)
at anonymous (app:///main.jsbundle:1:1875)
...
(2 additional frame(s) were not displayed)
Error: The Snap "npm:@metamask/tron-wallet-snap" is not installed. Please install it before invoking it.
at tryCallTwo (app:///main.jsbundle:1:1223)
at doResolve (app:///main.jsbundle:1:2542)
at Promise (app:///main.jsbundle:1:1319)
at tryCallTwo (app:///main.jsbundle:1:1223)
at doResolve (app:///main.jsbundle:1:2542)
...
(45 additional frame(s) were not displayed)
```
Contributor guide
Research direction
No source file or test is named. Start with the Sentry trace and search the repository for `npm:@metamask/tron-wallet-snap` and the Tron account-alignment entry point; reproduce the failure if possible. Done means the reported missing-Snap error is resolved or handled during account alignment, with regression coverage if an existing test area is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100