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
{{ message }}
This repository has been archived by the owner on Mar 16, 2020. It is now read-only.
Atom fails, when right clicking a project sourced from removable storage.
Add project, located on removable storage.
Umount storage device
Right-click on project
See error.
Atom: 1.22.1 x64 Electron: 1.6.15 OS: Mac OS X 10.13.1 Thrown From: dart package 1.0.1
Stack Trace
Uncaught Error: ENOENT: no such file or directory, stat '/Volumes/CRUZER32/code/jam'
At fs.js:912
Error: ENOENT: no such file or directory, stat '/Volumes/CRUZER32/code/jam'
at fs.statSync (fs.js:912:18)
at Object.fs.statSync (ELECTRON_ASAR.js:280:16)
at /packages/dart/web/entry.dart.js:49833:44)
at /packages/dart/web/entry.dart.js:53929:23)
at /packages/dart/web/entry.dart.js:53938:21)
at /packages/dart/web/entry.dart.js:75120:37)
at /packages/dart/web/entry.dart.js:52389:27)
at Object.Primitives_applyFunctionWithPositionalArguments (/packages/dart/web/entry.dart.js:32142:28)
at dart._callDartFunction (/packages/dart/web/entry.dart.js:49710:14)
at Object.shouldDisplay (/packages/dart/web/entry.dart.js:50012:20)
at ContextMenuManager.module.exports.ContextMenuManager.cloneItemForEvent (/Applications/Atom.app/Contents/Resources/app/src/context-menu-manager.js:167:25)
at ContextMenuManager.module.exports.ContextMenuManager.templateForEvent (/Applications/Atom.app/Contents/Resources/app/src/context-menu-manager.js:100:39)
at ContextMenuManager.module.exports.ContextMenuManager.showForEvent (/Applications/Atom.app/Contents/Resources/app/src/context-menu-manager.js:189:33)
at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentContextmenu (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:248:53)
at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app/src/window-event-handler.js:3:65)
Atom fails, when right clicking a project sourced from removable storage.
Atom: 1.22.1 x64
Electron: 1.6.15
OS: Mac OS X 10.13.1
Thrown From: dart package 1.0.1
Stack Trace
Uncaught Error: ENOENT: no such file or directory, stat '/Volumes/CRUZER32/code/jam'
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: