"npm deprecate" not working

I tried using “npm deprecate ” to deprecate a package stored on the Gitlab package registries for one of our private repos, but I get a 404 not found error. It’s possible to install the package and the link to the package inside the error does lead to the package.

Is it just that the Gitlab registry does not support the deprecation command?