Useful Links
Computer Science
Other Tools and Technologies
Yarn Package Manager
1. Introduction to Yarn
2. Getting Started with Yarn
3. Core Concepts
4. Command-Line Interface
5. Configuration
6. Advanced Features
7. Workflows and Best Practices
8. Migration and Interoperability
9. Troubleshooting
Migration and Interoperability
Migrating from npm to Yarn
Importing `package-lock.json`
Command Equivalents
Handling npm Scripts
Dealing with npm-specific Features
Migration Checklist
Migrating from Yarn 1 to Yarn 2+
The `yarn set version` Command
Updating Configuration Files
Adapting to PnP
Addressing Breaking Changes
Migration Timeline
Rollback Strategies
Using Yarn with npm Registries
Configuring Public npm Registry
Using Private Registries
Verdaccio
GitHub Packages
Azure Artifacts
JFrog Artifactory
Other Private Registries
Authentication and Access Tokens
Registry Fallback Configuration
Interoperability with Other Tools
Integration with Build Tools
IDE and Editor Support
Linting and Formatting Tools
Testing Frameworks
Previous
7. Workflows and Best Practices
Go to top
Next
9. Troubleshooting