Troubleshooting
Nuget access
To have access to the required CoreConnect nuget packages, you must have access to the RB2 nuget feed. For this you need to be part of the rb2 organisation in Github. Contact your Tech Lead to get access. Once you have access, you can create a personal access token using this guide. This token can then be used to authenticate Nuget, using the following command:
Alternatively, you can use visual studio to setup the feed manually:
- To add nuget as a source go to
visual studio > preference > NuGet > Sources
and clickAdd
. - Name the feed
rb2nl
with source
NPM
To access the CLI, as well as some other proprietary NPM packages, you need to setup access to the RB2 feed. Paste the following command into the terminal, and follow authentication instructions: