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, scandir '~/AppData\Local\Microsoft\Windows\INetCa... #122

Open
tohnk opened this issue Jul 8, 2018 · 1 comment

Comments

@tohnk
Copy link

tohnk commented Jul 8, 2018

I can't get elmjutsu to work. Atom gives this error every time I launch with the elmjutsu package installed

Atom: 1.28.1 x64
Electron: 2.0.4
OS: Microsoft Windows 10 Home
Thrown From: elmjutsu package 8.2.0

Stack Trace

Uncaught Error: EPERM: operation not permitted, scandir 'C:\Users\Amanda\AppData\Local\Microsoft\Windows\INetCache\Content.IE5'

At fs.js:904

Error: EPERM: operation not permitted, scandir 'C:\Users\Amanda\AppData\Local\Microsoft\Windows\INetCache\Content.IE5'
    at Object.fs.readdirSync (fs.js:904:18)
    at Object.fs.readdirSync (ELECTRON_ASAR.js:580:28)
    at Object.parseDirectoryFiles (/packages/elmjutsu/lib/indexing.js:253:24)
    at /packages/elmjutsu/lib/indexing.js:277:12
    at Array.forEach (<anonymous>)
    at Object.parseDirectoryFiles (/packages/elmjutsu/lib/indexing.js:276:21)
    at /packages/elmjutsu/lib/indexing.js:277:12
    at Array.forEach (<anonymous>)
    at Object.parseDirectoryFiles (/packages/elmjutsu/lib/indexing.js:276:21)
    at /packages/elmjutsu/lib/indexing.js:277:12
    at Array.forEach (<anonymous>)
    at Object.parseDirectoryFiles (/packages/elmjutsu/lib/indexing.js:276:21)
    at /packages/elmjutsu/lib/indexing.js:277:12
    at Array.forEach (<anonymous>)
    at Object.parseDirectoryFiles (/packages/elmjutsu/lib/indexing.js:276:21)
    at /packages/elmjutsu/lib/indexing.js:277:12
    at Array.forEach (<anonymous>)
    at Object.parseDirectoryFiles (/packages/elmjutsu/lib/indexing.js:276:21)
    at /packages/elmjutsu/lib/indexing.js:277:12
    at Array.forEach (<anonymous>)
    at Object.parseDirectoryFiles (/packages/elmjutsu/lib/indexing.js:276:21)
    at /packages/elmjutsu/lib/core.js:378:16
    at Array.forEach (<anonymous>)
    at Core.ensureWatchProject (/packages/elmjutsu/lib/core.js:376:23)
    at /packages/elmjutsu/lib/core.js:292:16
    at Function.module.exports.Emitter.simpleDispatch (~/AppData/Local/atom/app-1.28.1/resources/app/node_modules/event-kit/lib/emitter.js:27:20)
    at Emitter.module.exports.Emitter.emit (~/AppData/Local/atom/app-1.28.1/resources/app/node_modules/event-kit/lib/emitter.js:156:34)
    at Workspace.didChangeActivePaneItemOnPaneContainer (~/AppData/Local/atom/app-1.28.1/resources/app/src/workspace.js:443:26)
    at WorkspaceCenter.paneContainer.onDidChangeActivePaneItem (~/AppData/Local/atom/app-1.28.1/resources/app/src/workspace-center.js:17:20)
    at Function.module.exports.Emitter.simpleDispatch (~/AppData/Local/atom/app-1.28.1/resources/app/node_modules/event-kit/lib/emitter.js:27:20)

Commands

     -3:46.9.0 core:select-all (input.hidden-input)
  3x -3:46.7.0 core:backspace (input.hidden-input)
     -3:14.8.0 core:select-all (input.hidden-input)
     -3:14.6.0 core:backspace (input.hidden-input)
  2x -1:50.5.0 core:confirm (input.hidden-input)
 27x -1:20.8.0 core:move-down (div.panels-item)

Non-Core Packages

elmjutsu 8.2.0 
language-elm 1.5.0 
monokai 0.24.0 
@halohalospecial
Copy link
Owner

Hi! Are you perhaps missing an elm-package.json file?

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

2 participants