cmusphinx / node-pocketsphinx

Pocketsphinx bindings for Node.JS
Other
242 stars 47 forks source link

error: ‘class v8::Object’ has no member named ‘GetHiddenValue’ #53

Closed hczhcz closed 6 years ago

hczhcz commented 6 years ago

npm install pocketsphinx failed probably because of V8's API changes.

For reference: https://github.com/node-inspector/v8-profiler/pull/96/files

nshmyrev commented 6 years ago

Duplicate of https://github.com/cmusphinx/node-pocketsphinx/issues/37