DennisLBCOriginal post
Rank 2: Process
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.
Summary
Title: [SOLVED] Adding Node 18 as function runtime option
Messages:
- User asks if `node-18.0` is specified in the `_APP_FUNCTIONS_RUNTIMES` and `_APP_FUNCTIONS_ENVS` variables in the .env file.
- User requests assistance in choosing Node 18 as the function runtime option.
- Solution: Verify that `node-18.0` is specified in the mentioned variables in the .env file.
- User confirms the solution worked.