prisma / prisma-admin-feedback

Feedback for Prisma Admin (currently in invite-only preview)
6 stars 1 forks source link

Prisma admin app.js - CDN error 404 #162

Closed stefanfuchs closed 4 years ago

stefanfuchs commented 4 years ago

I am using the prisma docker image v1.34.6 and can't open the admin panel. Seems to be a CDN issue. The following error is appearing in the browser's console:

GET https://cdn.jsdelivr.net/npm/@prisma/prisma-admin@0.2/dist/app.js net::ERR_ABORTED 404

Can someone take a look at this? Thanks.

stefanfuchs commented 4 years ago

Seems to be solved now. I will reopen the issue if the problem occurs again.