vantage
vantage copied to clipboard
fix ReferenceError: chalk is not defined
When I try to connect to a vantage server with client. I get an error:
[ERROR] (node:15363) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): ReferenceError: chalk is not defined
printed to console of server process.
this fixes the bug