I am unable to install a package pushed to company source. In package manager I see the correct most up-to-date version but when I try to install it I get an error:
Package 'xxxx' is not found in the following primary source(s): 'https://company/nuget/v2/index.json,https://www.nuget.org/api/v2/'. Please verify all your online package sources are available (OR) package id, version are specified correctly.
The situation is strange because my colleagues are capable of installing this very package for the same project on their machines on the same version of code.