You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open file tests\QL\TypeChecker\Expressions\OperandTypesTests.elm
Remove the above file in Atom
Demo:
In the gif above it shows 2 exceptions, I previously managed to reproduce it with only the elm-jutsu error. Not sure if I should also report it at the linter-ui-default-package
Atom: 1.15.0 ia32 Electron: 1.3.13 OS: Microsoft Windows 7 Professional Thrown From: elmjutsu package 5.3.3
Stack Trace
Uncaught Error: ENOENT: no such file or directory, open 'C:\Users\Paco\Elm\UncaughtRangeError\tests\QL\TypeChecker\Expressions\OperandTypesTests.elm'
At fs.js:640
Error: ENOENT: no such file or directory, open 'C:\Users\Paco\Elm\UncaughtRangeError\tests\QL\TypeChecker\Expressions\OperandTypesTests.elm'
at Error (native)
at Object.fs.openSync (fs.js:640:18)
at Object.module.(anonymous function) [as openSync] (ELECTRON_ASAR.js:168:20)
at Object.fs.readFileSync (fs.js:508:33)
at Object.fs.readFileSync (ELECTRON_ASAR.js:501:29)
at Object.sendFileContentsChanged (/packages/elmjutsu/lib/indexing.js:16:21)
at /packages/elmjutsu/lib/core.js:117:20
at Function.module.exports.Emitter.simpleDispatch (/app.asar/node_modules/event-kit/lib/emitter.js:25:14)
at Emitter.module.exports.Emitter.emit (/app.asar/node_modules/event-kit/lib/emitter.js:129:28)
at TextEditor.module.exports.TextEditor.destroyed (/app.asar/src/text-editor.js:574:20)
at TextEditor.module.exports.Model.destroy (/app.asar/src/model.js:31:58)
at /app.asar/node_modules/tree-view/lib/tree-view.js:1034:30)
at ApplicationDelegate.module.exports.ApplicationDelegate.confirm (/app.asar/src/application-delegate.js:206:49)
at AtomEnvironment.module.exports.AtomEnvironment.confirm (/app.asar/src/atom-environment.js:934:39)
at TreeView.module.exports.TreeView.removeSelectedEntries (/app.asar/node_modules/tree-view/lib/tree-view.js:1019:19)
at /app.asar/node_modules/tree-view/lib/main.js:67:39)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
at /app.asar/src/command-registry.js:3:59
at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:599:16)
at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:390:22)
at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/app.asar/src/window-event-handler.js:106:36)
at /app.asar/src/window-event-handler.js:3:59)
Steps to reproduce:
tests\QL\TypeChecker\Expressions\OperandTypesTests.elm
Demo:
![ScreenCapture](https://camo.githubusercontent.com/79423f7a093d97d7ba2e3e93674039a296c913e937f6cf378668fa7bbc03e90b/68747470733a2f2f6d656469612e67697068792e636f6d2f6d656469612f336f37627531353378444f314b566b42636b2f736f757263652e676966)
In the gif above it shows 2 exceptions, I previously managed to reproduce it with only the elm-jutsu error. Not sure if I should also report it at the linter-ui-default-package
Atom: 1.15.0 ia32
Electron: 1.3.13
OS: Microsoft Windows 7 Professional
Thrown From: elmjutsu package 5.3.3
Stack Trace
Uncaught Error: ENOENT: no such file or directory, open 'C:\Users\Paco\Elm\UncaughtRangeError\tests\QL\TypeChecker\Expressions\OperandTypesTests.elm'
Commands
Non-Core Packages
Also reproduced by @stil4m on OSX 10.12
The text was updated successfully, but these errors were encountered: