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

can't console.log in my vite config, Nx hides all logs #30539

Open
1 of 4 tasks
scott-cornwell opened this issue Mar 28, 2025 · 0 comments
Open
1 of 4 tasks

can't console.log in my vite config, Nx hides all logs #30539

scott-cornwell opened this issue Mar 28, 2025 · 0 comments

Comments

@scott-cornwell
Copy link

Current Behavior

I need to debug a vite plugin and Nx seems to be hiding all my logs. I've tried all suggested workarounds I can find and nothing works.

Expected Behavior

Nx should not interfere with my logs. It prevents any logging even when setting --verbose option

GitHub Repo

No response

Steps to Reproduce

  1. Log something with console.log in your vite configs
  2. You will never see any of your logs

Nx Report

irrelevant

Failure Logs

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant