Starts in:
0 DAY
11 HRS
24 MIN
4 SEC
Starts in:
0 D
11 H
24 M
4 S

Activities of "yekalkan"

I'm sending the schematics folder as a zip file to you via E-Mail. You can unzip it to angular/.suite/schematics folder in your project, then run npm install to create node_modules folder inside.

Then you can inform me if it resolved the issue with suite.

Hi agan,

I've just watched the videe you sent to @alper.ebicoglu.

You are creating the CRUD page in the final application (NirvanaHealth). This is wrong. You have to add the newly created module to ABP Suite (...\aspnet-core\modules\UserManagement). Then generate the page on it.

I will check the error in the log file.

Hi,

This log is very usefull.

Do you have angular\.suite\schematics directory in the proejct? If so, can you run npm install command in it and try again?

Hi,

I've created a new project from Module Template (v5.1.3) named Mcp.UserManagement via ABP Suite (v5.1.3) and then generated a new CRUD page named Application with the same properties you provided.

It generated files under angular\projects\user-management\src\lib\applications\application folder for Angular UI.

And then i run the Angular application and am able to see the newly created page:

Do you made any change after project creation? Because i am unable to reproduce the issue.

Do you see the Creating Angular UI step while creating the CRUD page? Does it throw any exception?

@epieters

You need to install the packages, that i listed above, to the corresponding projects in your solution.

For example: Install Volo.Docs.Admin.Application to the project where Volo.Docs.Application is installed. Then add DocsAdminApplicationModule dependency next to DocsApplicationModule dependency in the ABP module class of the target project.

Hi @vijay.nallala,

Have you changed the location of angular folder?

Hi @improwise,

As i see, the issue is resolved. Right?

Hi @epieters,

It seems like we have to update the documentation.

Docs module has separate projects for admin UI. You have to reference these packages too.

Hi @zalak,

There are two parameters that are not listed in CLI document:

--with-public-website --without-cms-kit

example command: abp new Acme.BookStore --with-public-website -v 4.4.0

Showing 181 to 190 of 369 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06