Hi guys - this is my first strapi project and I’m having a bit of trouble. I’m deploying to Render and once logged into the admin panel, navigating to the Media Library, Content-Type Builder or clicking on ‘upload media’ is taking me to a blank page.
- Strapi Version: V4
- Operating System: Pop OS
- Database: SQLite
- Node Version: 14.0.0
- NPM Version: 8.1.2
- Deployment: Render SQLite uploads on disk
here is the github repo: https://github.com/craigjtwigg/aoc-cms/tree/main
I imagine I’ve made a silly glaring error somewhere but I’m really struggling to debug this. Any help would be much appreciated.
Thanks!