When I trying to login to my self hosted verdaccio open upm server I receive this logs:
ERR! The registry at "there was link to my server" refused your request because you are not authenticated.
notice Use "openupm login" to authenticate with the registry.
notice Run with --verbose to get more information.
The problem is that same login command works great on Windows PC.
npm login also works great on both windows and mac os.
But OpenUPM cli continue to fail every time. What there can be? There is latest version of npm and openupm-cli.
When I trying to login to my self hosted verdaccio open upm server I receive this logs:
ERR! The registry at "there was link to my server" refused your request because you are not authenticated.
notice Use "openupm login" to authenticate with the registry.
notice Run with --verbose to get more information.
The problem is that same login command works great on Windows PC.
npm login also works great on both windows and mac os.
But OpenUPM cli continue to fail every time. What there can be? There is latest version of npm and openupm-cli.