Rank 5: Hypervisor
Hey @Steven, which repo is https://github.com/appwrite/functions-starter using for the appwrite init function command?
There seems to be dev and main, but dev contains node-20 which is not in main? 🤔
Votes
0
Replies
9
Participants
Unknown
Messages
10
Rank 5: Hypervisor
Hey @Steven, which repo is https://github.com/appwrite/functions-starter using for the appwrite init function command?
There seems to be dev and main, but dev contains node-20 which is not in main? 🤔
Rank 5: Hypervisor
Going to make a PR to fix the node-appwrite versions and wanted to add node-20 as well, but seems that it's already in dev, so I'm unsure into which branch to PR in?
best to create an issue first. i think we need to talk internally about what to do with this...right now, the CLI uses the v3 tag...which means we would need to delete the tag and create a new tag 😕
Rank 5: Hypervisor
There's already an issue
Rank 5: Hypervisor
thanks. let me talk to the team
Rank 5: Hypervisor
alright
Rank 5: Hypervisor
Honestly.. use the main tag and keep a close look at the PR's
Rank 5: Hypervisor
Also.. why is this PR removing node-20 and using node-21?
Why not keep node-20? It's also a runtime: https://github.com/appwrite/functions-starter/pull/63
Rank 5: Hypervisor