yarnpkg/yarn

Yarn should make better use of `dist-tags`

Open

#4.208 aberto em 18 de ago. de 2017

Ver no GitHub
 (3 comments) (4 reactions) (0 assignees)JavaScript (2.731 forks)batch import
cat-compatibilitygood first issuehelp wantedtriaged

Métricas do repositório

Stars
 (41.514 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Do you want to request a feature or report a bug? bug

What is the current behavior? when installing web3-core yarn is resolving the lerna-temp tag, but should be resolving the latest tag.

If the current behavior is a bug, please provide the steps to reproduce.

yarn add web3-core What is the expected behavior?

correctly resolve latest tag dependencies

Please mention your node.js, yarn and operating system version.

yarn 0.27.5 osx 10.12.6 node v8.2.1

Guia do colaborador