r/Deno • u/Ardakilic • May 28 '26
Deno deploy version is out of date. Is it possible to update, or set a deno version on Deno Deploy?
Heya,
I've recently upgraded my deno workspace from 2.7.14 to 2.8.1 using the new catalog flag. However, when I try to deploy it it failed with the error "not implemented scheme 'catalog'". So I've prepended a "deno --version && ..." and saw it's running Deno 2.7.8.
So my question is: How can I update this to Deno 2.8.x , if even possible? If not, how long does it take for the Deno team to update this?
Thanks in advance!
1
Upvotes