-
-
Notifications
You must be signed in to change notification settings - Fork 76
Closed
Description
Expected behaviour
tldr should show some information about itself
Actual behaviour
It throws the following.
Log, debug output
tldr ──(So,Nov26)─┘
/usr/local/lib/node_modules/tldr/node_modules/natural/lib/natural/classifiers/classifier.js:32
if (e.code !== 'MODULE_NOT_FOUND') throw e;
^
Error: Could not locate the bindings file. Tried:
→ /usr/local/lib/node_modules/tldr/node_modules/webworker-threads/build/WebWorkerThreads.node
→ /usr/local/lib/node_modules/tldr/node_modules/webworker-threads/build/Debug/WebWorkerThreads.node
→ /usr/local/lib/node_modules/tldr/node_modules/webworker-threads/build/Release/WebWorkerThreads.node
→ /usr/local/lib/node_modules/tldr/node_modules/webworker-threads/out/Debug/WebWorkerThreads.node
→ /usr/local/lib/node_modules/tldr/node_modules/webworker-threads/Debug/WebWorkerThreads.node
→ /usr/local/lib/node_modules/tldr/node_modules/webworker-threads/out/Release/WebWorkerThreads.node
→ /usr/local/lib/node_modules/tldr/node_modules/webworker-threads/Release/WebWorkerThreads.node
→ /usr/local/lib/node_modules/tldr/node_modules/webworker-threads/build/default/WebWorkerThreads.node
→ /usr/local/lib/node_modules/tldr/node_modules/webworker-threads/compiled/8.0.0/linux/ia32/WebWorkerThreads.node
at bindings (/usr/local/lib/node_modules/tldr/node_modules/bindings/bindings.js:93:9)
at Object.<anonymous> (/usr/local/lib/node_modules/tldr/node_modules/webworker-threads/index.js:1:105)
at Module._compile (module.js:569:30)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:503:32)
at tryModuleLoad (module.js:466:12)
at Function.Module._load (module.js:458:3)
at Module.require (module.js:513:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/usr/local/lib/node_modules/tldr/node_modules/natural/lib/natural/classifiers/classifier.js:29:19)
Environment
Kubuntu 16.04 LTS (32Bit)
node -v 9.2.0
Metadata
Metadata
Assignees
Labels
No labels