Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Fails to build with Node 14 #235

Open
sannysoft opened this issue May 11, 2020 · 1 comment
Open

Fails to build with Node 14 #235

sannysoft opened this issue May 11, 2020 · 1 comment

Comments

@sannysoft
Copy link

note: candidate function not viable: requires single argument 'isolate', but no
      arguments were provided
                Local<String> ToString(Isolate* isolate) const);
                              ^
../ad_block_client_wrap.cc:622:43: error: no matching member function for call to 'ToString'
  String::Utf8Value str(isolate, args[0]->ToString());
@pes10k
Copy link
Collaborator

pes10k commented May 11, 2020

This project is basically unmaintained. Please use Brave's follow up library instead https://www.npmjs.com/package/adblock-rs

Its much more featureful, safer and maintained.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants