pokiiio / node-red-contrib-rpi-shutdown

Nodes to shutdown or restart your Raspberry Pi.
MIT License
4 stars 0 forks source link

Many warnings during installation #2

Closed awneil closed 3 years ago

awneil commented 3 years ago

Lots of warnings when installing this:

image

$ npm i node-red-contrib-rpi-shutdown

npm WARN saveError ENOENT: no such file or directory, open '/home/pi/package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN enoent ENOENT: no such file or directory, open '/home/pi/package.json'
npm WARN pi No description
npm WARN pi No repository field.
npm WARN pi No README data
npm WARN pi No license field.

+ node-red-contrib-rpi-shutdown@0.0.2
added 1 package and audited 1 package in 3.734s
found 0 vulnerabilities
awneil commented 3 years ago

Oops - I was in the wrong directory!