emscripten-core / emscripten-core/emscripten
tests fail: Checking JS engine ['/usr/local/bin/node'] failed.
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
Tests fail, but the ```node``` executable that it mentions exists and works.
The error message doesn't help to understand what is wrong.
```
$ python3.7 tests/runner.py
root:INFO: Checking JS engine ['/usr/local/bin/node'] failed. Check your config file. Details: output file not found: /usr/local/lib/emscripten/tests/hello_world.js
Not all the JS engines in JS_ENGINES appears to work.
[yuri@yv /usr/ports/devel/emscripten/work/emscripten-2.0.3]$ /usr/local/bin/node
Welcome to Node.js v15.4.0.
Type ".help" for more information.
>
[yuri@yv /usr/ports/devel/emscripten/work/emscripten-2.0.3]$
```
emscripten-2.0.3
OS: FreeBSD 12.2
Contributor guide
Assessment
This issue has not been assessed yet.