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

fix(cli): Make sure node.exe is executed. #5987

Conversation

Koubek
Copy link

@Koubek Koubek commented Feb 13, 2025

Description

It looks like the changes are not correct, node.exe is probably not executed on Windows.

Changes Made

Executing node.exe explicitly.

Testing

  • Unit tests added/updated
  • Manual testing completed

@Koubek Koubek requested a review from dsinghvi as a code owner February 13, 2025 17:13
@Koubek Koubek changed the title Make sure node.exe is executed. fix: Make sure node.exe is executed. Feb 13, 2025
@Koubek Koubek changed the title fix: Make sure node.exe is executed. fix(cli): Make sure node.exe is executed. Feb 13, 2025
@Koubek
Copy link
Author

Koubek commented Feb 13, 2025

@dsinghvi You can see here the CLI is executed correctly (sure, I am not logged-in but that's fine). I think your execution doesn't have any output which means it's really not executed at all.

@dsinghvi dsinghvi merged commit 774df75 into fern-api:dsinghvi/test-windows-docs-dev Feb 14, 2025
2 of 4 checks passed
dsinghvi pushed a commit that referenced this pull request Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants