Root serves patched npm packages under theDocumentation Index
Fetch the complete documentation index at: https://docs.root.io/llms.txt
Use this file to discover all available pages before exploring further.
@rootio/ scope. Use pnpm.overrides in package.json to route the original package to its Root-patched equivalent.
Authentication
Update package.json
Install
Troubleshooting
| Issue | Solution |
|---|---|
401 Unauthorized | Verify your token: npm config get //pkg.root.io/npm/:_authToken |
| Overrides not applying | Use pnpm.overrides (not top-level overrides) for pnpm |