Node-red 1.3.1 no open chrome

Hi, Node-red 1.3.1 not open in google chrome, this error view:

red.min.js: Uncaught TypeError: e.trim is not a function

in macmini M1

Hi. Is there more than just "e.trim is not a function" in the browsers console? Isn't there a stack trace also? Could you please copy all of the error info as that alone is not enough to understand the issue. Thanks.

Uncaught TypeError: e.trim is not a function
    at Object.success (red.min.js:16)
    at c (vendor.js:2)
    at Object.fireWith [as resolveWith] (vendor.js:2)
    at l (vendor.js:2)
    at XMLHttpRequest.<anonymous> (vendor.js:2)
success @ red.min.js:16
c @ vendor.js:2
fireWith @ vendor.js:2
l @ vendor.js:2
(anonymous) @ vendor.js:2
load (async)
send @ vendor.js:2
ajax @ vendor.js:2
s.ajax @ vendor.js:4
(anonymous) @ red.min.js:16
(anonymous) @ red.min.js:16
success @ red.min.js:16
c @ vendor.js:2
fireWith @ vendor.js:2
l @ vendor.js:2
(anonymous) @ vendor.js:2
load (async)
send @ vendor.js:2
ajax @ vendor.js:2
s.ajax @ vendor.js:4
(anonymous) @ red.min.js:16
loadPluginCatalogs @ red.min.js:16
success @ red.min.js:16
c @ vendor.js:2
fireWith @ vendor.js:2
l @ vendor.js:2
(anonymous) @ vendor.js:2
load (async)
send @ vendor.js:2
ajax @ vendor.js:2
s.ajax @ vendor.js:4
t @ red.min.js:16
l @ red.min.js:16
(anonymous) @ red.min.js:16
success @ red.min.js:16
c @ vendor.js:2
fireWith @ vendor.js:2
l @ vendor.js:2
(anonymous) @ vendor.js:2
load (async)
send @ vendor.js:2
ajax @ vendor.js:2
s.ajax @ vendor.js:4
t @ red.min.js:16
success @ red.min.js:16
c @ vendor.js:2
fireWith @ vendor.js:2
l @ vendor.js:2
(anonymous) @ vendor.js:2
load (async)
send @ vendor.js:2
ajax @ vendor.js:2
s.ajax @ vendor.js:4
a @ red.min.js:16
init @ red.min.js:16
(anonymous) @ red.min.js:16
(anonymous) @ red.min.js:16
(anonymous) @ vendor.js:42
(anonymous) @ vendor.js:42
g @ vendor.js:42
success @ vendor.js:42
c @ vendor.js:2
fireWith @ vendor.js:2
l @ vendor.js:2
(anonymous) @ vendor.js:2
load (async)
send @ vendor.js:2
ajax @ vendor.js:2
s.ajax @ vendor.js:4
_fetchOne @ vendor.js:42
(anonymous) @ vendor.js:42
each @ vendor.js:2
(anonymous) @ vendor.js:42
each @ vendor.js:2
_fetch @ vendor.js:42
load @ vendor.js:42
g @ vendor.js:42
init @ red.min.js:16
init @ red.min.js:16
(anonymous) @ main.min.js:16
e @ vendor.js:2
t @ vendor.js:2
setTimeout (async)
(anonymous) @ vendor.js:2
c @ vendor.js:2
fireWith @ vendor.js:2
fire @ vendor.js:2
c @ vendor.js:2
fireWith @ vendor.js:2
ready @ vendor.js:2
B @ vendor.js:2

Try clearing the browser cache and force a full page reload (Ctrl-F5 probably).

No idea, same thing with MS Edge. I had to use firefox and it works!

1 Like

Got exactly the same issue here

This issue has been fixed for the next release.

The workaround is either to use a different browser, or to set your browser locale to en-US.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.