I tried multiple times to use the script semantic-release-cli setup but every time I get the error:

I also tried to pass npm and github token options
semantic-release-cli setup --gh-token=<TOKEN> --npm- token=<TOKEN> but the error is the same:

I also tried to export those tokens on my .bashrc with no luck.
Token are created well on Github and Npm. I verified on the websites.
I tried multiple times to use the script
semantic-release-cli setupbut every time I get the error:I also tried to pass
npmandgithubtoken optionssemantic-release-cli setup --gh-token=<TOKEN> --npm- token=<TOKEN>but the error is the same:I also tried to export those tokens on my
.bashrcwith no luck.Token are created well on
GithubandNpm. I verified on the websites.