Hi - sorry for the delay. This got buried amongst a bunch of other stuff.
I'm not sure what to suggest here. I just tried with a totally standard install of 2019-09-26-raspbian-buster-lite.img which appears to be the recommended version at the moment, and it works great copying the instructions exactly.
Is it possible you had used npm install before, but with sudo npm install so that it had set some of its permissions up wrong?
If you don't have anything else on it, I'd imagine a fresh install and following the instructions for the just EspruinoHub and the IDE would work fine.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi - sorry for the delay. This got buried amongst a bunch of other stuff.
I'm not sure what to suggest here. I just tried with a totally standard install of
2019-09-26-raspbian-buster-lite.img
which appears to be the recommended version at the moment, and it works great copying the instructions exactly.Is it possible you had used
npm install
before, but withsudo npm install
so that it had set some of its permissions up wrong?If you don't have anything else on it, I'd imagine a fresh install and following the instructions for the just EspruinoHub and the IDE would work fine.