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
wildduck-webmail_1 | info Express WWW server listening on port 3000
wildduck-webmail_1 | /app/node_modules/ioredis/built/Command.js:43
wildduck-webmail_1 | this.args = args.flat();
wildduck-webmail_1 | ^
wildduck-webmail_1 |
wildduck-webmail_1 | TypeError: args.flat is not a function
wildduck-webmail_1 | at new Command (/app/node_modules/ioredis/built/Command.js:43:26)
wildduck-webmail_1 | at EventEmitter.select (/app/node_modules/ioredis/built/utils/Commander.js:92:13)
wildduck-webmail_1 | at Socket. (/app/node_modules/ioredis/built/redis/event_handler.js:40:18)
wildduck-webmail_1 | at Object.onceWrapper (events.js:286:20)
wildduck-webmail_1 | at Socket.emit (events.js:203:15)
wildduck-webmail_1 | at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1093:10)
root_wildduck-webmail_1 exited with code 1
The text was updated successfully, but these errors were encountered:
I have this issue
wildduck-webmail_1 | info Express WWW server listening on port 3000
wildduck-webmail_1 | /app/node_modules/ioredis/built/Command.js:43
wildduck-webmail_1 | this.args = args.flat();
wildduck-webmail_1 | ^
wildduck-webmail_1 |
wildduck-webmail_1 | TypeError: args.flat is not a function
wildduck-webmail_1 | at new Command (/app/node_modules/ioredis/built/Command.js:43:26)
wildduck-webmail_1 | at EventEmitter.select (/app/node_modules/ioredis/built/utils/Commander.js:92:13)
wildduck-webmail_1 | at Socket. (/app/node_modules/ioredis/built/redis/event_handler.js:40:18)
wildduck-webmail_1 | at Object.onceWrapper (events.js:286:20)
wildduck-webmail_1 | at Socket.emit (events.js:203:15)
wildduck-webmail_1 | at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1093:10)
root_wildduck-webmail_1 exited with code 1
The text was updated successfully, but these errors were encountered: