Open Closed

Suite module page is not loading #876


User avatar
0
alper created
Support Team Director

reported here https://support.abp.io/QA/Questions/287#answer-0eb2a565-8f43-115b-3e34-39fa7f9c1875


7 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    can you open the developer console and check if there's a log. 1- open Chrome Developer Console and refresh page 2- see if there's an error or awaiting XHR request 3- check the CMD window (which you have started the Suite). is there any error there?

  • User Avatar
    0
    alexander.nikonov created

    1 - done 2 - no errors: 3 - no errors

  • User Avatar
    0
    alexander.nikonov created

    Hi, any updates here?

  • User Avatar
    0
    ilkayilknur created

    I'm not able to reproduce the issue. Can you run the command below and ensure that suite and CLI both have the same version?

    dotnet tool list -g

  • User Avatar
    0
    alexander.nikonov created

    Yes, they are of the same version:

  • User Avatar
    0
    alexander.nikonov created

    By chance I realized when my error takes place! It happens when there is no any ABP solution created! But it needs to be able to download ABP modules source code even if no solution created so far, right?

  • User Avatar
    0
    ilkayilknur created

    Yes, you're right. I removed all solutions and I can reproduce the issue right now. I opened an issue internally to fix this. As a workaround you can create a solution temporarily and download the source of the module.

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