Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Yarn prints undefined fields w/ init #624

Closed
arcanis opened this issue Dec 10, 2019 · 0 comments · Fixed by #643
Closed

[Bug] Yarn prints undefined fields w/ init #624

arcanis opened this issue Dec 10, 2019 · 0 comments · Fixed by #643
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@arcanis
Copy link
Member

arcanis commented Dec 10, 2019

Describe the bug

Running yarn init causes Yarn to print a bunch of undefined fields (instead of only the relevant ones). Additionally, the output isn't colored despite using util.inspect.

To Reproduce

  1. Clone the repository
  2. Run yarn build:cli
  3. Run cd $(mktemp -d)
  4. Run node ~/path/to/berry/packages/yarnpkg-cli/bundles/yarn.js init

Screenshots

image

Additional context

@arcanis arcanis added bug Something isn't working good first issue Good for newcomers labels Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant