Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi guys,
I'm getting this error:
Internal Error. Oops! Looks like something went wrong! /user/xxx Render failed for template {path-to}/nodebb/build/public/templates/account/profile.js: templateFunction is not a function
How can I solve it?
./nodebb stop && ./nodebb build && ./nodebb start
@pitaj ok I stopped, built and restarted and it works, so I suppose it doesn't work the same if i do ./nodebb build and then restart nodebb, right?
./nodebb build
It could work, but I always say to stop, build, start instead because it's less likely to cause an issue.