homebridge-smartthings icon indicating copy to clipboard operation
homebridge-smartthings copied to clipboard

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

Open eoddc5 opened this issue 1 year ago • 2 comments

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 [email protected]

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:

  • Plugin Version: 1.5.12
  • Homebridge Version: 1.6.1
  • Node.js Version: 18.17.0
  • NPM Version: 9.8.1
  • Operating System: macos17

eoddc5 avatar Jul 28 '23 23:07 eoddc5

@iklein99 wanted to see if you had any thoughts?

eoddc5 avatar Jul 31 '23 17:07 eoddc5

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

iklein99 avatar Aug 02 '23 11:08 iklein99