Open
Description
Hi, bumped into the following issue,
node-gyp build
threw the following error,
../impl/src/ndb/NdbTypeEncoders.cpp: In function âv8::Local<v8::Value> CharReader(const NdbDictionary::Column*, char*, uint32_t)â:
../impl/src/ndb/NdbTypeEncoders.cpp:1123:46: error: no matching function for call to âv8::String::NewExternal(v8::Isolate*&, ExternalizedUnicodeString*&)â
string = String::NewExternal(isolate, ext);
- Currently my system is running with the following,
a. CentOS Linux release 7.4.1708 (Core)
b. node --version #v10.16.3
c. Libraries for NDB APImysql-cluster-community-nodejs.x86_64
version7.6.11-1.el7
d. Installed NDB version[pmuser@pm nodejs]$ ndb_mgm -V MySQL distrib mysql-5.7.27 ndb-7.6.11, for Linux (x86_64)
Thanks!
Metadata
Metadata
Assignees
Labels
No labels