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
Atom: 1.15.0 x64 Electron: 1.3.13 OS: Unknown Windows version Thrown From: config-import-export package 0.3.1
Stack Trace
Uncaught Error: ENOENT: no such file or directory, scandir 'C:\Users\FabioGomes\AtomBackups'
At fs.js:951
Error: ENOENT: no such file or directory, scandir 'C:\Users\FabioGomes\AtomBackups'
at Error (native)
at Object.fs.readdirSync (fs.js:951:18)
at Object.fs.readdirSync (ELECTRON_ASAR.js:571:28)
at ImportView.module.exports.ImportView.attach (/packages/config-import-export/lib/config-import-view.coffee:40:16)
at /packages/config-import-export/lib/config-import-view.coffee:19:42)
at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
at CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:3:59)
at CommandRegistry.module.exports.CommandRegistry.dispatch (/app.asar/src/command-registry.js:160:19)
at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (/app.asar/src/atom-environment.js:1162:28)
at EventEmitter.outerCallback (/app.asar/src/application-delegate.js:312:25)
at emitThree (events.js:116:13)
at EventEmitter.emit (events.js:194:7)
If you look at the settings for this package in your editor, take a look at what the default path for your system, and make sure it is pointing to the directory that contains the JSON config file, or where you want it to be exported to.
[Enter steps to reproduce:]
Atom: 1.15.0 x64
Electron: 1.3.13
OS: Unknown Windows version
Thrown From: config-import-export package 0.3.1
Stack Trace
Uncaught Error: ENOENT: no such file or directory, scandir 'C:\Users\FabioGomes\AtomBackups'
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: