I checked your account. You are member to 2 organizations Waiin and Cloudeon. Cloudeon has a Team License and doesn't have source-code download option. If your project is created over Cloudeon organization, then you cannot add as project, and CLI will throw 403-Unauthorized.
hi don, this request is in the backlog. I cannot declare a date for this implementation. but you can also develop it yourself, it's really not related to the ABP framework. you can always ask questions, if something blocks you from the ABP side.
@ninomartini , thanks for reporting the issue. it has been fixed and the new preview version will release tomorrow.
@liangshiwei can you check out what's the issue?
@thanhvl1 , if you remove Suite and install it again, the problem will be fixed.
abp suite remove
abp suite install
@thanhvl1 is it an Angular project?
ABP Suite clean install steps:
abp suite remove
you can also use:
dotnet tool uninstall --global Volo.Abp.Suite
See also https://docs.microsoft.com/tr-tr/dotnet/core/tools/dotnet-tool-uninstall
for Windows:
%UserProfile%\.abp\suite
for MAC:
~/.abp/suite
abp suite install
you can also use
dotnet tool install -g Volo.Abp.Suite -add-source https://nuget.abp.io/***your-api-key-here***/v3/index.json
don't forget to replace the ***your-api-key***
with yours if you are using the dotnet tool install
command.
You can find your API key in the NuGet.config
of your solution.
@Ryan.sposato@ethany.com, I created a new ticket for you. Let's move to https://support.abp.io/QA/Questions/414/ABP-Suite-install-problem