senses-smartmirror icon indicating copy to clipboard operation
senses-smartmirror copied to clipboard

Supported NodeJS version?

Open spmullikin opened this issue 1 year ago • 2 comments

Fresh install of Full Raspbian Bullseye on Pi3, updated/upgraded, installed NodeJS 15.40.x, Senses fails due to NodeJS dependencies.

Tried NodeJS 14 and 21 as well. No change in dependency issues.

Tried the various published installation scripts on both the website and Git

Cannot run or start Senses using any of the options provided in the documentation.

Obviously this is a semi-dead project, but you may want to update the website to note this or shut it all down because its highly frustrating to say the least.

I guess its back to Magic Mirror or DAKBoard. I was hoping this would be a alternative to both of those solutions.

I wish anyone interested in this good luck, but its probably best to move on.

spmullikin avatar Jan 04 '24 22:01 spmullikin

Hi @spmullikin,

I'm currently working on this issue and upgrading everything to node 18. Please drop by on Discord to see when its ready or keep an eye out on here.

nickthesing avatar Jan 05 '24 17:01 nickthesing

Issue has been fixed in latest release:

release page Follow the installation steps in the documentation or use:

curl -sL https://raw.githubusercontent.com/senses-smart-mirror/senses-scripts/main/lib/raspberry-pi-install.sh | bash

To directly install the latest version

nickthesing avatar Jan 05 '24 19:01 nickthesing