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

Uncaught Error: write EPIPE #1

Open
arceeprime2018 opened this issue Mar 28, 2019 · 0 comments
Open

Uncaught Error: write EPIPE #1

arceeprime2018 opened this issue Mar 28, 2019 · 0 comments

Comments

@arceeprime2018
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.35.1 x64
Electron: 2.0.18
OS: Microsoft Windows 10 Home
Thrown From: coffee-paste package 0.8.0

Stack Trace

Uncaught Error: write EPIPE

At events.js:183

Error: write EPIPE
    at _errnoException (util.js:1024:11)
    at Socket._writeGeneric (net.js:767:25)
    at Socket._write (net.js:786:8)
    at doWrite (_stream_writable.js:387:12)
    at writeOrBuffer (_stream_writable.js:373:5)
    at Socket.Writable.write (_stream_writable.js:290:11)
    at Socket.write (net.js:704:40)
    at Object.coffee2Js (/packages/coffee-paste/lib/coffee-paste.coffee:116:17)
    at /packages/coffee-paste/lib/coffee-paste.coffee:26:90)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.35.1/resources/app/static/<embedded>:11:350017)
    at CommandRegistry.dispatch (~/AppData/Local/atom/app-1.35.1/resources/app/static/<embedded>:11:348492)
    at AtomEnvironment.dispatchApplicationMenuCommand (~/AppData/Local/atom/app-1.35.1/resources/app/static/<embedded>:1:696284)
    at EventEmitter.t (~/AppData/Local/atom/app-1.35.1/resources/app/static/<embedded>:1:703668)
    at emitThree (events.js:136:13)
    at EventEmitter.emit (events.js:217:7)

Commands

     -3:19.8.0 core:move-left (atom-pane.pane.active)
     -2:28.9.0 tree-view:show-current-file-in-file-manager (div.title.temp)
     -1:56.7.0 application:new-file (ul.list-inline.tab-bar.inset-panel)
     -0:25.2.0 coffee-paste:coffee2Js (div.tool-panel.tree-view)

Non-Core Packages

build-grunt 0.4.0 
coffee-paste 0.8.0 
compile-cache undefined 
Hydrogen 2.8.0 
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

1 participant