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: node path detection for lazy loading #555

Merged

Conversation

CHC383
Copy link
Contributor

@CHC383 CHC383 commented Dec 14, 2024

close: #542

More background: microsoft/playwright#33996 (comment)

NVM lazy loading use cases such as the Oh My Zsh nvm plugin might make node a function which will be executed to set the node path when it is run, so executed the node command if it is a function to make it point to the real Node binary.

NVM lazy loading use cases such as the Oh My Zsh `nvm` plugin might make node a function which will be executed to set the node path when it is run, so executed the `node` command if it is a function to make it point to the real Node binary.
@sheremet-va sheremet-va merged commit 4f41223 into vitest-dev:main Dec 16, 2024
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.

Can't Start the Extension due to ENOENT
2 participants