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

open/ted/github show errors #4

Open
mosluce opened this issue Oct 6, 2017 · 3 comments
Open

open/ted/github show errors #4

mosluce opened this issue Oct 6, 2017 · 3 comments

Comments

@mosluce
Copy link

mosluce commented Oct 6, 2017

  • 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)
@WeiChiaChang
Copy link
Owner

WeiChiaChang commented Oct 6, 2017

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

@billcccheng
Copy link

maybe a npm install will fix this?

@WeiChiaChang
Copy link
Owner

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 !

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

No branches or pull requests

3 participants