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, unlink 'C:\Users\kot\AppData\Local\Temp\AtomLinter115418-7556-1chuaqlsource.scala\Fib.scala' #534

Closed
vasily-kirichenko opened this issue May 18, 2015 · 0 comments

Comments

@vasily-kirichenko
Copy link

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 0.199.0
System: Unknown Windows Version
Thrown From: linter package, v0.12.2

Stack Trace

Uncaught Error: EPERM: operation not permitted, unlink 'C:\Users\kot\AppData\Local\Temp\AtomLinter115418-7556-1chuaqlsource.scala\Fib.scala'

At C:\Users\kot\.atom\packages\linter\lib\linter-view.coffee:180

Error: EPERM: operation not permitted, unlink 'C:\Users\kot\AppData\Local\Temp\AtomLinter115418-7556-1chuaqlsource.scala\Fib.scala'
  at Error (native)

Commands

     -0:11.9.0 core:move-down (atom-text-editor.editor.is-focused)
     -0:11.6.0 editor:move-to-end-of-screen-line (atom-text-editor.editor.is-focused)
     -0:11.3.0 editor:newline (atom-text-editor.editor.is-focused)
     -0:04.5.0 core:move-right (atom-text-editor.editor.is-focused)
     -0:02.7.0 autocomplete-plus:activate (atom-text-editor.editor.is-focused)

Config

{
  "core": {
    "themes": [
      "atom-light-ui",
      "atom-light-syntax"
    ],
    "audioBeep": false
  },
  "linter": {}
}

Installed Packages

# User
FSharp, v0.2.5
go-plus, v3.3.11
haskell-ghc-mod, v0.4.3
ide-haskell, v0.4.0
language-fsharp, v0.8.4
language-haskell, v1.0.0
language-rust, v0.4.3
language-scala, v1.1.0
linter, v0.12.2
linter-rust, v0.0.12
linter-scalac, v0.3.3
racer, v0.10.1
rust-api-docs-helper, v0.5.1

# 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

3 participants