You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yarn add <git remote url> installs a package from a remote git repository. yarn add <git remote url>#<branch/commit/tag> installs a package from a remote git repository at specific git branch, git commit or git tag. yarn add https://my-project.org/package.tgz installs a package from a remote gzipped tarball.
@abpetkov Plans to add a official package to Yarn at latest version (today, 0.8.2)?
The text was updated successfully, but these errors were encountered: