I don't seem to find the dart runtime versions supported by appwrite 🤔
Should’ve thrown an error when you deploy using the CLI I guess 🤔
That makes sense 🤔
These are all the runtimes and it’s keys
It’s getting pretty late for me (1am), let’s check really quick if @Steven has some time 👀
what's in your current folder?
and what's in the functions and appwrite.json?
the functions folder has a dart project made previously with my local CLI and the json file references the function
For context, I have updated everything in the appwrite.json to match the server instance
like what?
projectId
Am I supposed to get ✗ Error Project is not set. Please run appwrite init project to initialize the current directory with an Appwrite project. ? On this directory
all seems good then...also check that the follow outputs the correct info
appwrite client --debug
then
appwrite projects list
are you running the appwrite commands in the same folder as the appwrite.json?
Absolutely
both executes just fine
and the values are correct?
Apart from the key value, it's empty, I assume it doesn't have something to do with it does it?
and appwrite deploy function still doesn't work?
neither deploy nor init function,
could you please DM me the full output?
Circling back here...the CLI wasn't picking up the project properly because the appwrite.json was malformed (trailing comma)
[SOLVED] ✗ Error No functions found in the current directory.
Recommended threads
- I can't UNPAUSE my project with the free...
I received an email notifying me that my project had been paused due to inactivity, and the email included a link to "Restore project." However, that button red...
- Error trying to deploy functions from CL...
✗ Error • on-auth-create (6a00b2ab000c9ce2949b) • Server Error ✗ Error: No functions were pushed. Prject ID: 69ffe0270033a4ac420a
- Intermittent Deploy and Execution Errors...
Project: project-fra-658e2f5f4ba30df91177 Function ID: 69bde006001c56757f49 **Several execution errors with:** Timed out waiting for runtime.\nError Code: 400...