LaserWeb/lw.comm-server

Not Installable on Raspberry Pi

Closed this issue · 5 comments

Not able to be installed using the wiki or website instructions on raspberry pi 2 or pi 3b+.

I've tried all kinds of things. I've tried many different versions of raspbian on both raspberry pis. It just doesn't work.

Can you post the error messages?

Not an expert. But it looks like it may have to do with the node and npm versions.
terminal log.txt

Tried with the "correct" npm and node versions using NVM with no luck. Logs Attached. Using Pi 3 model B.

terminal log.txt

2019-10-14T17_55_06_851Z-debug.log
2019-10-14T17_55_08_414Z-debug.log
2019-10-14T17_56_26_060Z-debug.log
2019-10-14T17_56_27_656Z-debug.log

Try to delete the line "node": "^10.16.3" under dependencies in package.json and run npm install again. Please report if it worked.

It doesn't work when removing that line. But it appears to be working after using the package.json you just edited! Thanks for all your hard work on this project! Great software