Useful commands How to install a local package when using yarn workspaces Did you know that using an asterisk (*) as the package version when installing a package will ask yarn to look for a local package in your workspace? This is useful especially when working with monorepos.