# 2036 Errors 947403fe

> Error Handling Reference

- Skill: `tools-only/2036-errors-947403fe` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/2036-errors-947403fe`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/2036-errors-947403fe/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/2036-errors-947403fe

---

# Error Handling Reference

| Error | Cause | Solution |
|-------|-------|----------|
| Peer dependency conflict | Incompatible versions | Use resolutions/overrides or update peer |
| Audit resolution unavailable | No patch available | Apply workaround or accept risk with justification |
| Build failure after update | Breaking change | Review changelog, apply migration steps |
| Lock file conflict | Concurrent updates | Regenerate lock file, coordinate team |
| Registry timeout | Network or rate limit | Retry with backoff, check network |
