You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sandbox on ocace.org is down so I tried running it locally. After discovering I needed to check out port 8090 (could use documentation) I get a blank page with these JS error:
Resource interpreted as Script but transferred with MIME type text/plain: "http://localhost:8091/socket.io/socket.io.js". socket.js:141
Uncaught SyntaxError: Unexpected identifier socket.io.js:1
Uncaught ReferenceError: io is not defined socket.js:10
Any quick fixes?
The text was updated successfully, but these errors were encountered:
Hi,
The sandbox on ocace.org is down so I tried running it locally. After discovering I needed to check out port 8090 (could use documentation) I get a blank page with these JS error:
Resource interpreted as Script but transferred with MIME type text/plain: "http://localhost:8091/socket.io/socket.io.js". socket.js:141
Uncaught SyntaxError: Unexpected identifier socket.io.js:1
Uncaught ReferenceError: io is not defined socket.js:10
Any quick fixes?
The text was updated successfully, but these errors were encountered: