Open Closed

Suite Project Error #9723


User avatar
0
guven.uysall created

Hi support,

I'm trying to create a project with Suite version 6.0.2.I am getting the following error, what could be the reason?

Note:** I do not want to update the version.**

https://abp.io/support/questions/9573/build-module-with-version-602 This link did not work for me


6 Answer(s)
  • User Avatar
    0
    AI-Bot created
    Support Team ABP Agent

    The error message "There is no version found with given version: 6.0.2" indicates that ABP Suite cannot find the project template or source code for ABP Framework version 6.0.2. This usually happens if the required version is not available on the template server or your local cache.

    Since you do not want to update the version, here are some steps you can try:

    1. Make sure you have a stable internet connection, as Suite needs to download the template for the specified version.
    2. Clear the ABP CLI template cache by deleting the %USERPROFILE%\.abp\templates folder (on Windows) or ~/.abp/templates (on Linux/macOS).
    3. Restart ABP Suite and try creating the project again.
    4. Ensure that the version 6.0.2 is actually available for the template you are trying to use. Sometimes, a specific UI or template type may not be published for every version.

    If the problem persists, it may be that the template for version 6.0.2 is not available on the ABP template server. In that case, you may need to consider using a different version or contact ABP support for the specific template file.

    Sources:

    • https://abp.io/support/questions/9573/build-module-with-version-602
    • https://docs.abp.io/en/abp/6.0/Getting-Started
    • https://docs.abp.io/en/abp/6.0/CLI

    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.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi @guven.uysall, the issue you're encountering is due to the fact that version v6.0.2 is no longer supported. The earliest available version is v6.0.3, which is why you're seeing this problem.

    Please update both the ABP Suite and the ABP CLI to version v6.0.3, and install the corresponding template. This should resolve the issue.

  • User Avatar
    0
    guven.uysall created

    Hi,

    How can we upgrade from 6.0.2 to 9.2 as best practice? Should we follow the migration guide step by step, from 6 to 7, from 7 to 8, and finally from 8 to 9? Or should we just go from 6 to 9?

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    [guven.uysall] said: Hi,

    How can we upgrade from 6.0.2 to 9.2 as best practice? Should we follow the migration guide step by step, from 6 to 7, from 7 to 8, and finally from 8 to 9? Or should we just go from 6 to 9?

    Hi, starting a step-by-step migration would be better to fix the problems easily. You can check the relevant migration guide after each upgrade: https://abp.io/docs/9.3/release-info/migration-guides/index

  • User Avatar
    0
    alper created
    Support Team Director

    normally there's a restriction to create new project based on v7,v6,v5... because they're not maintained anymore and we only support 2 last stable versions. but we understand your requirements and we have made an improvement on our nuget server. you will be able create v6.0.2 project. now this feature is on test, we'll notify you once it's live.

  • User Avatar
    0
    gizem.kurt created
    Support Team QA Test Engineer

    The problem has been fixed, you can create a project again and check.

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.0.0-preview. Updated on September 01, 2025, 08:37