You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having issues getting node to work on a core-image-minimal build. In conf/local.conf, I've set RDEPENDS_${PN} = " nodejs" but when the image builds and I emulated it with QEMU, I get this error:
I'm having similar problems. Only qemux86 generates trap invalid opcode, while qemux86-64, qemuarm64 work with no problems.
I'm just not sure whether this should be reported here or on meta-openembedded.
I'm not using meta-nodejs, just arrived here after googling for the problem.
Hello!
I'm having issues getting
node
to work on acore-image-minimal
build. In conf/local.conf, I've setRDEPENDS_${PN} = " nodejs"
but when the image builds and I emulated it with QEMU, I get this error:What am I doing wrong?
The text was updated successfully, but these errors were encountered: