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 Jun 20, 2023. It is now read-only.
Have a file open in editor, then delete it from the file system via command line or git.
Switch focus to the tab either unnamed or temporary name of the deleted file but unsaved.
Error gets thrown.
Atom: 1.56.0 x64 Electron: 9.4.4 OS: Linux Mint Thrown From: platformio-ide package 2.7.2
Stack Trace
Uncaught Error: ENOENT: no such file or directory, lstat '/home/lance/dev/qc/code/web/.circleci/get_nodejs_14.sh'
At internal/fs/utils.js:220
Error: ENOENT: no such file or directory, lstat '/home/lance/dev/qc/code/web/.circleci/get_nodejs_14.sh'
at Proxy.realpathSync (fs.js:1529:7)
at Proxy.<anonymous> (electron/js2c/asar.js:302:42)
at /packages/platformio-ide/lib/utils.js:102:25
at Object.getActivePioProject (/packages/platformio-ide/lib/utils.js:106:6)
at Object.highlightActiveProject (/packages/platformio-ide/lib/maintenance.js:103:19)
at doHighlight (/packages/platformio-ide/lib/main.js:305:43)
at Function.simpleDispatch (/usr/share/atom/resources/app/static/<embedded>:11:1182710)
at Emitter.emit (/usr/share/atom/resources/app/static/<embedded>:11:1184151)
at /usr/share/atom/resources/app/static/<embedded>:11:428541
[Enter steps to reproduce:]
Have a file open in editor, then delete it from the file system via command line or git.
Switch focus to the tab either unnamed or temporary name of the deleted file but unsaved.
Error gets thrown.
Atom: 1.56.0 x64
Electron: 9.4.4
OS: Linux Mint
Thrown From: platformio-ide package 2.7.2
Stack Trace
Uncaught Error: ENOENT: no such file or directory, lstat '/home/lance/dev/qc/code/web/.circleci/get_nodejs_14.sh'
Commands
Non-Core Packages
The text was updated successfully, but these errors were encountered: