We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
./homebridge.sh build sed: -e expression #1, char 1: unknown command: `.'
as a consequence of that error, the build process does not install nodejs
The text was updated successfully, but these errors were encountered:
I'm having the same issue when building on Linux Mint, I'd appreciate if anyone had a solution for this. Thanks!
Sorry, something went wrong.
Just found a comment in issue #6: removing '.bak' from the sed command in homebridge.sh seems to fix this issue.
No branches or pull requests
./homebridge.sh build
sed: -e expression #1, char 1: unknown command: `.'
as a consequence of that error, the build process does not install nodejs
The text was updated successfully, but these errors were encountered: