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
{{ message }}
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.
@scotttrinh I like the idea of passing through stderr when there's a nonzero exit code. I'd gladly take a PR and I think you'll come across a lot of concrete answers while you try it out yourself. Try linking your pacote fork into a fork of npm to see what it feels like from the user's perspective, too
Right now, pacote is swallowing all stderr output from the git subprocesses.
We should really pick that up and either included in the error message, or log it to stderr.
The text was updated successfully, but these errors were encountered: