Commit graph

1 commit

Author SHA1 Message Date
9b07c7f7d8 **feat(storage): add script to reproduce FileSystemStorage initialization error**
- Created `reproduce_error.js` script to help debug FileSystemStorage initialization issues in Node.js environments.
  - Demonstrates error reproduction using `forceFileSystemStorage` option.
  - Captures and logs detailed error messages for better debugging.

**Purpose**: Simplify the process of reproducing and diagnosing FileSystemStorage-related issues by providing a standalone script.
2025-08-01 18:31:44 -07:00