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: EPERM: operation not permitted, write #7

Open
Rechely opened this issue Oct 17, 2015 · 0 comments
Open

Uncaught Error: EPERM: operation not permitted, write #7

Rechely opened this issue Oct 17, 2015 · 0 comments

Comments

@Rechely
Copy link

Rechely commented Oct 17, 2015

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.0.19
System: Unknown Windows Version
Thrown From: Repl package, v0.5.0

Stack Trace

Uncaught Error: EPERM: operation not permitted, write

At fs.js:663

Error: EPERM: operation not permitted, write
    at Error (native)
    at Object.fs.writeSync (fs.js:663:20)
    at SyncWriteStream.write (fs.js:1932:6)
    at Repl.module.exports.Repl.processErrorData (C:\Users\Maxime\.atom\packages\repl\lib\Repl\ReplClass.coffee:56:22)
    at Socket.<anonymous> (C:\Users\Maxime\.atom\packages\repl\lib\Repl\ReplClass.coffee:97:51)
    at emitOne (events.js:77:13)
    at Socket.emit (events.js:169:7)
    at readableAddChunk (_stream_readable.js:146:16)
    at Socket.Readable.push (_stream_readable.js:110:10)
    at Pipe.onread (net.js:520:20)

Commands

     -4:59 Repl:interpreteSelect (atom-text-editor.editor.is-focused)
     -4:53.6.0 Repl:Repl Ocaml (atom-text-editor.editor.is-focused)
 12x -4:18.4.0 Repl:interpreteSelect (atom-text-editor.editor.is-focused)

Config

{
  "core": {},
  "Repl": {
    "ocaml": "C:\\OCaml\\bin\\ocaml.exe"
  }
}

Installed Packages

# User
language-ocaml, v1.1.2
Repl, v0.5.0

# Dev
No dev packages
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