I’ve been unable to deploy my function from the terminal/ CLI.
Even after selecting the function as shown, it still gives same error: success Deployed 0 functions.
Try to run this
appwrite deploy function
Without anything else.
When you see the list of the function press the spacebar
to select the one you want then press enter
Let us know if it helped.
I’ve done that, it gives same result
You press the spacebar
and saw a circle inside the function?
Works now, thanks. I was pressing enter before getting the asterisk in the circle
<:appwriteupvote:899677724615016528>
[SOLVED] unable to deploy appwrite function
Recommended threads
- Update User Error
```ts const { users, databases } = await createAdminClient(); const session = await getLoggedInUser(); const user = await users.get(session.$id); if (!use...
- apple exchange code to token
hello guys, im new here 🙂 I have created a project and enabled apple oauth, filled all data (client id, key id, p8 file itself etc). I generate oauth code form...
- I recently applied for the free plan und...
I recently applied for the free plan under the GitHub Student Developer Pack. However, my billing status still shows $15, and it mentions that this amount will ...