-
Notifications
You must be signed in to change notification settings - Fork 6
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
installation error #10
Comments
Same here. |
|
I cannot install it also,having same problem |
Any update About this issue? |
Hi, the project is uncompleted, you need to wait probably up to 3 months
for good debugged version.
śr., 9 sty 2019, 15:23 użytkownik sharonass <[email protected]>
napisał:
… Any update About this issue?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#10 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AnSyRvf9ESQFlzsxMbqWRcHumA7HJOZDks5vBft3gaJpZM4T_zVo>
.
|
Hello, still nothing? |
on ubuntu, this seems to work for me
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Trying to just install rocks db but getting the following error:
In file included from ../rocksdb.cc:3:0:
../DBNode.h:5:24: fatal error: rocksdb/db.h: No such file or directory
#include "rocksdb/db.h"
using node v9.11.1 on a linux ami instance. Rocksdb is properly configured (i can use the ldb command and can create a db, etc) but not sure why there error is happening.
The api looks great and would love to use it, looking forward to a response
The text was updated successfully, but these errors were encountered: