[Solved] No content or functionality in NodeBB after setup.
-
/nodebb.min.js
@julian I get:
"use strict";var io="undefined"==typeof module?{}:module.exports;if(function(){if(function(t,e){var n=t;n.version="0.9.16",n.protocol=1,n.transports=[],n.j=[],n.sockets={},n.connect..
etc at that address.I cloned the code from git, so its from the master repo.
-
For the record, I get similar yet little different errors
TypeError: io is undefined nodebb.min.js:8
TypeError: ajaxify is undefined kos.ddns.info:320
ReferenceError: templates is not defined nodebb.min.js:8
TypeError: socket is undefined footer.js:3
-
I'm sorry to bring bad news, but my errors may have not the same origins.
TypeError: io is undefined nodebb.min.js:8
TypeError: ajaxify is undefined kos.ddns.info:320
ReferenceError: templates is not defined nodebb.min.js:8
TypeError: socket is undefined
What I don't understand is I cant find this famous nodebb.min.js anymore but still getting errors from it
Is this normal?
-