ZachHandleyOriginal post
Moderator
Hey, I installed Appwrite via npm install appwrite and it is telling me there's a type error in the sdk being any, how can I fix this?
Summary
The user is experiencing an issue with TypeScript support in their IDE. Restarting the IDE seems to resolve the issue. Another suggestion is to install/reinstall the necessary dependencies. The user also mentions an error with the `sdk` being assigned as `any`. To fix this, they can try updating the versions while working with npm or provide the error message for further assistance.