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
/home/ubuntu/svmp-overseer/node_modules/winston-transport/legacy.js:18
throw new Error('Invalid transport, must be an object with a log method.');
^
Error: Invalid transport, must be an object with a log method.
at new LegacyTransportStream (/home/ubuntu/svmp-overseer/node_modules/winston-transport/legacy.js:18:11)
at DerivedLogger.add (/home/ubuntu/svmp-overseer/node_modules/winston/lib/winston/logger.js:345:11)
at Object.winston.(anonymous function).args [as add] (/home/ubuntu/svmp-overseer/node_modules/winston/lib/winston.js:110:68)
at Object.winston.beforeConfig (/home/ubuntu/svmp-overseer/lib/logger.js:29:13)
at Object.svmp.init (/home/ubuntu/svmp-overseer/lib/svmp.js:43:17)
at Object.<anonymous> (/home/ubuntu/svmp-overseer/server.js:31:6)
at Module._compile (internal/modules/cjs/loader.js:701:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10)
at Module.load (internal/modules/cjs/loader.js:600:32)
at tryModuleLoad (internal/modules/cjs/loader.js:539:12)
The text was updated successfully, but these errors were encountered:
Encountering issue when running the SVMP-Overseer. I am following this guide https://svmp.github.io/server-install.html
The text was updated successfully, but these errors were encountered: