Anwar Bashir
Anwar Bashir
Node-RED 2.2.2 nodejs v14.19.1 npm 6.14.16 OS - Raspbian bullseye npm install node-red-node-sqlite appears to work but then I get waiting for missing types to be registered - sqlite -...
32bit - RPi3 A+ 16Gb microSD card. **sqlite3 is already installed.** It's node-red-node-sqlite that is giving the error.
Okay, I am just trying the instructions that you posted, I will let know know in the next few minutes. I am a newbie and because sqlite3 was installed and...
I ran the npm install node-red-node-sqlite from ./node-red
While sqlite3 is installing its giving me lots of warnings 'this statement may fall through' and its taking a while on my RPi3 A+
The command npm install sqlite3 as per your instruction locks up the RPi at line 197088. This was also happening when I tried to install npm install node-red-node-sqlite, so I...
I have left it a number of times, even overnight. I am sure that it just locks up. Did not try SSH, but keyboard etc does not respond.
I implemented a workaround. I installed sqlite on RPi4 previously and it worked. So I took the microSD card from my RPi3 A+ and installed installed from RPi4. It worked....