Activities of "sumeyye.kurtulus"

I see that this import is missing for InternetConnectionStatusComponent, you will need to add this import to your app.module.ts

import {
  InternetConnectionStatusComponent,
} from '@abp/ng.theme.shared';

I have granted you the permission. I will also be checking your sample and get back to you as soon as possible. Thank you for your cooperation.

Answer

Hello! Thank you for sharing more details about your issue.

It looks like execa might not be installed correctly.

You can check if it is available by running:

node --eval "console.log(await import.meta.resolve('execa'))" --input-type=module

Alternatively, you can look for execa in the angular/.suite/schematics/package-lock.json file.

If it is not installed, try running npm install inside the angular/.suite/schematics directory.

If the issue persists, I can send you a working .suite file. Feel free to let me know if you would like that or need further help!

Hello again,

I have been unable to reproduce the issue on my end. To help investigate further, I have created a simple application using the command:

abp new Acme.BookStore -u angular

Here is the project link: https://drive.google.com/file/d/1b6ykAO-yoFci-v8zQgBpZ0X4uEEkVKk0

To better understand the cause of the issue, it would be helpful if you could share a sample project where the problem occurs. Additionally, please let me know if there were any custom changes you made that might contribute to the issue. It is also possible that the problem is related to a version mismatch between Node.js and Angular.

If you could provide these details, we’ll be better equipped to assist you further.

Thank you for your cooperation.

Thank you for providing extra details on that. However, I could not produce the same problem on my end. Could you please share a minimal, reproducible example so we can assist you further? You can send it through this e-mail address sumeyye.kurtulus@volosoft.com

Hello, and thank you for providing all these details. Unfortunately, I’m unable to reproduce the issue on my end. Could you please share a minimal, reproducible example so we can assist you further?

Update: Here is my e-mail address sumeyye.kurtulus@volosoft.com

Sure, we have an ongoing email thread, and I will be looking into it as soon as possible.

Hello,

Apologies for the delayed response. To assist you more effectively, could you please specify the ABP version you're using and the type of builder (browser or application)? It would also be very helpful if you could share the contents of your package.json.

Thank you for your cooperation.

Hello again,

Yes, we are still supporting the React Native template. We will soon be focusing more closely on it to align with the latest features and address any potential issues or degradations. In the meantime, the templates remain safe to use.

Hi again, you are absolutely right — that's a valid point. We will address this issue in the next patch release. Please feel free to reach out if you have any further questions or need additional assistance.

Showing 131 to 140 of 462 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on November 04, 2025, 06:41