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): on windows use shell option to spawn runtime process #1333

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

pavelgj
Copy link
Collaborator

@pavelgj pavelgj commented Nov 19, 2024

https://stackoverflow.com/questions/37459717/error-spawn-enoent-on-windows

This is a quick fix that seems to work in my testing.

As a follow up we should explore: https://www.npmjs.com/package/cross-spawn

Filed #1332 to track

Checklist (if applicable):

  • Tested (manually))

genkit-tools/cli/src/commands/start.ts Outdated Show resolved Hide resolved
@pavelgj pavelgj merged commit a2008ff into main Nov 19, 2024
4 checks passed
@pavelgj pavelgj deleted the pavelgj-patch-1 branch November 19, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants