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

feat: discrete npm doctor commands #5888

Merged
merged 4 commits into from Dec 7, 2022
Merged

feat: discrete npm doctor commands #5888

merged 4 commits into from Dec 7, 2022

Commits on Nov 22, 2022

  1. Copy the full SHA
    88299c9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    427ddc9 View commit details
    Browse the repository at this point in the history
  3. feat: add environment check to npm doctor

    currently just checks if global bin is in $PATH
    wraithgar committed Nov 22, 2022
    Copy the full SHA
    95afc18 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. chore: refactor command

    Usage is driven by actual code, commands are tagged for grouping
    wraithgar committed Dec 6, 2022
    Copy the full SHA
    bf7fb3b View commit details
    Browse the repository at this point in the history