homebridge / docker-homebridge

Homebridge Docker. HomeKit support for the impatient using Docker on x86_64, Raspberry Pi (armhf) and ARM64. Includes ffmpeg + libfdk-aac.
https://hub.docker.com/r/homebridge/homebridge/
GNU General Public License v3.0
2.57k stars 241 forks source link

I have installed 5 NPM versions in 5 different paths #423

Closed CyberChris79 closed 2 years ago

CyberChris79 commented 2 years ago

Describe Your Problem: Someway i have installed more than 1 NPM in my homebridge.

  1. /usr/local/lib/node_modules/npm
  2. /var/lib/homebridge/node_modules/npm
  3. /usr/lib/node_modules/npm/
  4. /root/.nvm/versions/node/v14.17.2/lib/node_modules/npm
  5. /root/node_modules/npm

If i want to update the NPM, it's always updates the wrong one, so my homebridge-confi-x shows me the old version. How can i fix this? or better how can i clean the system from all the NPMs

Environment:

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.