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) <sotranque...@hotmail.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
>

Reply via email to