Nodejs binary is not working on host machine
I am working adding Nodejs ptest support, to build tests on host it requires nodejs binary.
Steps to reproduce:
$ bitbake nodejs
$ cd build/tmp/work/core2-64-poky-linux/nodejs/18.14.2-r0/node-v18.14.2
$ ./node
-sh: ./node: No such file or directory
Can any one please confirm is this the expected behaviour , if then how can I build tests on host as it depends on node binary