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
error cd/list for path /tmp/react-explorer error was Error: ENOENT: no such file or directory, lstat '/tmp/react-explorer'
at fs.lstatSync (fs.js:936)
at Object.fs.lstatSync (ELECTRON_ASAR.js:259)
at FsLocal.ts:171
at new Promise ()
at LocalApi../src/services/plugins/FsLocal.ts.LocalApi.isDir (FsLocal.ts:169)
at LocalApi../src/services/plugins/FsLocal.ts.LocalApi.cd (FsLocal.ts:59)
at FileState. (fileState.ts:408)
at step (favoritesState.ts:18)
at Object.next (favoritesState.ts:18)
at favoritesState.ts:18
LeftPanel.tsx:95 places updated: need to rebuild nodes
LeftPanel.tsx:197 LeftPanel.render
2fs.js:142 Uncaught (in promise) Error: Dossier ou fichier introuvable
at fs.lstatSync (fs.js:936)
at Object.fs.lstatSync (ELECTRON_ASAR.js:259)
at FsLocal.ts:171
at new Promise ()
at LocalApi../src/services/plugins/FsLocal.ts.LocalApi.isDir (FsLocal.ts:169)
at LocalApi../src/services/plugins/FsLocal.ts.LocalApi.cd (FsLocal.ts:59)
at FileState. (fileState.ts:408)
at step (favoritesState.ts:18)
at Object.next (favoritesState.ts:18)
at favoritesState.ts:18
Should display Non-existing or non-readable directory instead.
The text was updated successfully, but these errors were encountered:
Log:
Should display
Non-existing or non-readable directory
instead.The text was updated successfully, but these errors were encountered: