adrianhajdin / social_media_app

Build a modern social app with a stunning UI with a native mobile feel, a special tech stack, an infinite scroll feature, and amazing performance using React JS, Appwrite, TypeScript, and more.
https://jsmastery.pro
1.21k stars 365 forks source link

An error regarding imageUrl in api.ts file #55

Closed Samrudh713 closed 5 months ago

Samrudh713 commented 5 months ago
Screenshot 2024-04-08 at 4 27 16 AM Screenshot 2024-04-08 at 4 27 33 AM

As you can see the error is in the imageUrl. I have defined everything as shown in the video and assigned it to type URL.

The error says "Type 'URL' is missing the following properties from type 'Url': auth, path, slashes, query". What does it mean ?