crjens / PiPowerMeter

Raspberry Pi Power meter
89 stars 34 forks source link

Install Pi meter issue #21

Open dorseyn opened 2 years ago

dorseyn commented 2 years ago

When install using the latest instructions I receive the following error during the install process --

wiringpi-latest.deb 100%[=====================================================================================>] 51.04K 224KB/s in 0.2s

2022-03-13 12:52:17 (224 KB/s) - ‘wiringpi-latest.deb’ saved [52260/52260]

Selecting previously unselected package wiringpi. (Reading database ... 40126 files and directories currently installed.) Preparing to unpack wiringpi-latest.deb ... Unpacking wiringpi (2.52) ... Setting up wiringpi (2.52) ... Processing triggers for man-db (2.8.5-2) ...

Install PiPowerMeter bash: line 32: git: command not found bash: line 33: cd: app: No such file or directory npm ERR! code ENOENT npm ERR! syscall open npm ERR! path /home/pi/package.json npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open '/home/pi/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2022-03-13T16_52_29_821Z-debug-0.log

PiPowerMeter is installed Restarting...

So when I use the URL to access the GUI I receive the message "This site can’t be reached"