iklein99 / homebridge-smartthings

This is a plugin to Homebridge to connect your Smartthings network into Apple Home Kit.
Apache License 2.0
150 stars 52 forks source link

Updated to new version yesterday (27 July). Won't work after. V 1.5.12 #195

Open eoddc5 opened 11 months ago

eoddc5 commented 11 months ago

Describe The Bug: I updated to the newest version yesterday. I think something bugged and/or corrupted during the install. Plugin doesnt show in homebridge any longer. Errors iyt reinstall

To Reproduce: Unknown

Expected behavior: Able to continue using the app or relinstal

Logs: USER: ~ DIR: /usr/local CMD: npm install -g homebridge-smartthings-ik@1.5.12

npm ERR! code ENOTEMPTY npm ERR! syscall rename npm ERR! path /usr/local/lib/node_modules/homebridge-smartthings-ik npm ERR! dest /usr/local/lib/node_modules/.homebridge-smartthings-ik-pJsn4mV9 npm ERR! errno -66 npm ERR! ENOTEMPTY: directory not empty, rename '/usr/local/lib/node_modules/homebridge-smartthings-ik' -> '/usr/local/lib/node_modules/.homebridge-smartthings-ik-pJsn4mV9'

npm ERR! A complete log of this run can be found in: /Users/mikebogdan/.npm/_logs/2023-07-28T23_33_16_806Z-debug-0.log

Operation failed. Please review log for details.

Plugin Config: 1.5.12

Screenshots:

Environment:

eoddc5 commented 11 months ago

@iklein99 wanted to see if you had any thoughts?

iklein99 commented 11 months ago

It just looks the npm is having an issue doing the install. You should do a search on "npm install ENOTEMPTY" for remedies. Here is one that I found:

https://stackoverflow.com/questions/43778883/npm-err-code-enotempty-while-npm-install