diff --git a/test/test_other.py b/test/test_other.py index 8184bb6ca3b02..8a2a27e76f1da 100644 --- a/test/test_other.py +++ b/test/test_other.py @@ -15687,7 +15687,7 @@ def test_parsetools_make_removed_fs_assert(self): @crossplatform @requires_git_checkout def test_install(self): - self.run_process([PYTHON, path_from_root('tools/install.py'), 'newdir']) + self.run_process([PYTHON, path_from_root('tools/install.py'), 'newdir'], env=shared.env_with_node_in_path()) self.assertExists('newdir/emcc') # Some files, such as as maintenance tools should not be part of the # install.