01-08-2018, 08:06 PM
Hi,
At this moment i'm switching from the Windows install to an Linux install.
The install itself is working, but when i for example want to download an test periode i get an error in the command line:
Strang part is that i have install sqlite3 but during the install i always (no matter what i do, even when i use the github install of sqlite3) see this error:
Is there an other way to install sqlite3
At this moment i'm switching from the Windows install to an Linux install.
The install itself is working, but when i for example want to download an test periode i get an error in the command line:
Code:
Error:
The plugin sqlite adapter expects the module sqlite3 to be installed. However it is not, install it by running:
npm install sqlite3@3.1.4
Meta debug info:
Gekko version: v0.5.11
Nodejs version: v8.9.4
Strang part is that i have install sqlite3 but during the install i always (no matter what i do, even when i use the github install of sqlite3) see this error:
Code:
node-pre-gyp ERR! Tried to download(403): https://mapbox-node-binary.s3.amazonaws.com/sqlite3/v3.1.13/node-v57-linux-arm.tar.gz
node-pre-gyp ERR! Pre-built binaries not found for sqlite3@3.1.13 and node@8.9.4 (node-v57 ABI, glibc) (falling back to source compile with node-gyp)
Is there an other way to install sqlite3