howhow-cli icon indicating copy to clipboard operation
howhow-cli copied to clipboard

open/ted/github show errors

Open mosluce opened this issue 8 years ago • 3 comments

  • os: macOS 10.13 (High Sierra)
  • node version: v8.6.0
  • howhow version: 1.0.86

error logs:

  1. howhow open
Error: Exited with code 1
    at ChildProcess.cp.once.code (/Users/mosluce/.nvm/versions/node/v8.6.0/lib/node_modules/howhow/node_modules/opn/index.js:82:13)
    at Object.onceWrapper (events.js:318:30)
    at emitTwo (events.js:125:13)
    at ChildProcess.emit (events.js:213:7)
    at maybeClose (internal/child_process.js:927:16)
    at Socket.stream.socket.on (internal/child_process.js:348:11)
    at emitOne (events.js:115:13)
    at Socket.emit (events.js:210:7)
    at Pipe._handle.close [as _onclose] (net.js:547:12)
  1. howhow ted
Error: Exited with code 1
    at ChildProcess.cp.once.code (/Users/mosluce/.nvm/versions/node/v8.6.0/lib/node_modules/howhow/node_modules/opn/index.js:82:13)
    at Object.onceWrapper (events.js:318:30)
    at emitTwo (events.js:125:13)
    at ChildProcess.emit (events.js:213:7)
    at maybeClose (internal/child_process.js:927:16)
    at Socket.stream.socket.on (internal/child_process.js:348:11)
    at emitOne (events.js:115:13)
    at Socket.emit (events.js:210:7)
    at Pipe._handle.close [as _onclose] (net.js:547:12)
  1. howhow github
Error: Exited with code 1
    at ChildProcess.cp.once.code (/Users/mosluce/.nvm/versions/node/v8.6.0/lib/node_modules/howhow/node_modules/opn/index.js:82:13)
    at Object.onceWrapper (events.js:318:30)
    at emitTwo (events.js:125:13)
    at ChildProcess.emit (events.js:213:7)
    at maybeClose (internal/child_process.js:927:16)
    at Socket.stream.socket.on (internal/child_process.js:348:11)
    at emitOne (events.js:115:13)
    at Socket.emit (events.js:210:7)
    at Pipe._handle.close [as _onclose] (net.js:547:12)

mosluce avatar Oct 06 '17 07:10 mosluce

哇會噴錯啊 QQ 我的環境是 mac OS : 10.11.6 node : 8.5.0 @mosluce 我試著解決看看,感謝你的回報~!

WeiChiaChang avatar Oct 06 '17 07:10 WeiChiaChang

maybe a npm install will fix this?

billcccheng avatar Oct 09 '17 14:10 billcccheng

Hello @mosluce,

So the other function like $ howhow works as expected right ? Maybe you can try to upgrade your npm version although I'm not sure if this issue can be solved QQ since opn this npm module occur some bugs or not.

Btw, you can try the above advice given by @billcccheng , thanks !

WeiChiaChang avatar Oct 09 '17 14:10 WeiChiaChang