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
This repository was archived by the owner on Dec 13, 2024. It is now read-only.
Uncaught Error: ENOENT: no such file or directory, stat 'C:\Users\John\.atom\.learn-ide\home\jpfingst-32149\code\labs\javascript-reduce-lab-v-000\IMG_2730.JPG' #14
(NOTE: the 'report issue' link on the error popup is directing the user to the atom github page, not learn-ide.)
Import .JPG file.
Click on .JPG file in treeview, causing tab to open.
git add .JPG file.
git rm .JPG file.
rm -f .JPG file.
can not close .JPG file tab.
somehow, clicking on the tab, not only raised this error, but also replicated the tab, to a maximum of five tabs for the same missing .JPG file. Thereafter, no new tab was created, just the error was raised.
Atom: 2.4.2 x64 Electron: 1.3.13 OS: Microsoft Windows 10 Home Thrown From: image-view package 0.60.0
Stack Trace
Uncaught Error: ENOENT: no such file or directory, stat 'C:\Users\John.atom.learn-ide\home\jpfingst-32149\code\labs\javascript-reduce-lab-v-000\IMG_2730.JPG'
At fs.js:992
Error: ENOENT: no such file or directory, stat 'C:\Users\John\.atom\.learn-ide\home\jpfingst-32149\code\labs\javascript-reduce-lab-v-000\IMG_2730.JPG'
at Error (native)
at fs.statSync (fs.js:992:18)
at Object.fs.statSync (ELECTRON_ASAR.js:275:16)
at ImageEditorView.module.exports.ImageEditorView.initialize (/app.asar/node_modules/image-view/lib/image-editor-view.js:96:34)
at /app.asar/node_modules/space-pen/lib/space-pen.js:184:25)
at /app.asar/node_modules/atom-space-pen-views/lib/scroll-view.js:12:47)
at /app.asar/node_modules/image-view/lib/image-editor-view.js:16:52)
at ViewRegistry.module.exports.ViewRegistry.createView (/app.asar/src/view-registry.js:134:16)
at ViewRegistry.module.exports.ViewRegistry.getView (/app.asar/src/view-registry.js:84:21)
at ImageEditorStatusView.module.exports.ImageEditorStatusView.updateImageSize (/app.asar/node_modules/image-view/lib/image-editor-status-view.js:68:40)
at /app.asar/node_modules/image-view/lib/image-editor-status-view.js:40:24
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 /app.asar/src/pane-container.js:348:27
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 Pane.module.exports.Pane.setActiveItem (/app.asar/src/pane.js:300:22)
at Pane.module.exports.Pane.activateItem (/app.asar/src/pane.js:452:21)
at TabBarView.module.exports.TabBarView.onMouseDown (/app.asar/node_modules/tabs/lib/tab-bar-view.js:678:19)
@jcpny1 commented on Tue May 16 2017
[Enter steps to reproduce:]
(NOTE: the 'report issue' link on the error popup is directing the user to the atom github page, not learn-ide.)
Atom: 2.4.2 x64
Electron: 1.3.13
OS: Microsoft Windows 10 Home
Thrown From: image-view package 0.60.0
Stack Trace
Uncaught Error: ENOENT: no such file or directory, stat 'C:\Users\John.atom.learn-ide\home\jpfingst-32149\code\labs\javascript-reduce-lab-v-000\IMG_2730.JPG'
Commands
Non-Core Packages