Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing form-data module #13

Merged
merged 1 commit into from Aug 10, 2020
Merged

Add missing form-data module #13

merged 1 commit into from Aug 10, 2020

Conversation

designorant
Copy link
Contributor

Fixes #12

@overflywingo
Copy link

Hi, sorry for my (linux) ignorance .. but how to do to add missing "form-data" module ?

@designorant
Copy link
Contributor Author

@overflywingo Assuming you're running a standard config:

  1. Go to homebridge-camera-ui dir: cd /usr/local/lib/node_modules/homebridge-camera-ui
  2. Install form data there: npm install form-data --save (you may need to use sudo before this command in case it fails)

@overflywingo
Copy link

overflywingo commented Oct 1, 2019 via email

@montanaishome
Copy link

Thanks! This fixed my issue.

@donavanbecker
Copy link

@seydx will we see a new version? or any other PRs merged?

@designorant designorant deleted the patch-1 branch August 20, 2020 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

error starting Homebridge .4.50
5 participants