"Object doesn't support property or method 'try'" with 1.6.1
-
IE11.
Windows 10 (possibly others). The forum is unusable. Only refresh works, clicking around breaks with the following error on the console.
[deprecated] Accessing benchpress (formerly known as templates.js) globally is deprecated. Use `require(["benchpress"], function (Benchpress) { ... })` instead
SCRIPT438: Object doesn't support property or method 'try' benchpress.js (187,5)
-
I just tried it and didn't have any issues. I'd suggest trying
./nodebb build
-
@pitaj said in "Object doesn't support property or method 'try'" with 1.6.1:
I just tried it and didn't have any issues. I'd suggest trying
./nodebb build
Thank you, that seems to have worked. Not sure if I missed a step during the upgrade, or if permissions (I did the upgrade as root, but it runs as a service user) stopped it from doing a proper build on startup.
Copyright © 2024 NodeBB | Contributors