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
I need a nodejs to hive connection. This library is on the list. It appears to be abandoned though, so it's very low on my list.
The text was updated successfully, but these errors were encountered:
I guess I answered it myself, the library requires thrift/transport but that won't install under Node 6 (maybe 4 too, I didn't check that):
thrift/transport
Error: Cannot find module 'thrift/transport' $ npm install thrift/transport npm ERR! git clone --template=/Users/collumj/.npm/_git-remotes/_templates --mirror git@github.com:thrift/transport.git /Users/collumj/.npm/_git-remotes/git-github-com-thrift-transport-git-a06cf40f: Cloning into bare repository '/Users/collumj/.npm/_git-remotes/git-github-com-thrift-transport-git-a06cf40f'... npm ERR! git clone --template=/Users/collumj/.npm/_git-remotes/_templates --mirror git@github.com:thrift/transport.git /Users/collumj/.npm/_git-remotes/git-github-com-thrift-transport-git-a06cf40f: Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts. npm ERR! git clone --template=/Users/collumj/.npm/_git-remotes/_templates --mirror git@github.com:thrift/transport.git /Users/collumj/.npm/_git-remotes/git-github-com-thrift-transport-git-a06cf40f: Permission denied (publickey).
Sorry, something went wrong.
👍
No branches or pull requests
I need a nodejs to hive connection. This library is on the list. It appears to be abandoned though, so it's very low on my list.
The text was updated successfully, but these errors were encountered: