Exploratory failed to start with ENOENT: no such file or directory, scandir 'C:\Users\<user_name>\.exploratory\projects' error

Issue: Projects Folder on a Disconnected Network Drive

If your projects folder is stored on a network drive, you may encounter the following error when the drive becomes disconnected:

ENOENT: no such file or directory, scandir 'C:\Users\<user_name>\.exploratory\projects'

Cause

This error occurs because the application is unable to find the specified directory when the network drive is unavailable.

Solution

To resolve this issue, follow these steps:

  1. Reconnect the Network Drive: Ensure the drive is properly mounted or mapped again.
  2. Restart the Application: Exploratory Desktop requires a restart to recognize the reconnected drive.
  3. Check Drive Path: If the drive letter or path has changed, update the settings accordingly.
  4. Consider Local Storage: If you frequently work offline, consider keeping a local copy of your projects and syncing them when needed.

By ensuring the network drive is accessible, you can prevent disruptions and continue working smoothly.