yarnpkg/yarn

On 'yarn install', yarn should report on bandwidth usage along with time taken

Open

#3 347 ouverte le 8 mai 2017

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (2 731 forks)batch import
cat-featuregood first issueneeds-discussiontriaged

Métriques du dépôt

Stars
 (41 514 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Do you want to request a feature or report a bug? Feature request. Not substantial (as far as I can guess).

What is the current behavior? After running yarn install, yarn reports on the time taken by the installation - Done in Xs.

What is the (desired) behavior? It should also report on the bandwidth usage.

I'm on a bandwidth budget, and I decided to adopt yarn after learning that it actually uses the local cache, without the user having to resort to odd hacks (as in this npm issue).

I suspect that there are others who switched for the same reason. This feedback is useful for us, and fits nicely with the current completion report.

Guide contributeur