Run a Yarn command in a different directory
Specifies the working directory for yarn so that a command can be run in a directory other than the current directory.
Authored by: madavBrought to you by Warp, a free terminal reimagined to work like a modern app.
path
command
Command
Copy
yarn --cwd path command
Tags
Edit in GitHub
Copied