dolanmiu / MMM-awesome-alexa

Turn your MagicMirror into an 'Amazon Echo'. Activated when you say 'Alexa'.
https://awesome-alexa.js.org
MIT License
157 stars 51 forks source link

Alexa not starting up #204

Open saini00 opened 4 years ago

saini00 commented 4 years ago

npm start dev 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/2020-07-09T21_03_05_040Z-debug.log

Hi, I read in one of the previous issues that the path needs to be in /home/pi/MagicMirror/package.json to fix and make alexa work, can anyone help me with the code required to change the path since i am fairly new to this? Thanks!!