I can't choose node 18 when I go to create a function, even though I have installed it and am using it on my droplet. Not sure what else I have to do.
Hi @DennisLBC can you check if it is configured in .env file?
_APP_FUNCTIONS_RUNTIMES
_APP_FUNCTIONS_ENVS
does these 2 variables in your .env contains node-18.0?
Learn more Here: https://appwrite.io/docs/advanced/self-hosting/environment-variables#functions
[SOLVED] Adding Node 18 as function runtime option
This is what I was missing, thanks. Solved.
Recommended threads
- router_deployment_not_found
I updated my function a few times and now i am getting the error: router_deployment_not_found I even reverted back to my original code but i am still getting th...
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...