Cannot upgrade wrangler on windows 11

For Workers & Pages, what is the name of the domain?

skillibirum.com

What is the error number?

none

What is the issue or error you’re encountering

No matter what I do, I cannot upgrade to the latest version of wranlger

What steps have you taken to resolve the issue?

Tried uninstalling it, can’t figure out how.
:unicorn: npm -g uninstall wrangler@latest

:unicorn: wrangler --version

:partly_sunny: wrangler 3.78.10 (update available 3.107.0)

Tried updating in place:

:unicorn: npm -g install wrangler@latest
npm warn deprecated [email protected]: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject.
npm warn deprecated [email protected]: Please use @jridgewell/sourcemap-codec instead

changed 61 packages in 6s

5 packages are looking for funding
run npm fund for details
:unicorn: wrangler --version

:partly_sunny: wrangler 3.78.10 (update available 3.107.0)

No matter what I do, the wrangler command always works and I can’t find a way to upgrade it.

What are the steps to reproduce the issue?

Tried uninstalling it and reinstalling it and also tried upgrading in place

Screenshot of the error