-
Notifications
You must be signed in to change notification settings - Fork 149
Description
On nitrous.io node.js box I get error:
/home/action/anon/node_modules/wikichanges/node_modules/irc/lib/irc.js:672 throw err; ^ Error: Invalid mask for ip4: 255
and app terminates if ip ranges defined using netmask while using array everything works OK.
My IP ranges is ["193.41.81.0", "193.41.81.255"].