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

docs: rework print debug logs #5921

Merged
merged 6 commits into from
Sep 12, 2024

Conversation

MikeMcC399
Copy link
Contributor

Issues

In References > Troubleshooting > Print DEBUG logs

  • Instructions do not work when copied and pasted into a terminal window. They are missing a package manager prefix (npx, yarn or pnpm).
  • Instructions for Windows PowerShell are missing.

Change

  • Show explicit instructions for debugging with npm, Yarn and pnpm using tabbed display.

  • Show instructions for setting DEBUG with Windows PowerShell.

  • Harmonize the use of prefixes npx / yarn / pnpm in command lines.

  • Correct non-working debug module names using working module names.

Copy link

netlify bot commented Sep 10, 2024

👷 Deploy request for cypress-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit f18a34a

@cypress-app-bot
Copy link
Collaborator

@MikeMcC399

This comment was marked as outdated.

docs/guides/references/troubleshooting.mdx Outdated Show resolved Hide resolved
docs/guides/references/troubleshooting.mdx Outdated Show resolved Hide resolved
docs/guides/references/troubleshooting.mdx Outdated Show resolved Hide resolved
docs/guides/references/troubleshooting.mdx Show resolved Hide resolved
@MikeMcC399
Copy link
Contributor Author

Netlify previews are broken. Here is a local screenshot:

image

Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for the update!

@jennifer-shehane jennifer-shehane merged commit facead0 into cypress-io:main Sep 12, 2024
3 checks passed
@MikeMcC399 MikeMcC399 deleted the rework/print-debug-logs branch September 12, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants