Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when searching using verbose mode #56

Closed
palancana opened this issue May 19, 2018 · 1 comment
Closed

Error when searching using verbose mode #56

palancana opened this issue May 19, 2018 · 1 comment

Comments

@palancana
Copy link

{ Error: Command failed: /bin/sh -c export FORCE_COLOR=true; /usr/local/node_modules/wikidata-cli/lib/bin/wd summary Q7159553 --lang es
/bin/sh: /usr/local/node_modules/wikidata-cli/lib/bin/wd: No such file or directory

    at ChildProcess.exithandler (child_process.js:275:12)
    at emitTwo (events.js:126:13)
    at ChildProcess.emit (events.js:214:7)
    at maybeClose (internal/child_process.js:925:16)
    at Socket.stream.socket.on (internal/child_process.js:346:11)
    at emitOne (events.js:116:13)
    at Socket.emit (events.js:211:7)
    at Pipe._handle.close [as _onclose] (net.js:554:12)
  killed: false,
  code: 127,
  signal: null,
  cmd: '/bin/sh -c export FORCE_COLOR=true; /usr/local/node_modules/wikidata-cli/lib/bin/wd summary Q7159553 --lang es',
  stdout: '',
  stderr: '/bin/sh: /usr/local/node_modules/wikidata-cli/lib/bin/wd: No such file or directory\n' }```
@maxlath
Copy link
Owner

maxlath commented May 20, 2018

thanks @palancana! that should be fixed in v6.0.8, you can test it by running:

npm i -g wikidata-cli@latest
wd search Pere dot martinez -v

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

No branches or pull requests

2 participants