yarnpkg/yarn

Yarn publish reports success despite request failing

Open

#5 931 ouverte le 5 juin 2018

Voir sur GitHub
 (2 commentaires) (6 réactions) (1 assigné)JavaScript (41 514 stars) (2 731 forks)batch import
cat-bughelp wantedhigh-priority

Description

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

What is the current behavior? When running yarn publish, Yarn reports success Published. after having a 400 error code returned on the PUT request

If the current behavior is a bug, please provide the steps to reproduce. The registry is returning 400 on the PUT request. I'm not sure at this time why our registry is returning a 400.

What is the expected behavior? The command should report back to the user that the publishing was not successful.

Please mention your node.js, yarn and operating system version. node v9.11.1 yarn v1.7.0 OS Ubuntu 18.04

image

Guide contributeur