Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errors #10

Open
swvalenti194 opened this issue Nov 10, 2018 · 2 comments
Open

errors #10

swvalenti194 opened this issue Nov 10, 2018 · 2 comments

Comments

@swvalenti194
Copy link

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

@swvalenti194
Copy link
Author

pi@raspberrypi:~ $ cd MagicMirror/modules
pi@raspberrypi:/MagicMirror/modules $ git clone https://github.com/ronny3050/internet-monitor.git
Cloning into 'internet-monitor'...
remote: Enumerating objects: 1292, done.
remote: Total 1292 (delta 0), reused 0 (delta 0), pack-reused 1292
Receiving objects: 100% (1292/1292), 1.83 MiB | 427.00 KiB/s, done.
Resolving deltas: 100% (421/421), done.
pi@raspberrypi:
/MagicMirror/modules $ cd
pi@raspberrypi:~ $ cd internet-monitor
pi@raspberrypi:/internet-monitor $ npm install
npm WARN package.json [email protected] No repository field.
pi@raspberrypi:
/internet-monitor $

@swvalenti194
Copy link
Author

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 $

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant