Skip to content

Add some context to when node can`t be executed #4520

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 4 commits into from
Aug 8, 2025

Conversation

dgnfu
Copy link
Contributor

@dgnfu dgnfu commented Jun 9, 2025

When node is missing or cant be found by the test-runner the error presented is currently only File not found (os error 2)` without giving any hint that it is node that is missing. To remove some confusion I suggest adding some context to the error message.

Copy link
Contributor

@guybedford guybedford left a comment

Choose a reason for hiding this comment

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

Great context to add, thank you.

@guybedford guybedford merged commit 2fd076e into wasm-bindgen:main Aug 8, 2025
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.

2 participants