they were all taken from the same camera one photo <img width="831" alt="image" src="https://user-images.githubusercontent.com/12009276/153134374-a4cc3944-060c-4cc2-acd6-41d4fa640617.png"> another photo <img width="750" alt="image" src="https://user-images.githubusercontent.com/12009276/153134686-16137592-7ab6-4b7e-9748-a09dde933479.png"> what's wrong with me? here is my code: ``` const tags = await ExifReader.load(arrbf, { expanded: true }); console.tron.log('tags', tags) ```