Alain IglesiasOriginal post
Rank 1: Thread
Hey there!
I manage to install a fresh 1.3.7 instance of Appwrite, but I'm getting same error that before.
Summary
The user is experiencing a TypeError: teams.updatePrefs is not a function error after installing a fresh 1.3.7 instance of Appwrite. They have followed the installation instructions provided by the responder. The responder suggests checking the version of node-appwrite installed, to which the user confirms that they have installed version 1.3.7. The responder then suggests changing the version to 9.0.0 in the function package.json to resolve the issue.