Hello,
The SDK for Console seems to be not installable via npm/pnpm. Could someone provide assistance for the proper installation command?
Also is the readme even correct? Seems like a copy-paste of the normal appwrite web sdk
It’s only internally used right now, so I wouldn’t recommend relying on it too much.
I think windows powershell doesn’t like the @ sign, try wrapping it in quotes.
Recommended threads
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...
- Realtime with multiple connections
I need the Realtime on multiple Collections for diffrent applicational logic. So my question is: Is there a way to have only 1 Websocket connection or do I need...
- Can't login or deploy functions in Appwr...
Hello, since i updatet to the appwrite cli 6.1.0 i can't login or deploy functions with the cli. When i call the command: "appwrite get account --verbose" i ge...