pponce / homebridge-script2

Execute custom scripts via HomeKit apps
89 stars 18 forks source link

Doesn't install #5

Closed shnabz closed 7 years ago

shnabz commented 7 years ago

npm WARN enoent: no such file or directory, open '/home/michael/package.json'

pponce commented 7 years ago

is that the error you get after running the below? npm install -g homebridge-script2

shnabz commented 7 years ago

Yes, I'm running Debian in VirtualBox if that makes any difference?

pponce commented 7 years ago

what version of npm and nodejs are you running? I'm running NPM 4.6.1 and node 6.10.2

shnabz commented 7 years ago

NPM 4.6.1 and node 6.10.3

shnabz commented 7 years ago

The isssue is something to do with my install. Sorry.