Open Closed

Please help to update abp suite and create new solution , Thanks #3919


User avatar
0
i-shanghai created

two question please help , Thans :

1, where is my private key ?

2, when I create new slolution use abp suite , it stop at : "Installing client-side packages" . why?


1 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Can you navigate to https://commercial.abp.io/my-organizations/ and get your API-key for your organization?

    After obtaining your api-key, add nuget source by using the following command:

    dotnet nuget add source <your_nuget_source>
    

    Also, please ensure you've logged in via ABP Cli. (abp login <username> -p <password> -o <organization-name>)

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11