Re: [yocto] Cannot execute nodejs

2021-04-14 Thread Alessandro Tagliapietra
I was able to solve it by forcing recompiling nodejs with `bitbake -f -c compile nodejs` Not sure what happened there -- Alessandro Tagliapietra On Wed, Apr 14, 2021 at 11:51 AM Alessandro Tagliapietra < tagliapietra.alessan...@gmail.com> wrote: > Hi everyone, > > I've installed nodejs and

[yocto] Cannot execute nodejs

2021-04-14 Thread Alessandro Tagliapietra
Hi everyone, I've installed nodejs and node-red  by using meta-oe and meta-iot-cloud, with IMAGE_INSTALL_append = " nodejs node-red bash" it was initially working but then I've got some pseudo aborts that fixed automatically and then I saw that: - /usr/bin/node doesn't have the +x flag - the