matrix-io / matrix-os

MATRIX OS Codebase
https://creator.matrix.one
GNU General Public License v3.0
75 stars 17 forks source link

Starting matrix-os Illegal instruction #111

Open cara opened 6 years ago

cara commented 6 years ago

Using matrix-os on a raspberry pi zero w with node 6.5 and Raspbian Stretch.

Followed the instruction on how to setup, but every time I try to start matrix-os, it fails:

pi@raspberrypi:~/matrix-os $ node index.js Environment Selected: production Loading... device Illegal instruction

I already tried to reinstall it, but didn't change anything. The matrix-creator-malos JS samples are working for me.

I would appreciate your support to get matrix-os running.

Thank you :)