wasm-bindgen icon indicating copy to clipboard operation
wasm-bindgen copied to clipboard

Add some context to when node can`t be executed

Open dgnfu opened this issue 5 months ago • 0 comments

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.

dgnfu avatar Jun 09 '25 14:06 dgnfu