yarn remove <package>

Term side of the Card
Topic: Yarn Commands
Unit title: yarn remove <package>
Categories: Command
Explanation side of the Card

Explanation: The Yarn command that removes a package from both the `node_modules` directory and the dependencies list in `package.json`.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub