Skip to content

depends on leveldown that fails to build #6

Description

@xloem

When I attempt to install level-dump, it tries to install leveldown 1.7.2, which fails to build for me:

  CXX(target) Release/obj.target/leveldown/src/batch.o
In file included from ../../../../nan/nan.h:192:0,
                 from ../src/batch.cc:3:
../../../../nan/nan_maybe_43_inl.h: In function ‘Nan::Maybe<bool> Nan::ForceSet(v8::Local<v8::Object>, v8::Local<v8::Value>, v8::Local<v8::Value>, v8::PropertyAttribute)’:
../../../../nan/nan_maybe_43_inl.h:112:15: error: ‘class v8::Object’ has no member named ‘ForceSet’
   return obj->ForceSet(isolate->GetCurrentContext(), key, value, attribs);

leveldown@5.0.1 installs fine, however.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions