05-31-2018, 05:26 AM
Hi,
thanks for the reply. I read your tutorial before and it's been a great help.
But I'm using a Pi2 with ARMv6, so I downloaded the latest binary (8.11.2) from nodejs instead of using apt to instal it, which would have resulted in in version 10.x and somewhere I read that doesn't work.
node -v
v8.11.2
npm -v
5.6.0
And I didn't get any errors during install, it's just the error I get when starting gekko, meaning the webserver won't start and I can't access gekko in the browser. If I start gekko using pm2, it doesn't complain, but I also don't get the webserver to run.
Any other ideas?
thanks for the reply. I read your tutorial before and it's been a great help.
But I'm using a Pi2 with ARMv6, so I downloaded the latest binary (8.11.2) from nodejs instead of using apt to instal it, which would have resulted in in version 10.x and somewhere I read that doesn't work.
node -v
v8.11.2
npm -v
5.6.0
And I didn't get any errors during install, it's just the error I get when starting gekko, meaning the webserver won't start and I can't access gekko in the browser. If I start gekko using pm2, it doesn't complain, but I also don't get the webserver to run.
Any other ideas?