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: Invalid EXIF data: buffer should start with "Exif", "MM" or "II".
at module.exports (\node_modules\exif-reader\index.js:8:13)
at test (\vite.config.ts:130:50)
at async FSWatcher.<anonymous> (\vite.config.ts:102:5)
The text was updated successfully, but these errors were encountered:
lovell
changed the title
Invalid EXIF data: buffer should start with "Exif", "MM" or "II".
PNG, little endian without Exif\0\0 prefix: Invalid EXIF data: buffer should start with "Exif", "MM" or "II".
Jan 27, 2024
Code
Buffer to string
Exception
The text was updated successfully, but these errors were encountered: