From: | richard coleman <rcoleman(dot)ascentgl(at)gmail(dot)com> |
---|---|
To: | "Marcelo (Hotmail)" <sotranqueira(at)hotmail(dot)com> |
Cc: | "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org> |
Subject: | Re: PGAdmin4 v4.28 Windows Chrome |
Date: | 2020-12-01 14:37:36 |
Message-ID: | CAGA3vBs=xp-ObH3nJTggZF76SRHNk0oMznKiUf_RgaGg86S6fw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Marcelo,
This is a known issue with the latest version under windows. The solution
is documented here:
https://www.pgadmin.org/faq/#12
TLDR;
To resolve the issue, use the Registry Editor and reset the value of
HKEY_CLASSES_ROOT\.js\Content Type to:
text/javascript
Good luck,
rik.
On Fri, Nov 27, 2020 at 6:50 AM Marcelo (Hotmail) <sotranqueira(at)hotmail(dot)com>
wrote:
> Hello PGAdmin Team!
>
> I downloaded the latest version of PGAdmin, and when I execute the app,
> I´m receiving this error:
>
> (index):1 Refused to execute script from '
> http://127.0.0.1:59723/static/vendor/require/require.min.js?ver=42800'
> because its MIME type ('text/plain') is not executable, and strict MIME
> type checking is enabled.
> (index):39 Uncaught ReferenceError: require is not defined
> at (index):39
> (anonymous) @ (index):39
> (index):1 Refused to execute script from '
> http://127.0.0.1:59723/static/js/generated/vendor.main.js?ver=42800'
> because its MIME type ('text/plain') is not executable, and strict MIME
> type checking is enabled.
> (index):1 Refused to execute script from '
> http://127.0.0.1:59723/static/js/generated/vendor.others.js?ver=42800'
> because its MIME type ('text/plain') is not executable, and strict MIME
> type checking is enabled.
> (index):1 Refused to execute script from '
> http://127.0.0.1:59723/static/js/generated/pgadmin_commons.js?ver=42800'
> because its MIME type ('text/plain') is not executable, and strict MIME
> type checking is enabled.
> (index):128 ReferenceError: require is not defined
> at (index):118
> (index):136 Uncaught ReferenceError: require is not defined
> at (index):136
> (anonymous) @ (index):136
> More info
>
> Windows 10 Pro 64 bits
> Chrome 87.0.4280.66
> PG Admin 4.28
>
> -----------------------------------------------------------------------
> []´s
> Best regards and take care
> Marcelo
>
From | Date | Subject | |
---|---|---|---|
Next Message | Marcelo (Hotmail) | 2020-12-01 17:54:02 | Re: PGAdmin4 v4.28 Windows Chrome |
Previous Message | richard coleman | 2020-12-01 14:36:58 | Re: pg Admin 4 v4.28 Errors on launch |