Hi All,
I'm trying to install node-red-node-sqlite module in my device.
I'm working with ND 2.0.6 version, v12.22.5 nodejs version.
Trying to install that module, the installation fails with the following log file:
-----------------------------------------------------------
2022-08-18T15:07:03.207Z Install : node-red-node-sqlite 1.0.3
2022-08-18T15:07:03.253Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-node-sqlite@1.0.3
2022-08-18T15:07:16.840Z [out]
2022-08-18T15:07:16.840Z [out] up to date in 12s
2022-08-18T15:07:16.889Z rc=0
Can anyone help me?
I cannot understand why it fails.
Thank you very much
Hi Steve,
first of all, thanks a lot for prompt reply.
I'm working with a Siemens IoT2050 device and NR/NodeJS update are not so easy to be managed.
The device works with a Debian Linux release, version # 5.10.64 arm64 LE.
Regarding the log, I can't see any failure too...but the module is not installed anyway.
Any suggestion? Especially to avoid NR/NodeJS update...that would be the last way I would like to follow.
Let me know please.