Open storm1er opened 3 years ago
The error is not critical as the built image contains a working node-red package.
I think the error should at least silenced.
Hi - i don't use openwrt enough to really understand the issue -If you can offer a fix that would be much appreciated. Thanks
did you resolve it?
Hi,
We can't install the package properly using image builder:
It may due to absolute path: with the image builder it should be relative as now
/etc/init.d/node-red
is${IMAGE_BUILDER_PATH}/build_dir/target-${ARCH}/root-${TARGET}/etc/init.d/node-red
It doesn't stop the build tho... I'll try the build and come back to tell if the error if critical or not.