i installed vesion of 1.10.2 on my pc and i want to use last vestion of deno so How can i update version of deno ?
should I use install command and install it again or there is something like
npm install -g npm@latest
thank you
i installed vesion of 1.10.2 on my pc and i want to use last vestion of deno so How can i update version of deno ?
should I use install command and install it again or there is something like
npm install -g npm@latest
thank you
From Updating | Manual | Deno:
To update a previously installed version of Deno, you can run:
deno upgrade
© 2022 - 2024 — McMap. All rights reserved.