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
{{ message }}
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.
I tried to join the default irc free node. Clicking connect results in the below:
/usr/local/lib/node_modules/shout/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js:5
const Hoek = require('hoek');
^^^^^
SyntaxError: Use of const in strict mode.
at Module._compile (module.js:439:25)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module._load (module.js:312:12)
at Module.require (module.js:364:17)
at require (module.js:380:17)
at Object.<anonymous> (/usr/local/lib/node_modules/shout/node_modules/request/node_modules/hawk/lib/index.js:5:33)
at Module._compile (module.js:456:26)
at Object.Module._extensions..js (module.js:474:10)
at Module.load (module.js:356:32)
default ocnfig was changed to run on port 9005.
one user was added
Hey @3lixy!
Shout is currently inactive, so I recommend you to take a look at The Lounge, a fork of Shout that was started some time ago that is under active development.
Note however that it is not compatible with Node v0.10 and v0.12, so you'd have to use v4 or more recent (I'd recommend using v8).
I tried to join the default irc free node. Clicking connect results in the below:
default ocnfig was changed to run on port 9005.
one user was added
The text was updated successfully, but these errors were encountered: