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
- Check for empty files before parsing to avoid 'Unexpected end of JSON input' error
- Throw NotFoundError instead of JSON parse error for empty files
- Apply fix to both read() and update() functions
0 commit comments