Open angristan opened 8 years ago
I have the same @Angristan issue, did you find any solution?
I noticed there was a package.json, so ran (from the PiCAST directory):
sudo npm install
followed by:
sudo sh picast_start.sh
and it works:
No I haven't found anything, thanks for the tip, I'll test when I can.
However it's still a bug, but I don't know why
Ah, I ran into this. After running forever manually, it needed the express
module.
I noticed the same symptom @Angristan reported and npm install
got me through it.
For what it's worth, npm install
told me it added 49 packages (not just express
).
And I can't acess IP:3000.