System Information
- Strapi Version: 4.15.4
- Operating System: Windows 11
- Database: PostgreSQL
- Node Version: 20.9.0
- NPM Version: 10.1.0
- Yarn Version:
Hi,
I had created my first Strapi application with database PostgreSQL and typescript. I had created a sample collection type and now I want to delete that item. So doing that I clicked on edit button of the collection type and hit on delete option. The application shows “Warning: An error occurred” and in command prompt shows following one:
Please let any one help me resolving this issue.