Skip to content

build: improve reliability of find_python.cmd script

The path of the Python executable might contain white spaces. Handle this when the check-python function is called.

Fixes: https://github.com/nodejs/node/issues/42801

Merge request reports

Loading