This is a continuation of #10445. As the ticket was closed, I'm unable to reply over there.
First, the final answer provided by sumeyye.kurtulus is working correctly.
I'm able to download the source code of @volosoft/ngx-lepton-x, @volo/abp.ng.lepton-x.core and @volo/abp.commercial.ng.ui successfully using the abp add-package command with --with-source option.
But I'm still unable to download the source code of @volo/ngx-lepton-x.lite package.
I get the following error:
$ abp add-package @volo/ngx-lepton-x.lite --with-source-code
🔒 '@volo/ngx-lepton-x.lite' npm package could not be found!
Can you please make it available through the same fashion?
2 Answer(s)
-
0
@volo/ngx-lepton-x.liteis not a commercial/private npm package managed by ABP’sabp add-package --with-source-codeflow, so the ABP CLI can’t resolve it from the commercial package feed and therefore prints:
🔒 '@volo/ngx-lepton-x.lite' npm package could not be found!In other words: there isn’t a “download its source via
abp add-package --with-source-code” option for@volo/ngx-lepton-x.litein the same way it works for@volosoft/ngx-lepton-x,@volo/abp.ng.lepton-x.core, etc.If you need the LeptonX Lite (free) Angular theme sources to be downloadable through ABP’s commercial package/source mechanism (or you need an official source distribution for it), that requires an internal packaging/publishing change by Volosoft and must be handled as a request.
Please contact ABP/Volosoft through the official channel and reference your previous ticket (#10445) and the exact package name (
@volo/ngx-lepton-x.lite) + ABP version (10.x):
https://abp.io/contact
This response was generated by AI. If it didn’t solve your problem, feel free to post a new answer — our support team will jump in to help you soon.
-
0
Hi,
The bot again provided a pretty much useless answer. Request the support team to jump in and help me out!
Thanks, Chandrahas