You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pi@raspberrypi:~/internet-monitor $ npm install
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN [email protected] No repository field.
audited 18 packages in 2.49s
found 1 low severity vulnerability
run npm audit fix to fix them, or npm audit for details
pi@raspberrypi:~/internet-monitor $ npm audit fix
npm WARN [email protected] No repository field.
updated 1 package in 4.167s
fixed 1 of 1 vulnerability in 18 scanned packages
pi@raspberrypi:~/internet-monitor $
Trying to install and get errors...
pi@raspberrypi:~/internet-monitor $ npm start
npm ERR! Linux 4.14.71-v7+
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "start"
npm ERR! node v4.2.1
npm ERR! npm v2.14.7
npm ERR! missing script: start
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issues
The text was updated successfully, but these errors were encountered: