Skip to content

Update debugging.md #1858

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

Merged
merged 2 commits into from
Apr 3, 2025
Merged

Update debugging.md #1858

merged 2 commits into from
Apr 3, 2025

Conversation

elyas-32
Copy link
Contributor

@elyas-32 elyas-32 commented Apr 1, 2025

Changed how we set debug env to "express:*" in windows powershell

changes how we set debug env to "express:*" in windows powershell
@elyas-32 elyas-32 requested review from a team as code owners April 1, 2025 13:14
Copy link

netlify bot commented Apr 1, 2025

Deploy Preview for expressjscom-preview ready!

Name Link
🔨 Latest commit ed85d9b
🔍 Latest deploy log https://app.netlify.com/sites/expressjscom-preview/deploys/67ec668fc2a9ef000849a023
😎 Deploy Preview https://deploy-preview-1858--expressjscom-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bjohansebas bjohansebas requested a review from Copilot April 1, 2025 22:14
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the debugging documentation for Windows by modifying the command to set the debug environment variable for PowerShell.

  • Updated the Windows command in the debugging instructions to use PowerShell syntax.
Comments suppressed due to low confidence (1)

en/guide/debugging.md:22

  • [nitpick] Consider using a consistent prompt indicator in this code block; aligning the PowerShell example with the previously used format could reduce potential confusion for users.
> $env:DEBUG = "express:*"; node index.js

@bjohansebas bjohansebas added the needs tech review A doc edit that requires technical review before merging label Apr 1, 2025
@bjohansebas
Copy link
Member

I'm not entirely familiar with environment variables on Windows, but it looks correct based on what i've searched. Thanks for the contribution.

@bjohansebas bjohansebas merged commit 7e9249f into expressjs:gh-pages Apr 3, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs tech review A doc edit that requires technical review before merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants