Open Closed

Abp Suite 2.3.0 Error when click on "CRUD Page Generator" link #84


User avatar
0
DRPDEV created

I got an error when click on "CRUD Page Generator" link

Is there a framework issue? How can i fix it?


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

    1-run the below command in CMD

    del %UserProfile%\.abp\cli\access-token.bin && del %UserProfile%\.\AppData\Local\Temp\AbpLicense.bin
    

    2-then

    abp login <username> -p <password>
    

    3-then try again:

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