Skip to main content
Root serves patched npm packages under the @rootio/ scope. Use resolutions in package.json to route the original package to its Root-patched equivalent. Auth setup differs between Yarn 1 and Yarn 3+.

Yarn 1 (Classic)

Authentication

Update package.json

Install


Yarn 3+ (Berry)

Authentication

Update package.json

Install


Troubleshooting