(node:4092) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency(Use `node --trace-warnings ...` to show where the warning was created)- Sending code to judge(node:4177) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency(Use `node --trace-warnings ...` to show where the warning was created)[ERROR] session expired, please login again [code=-1]
解决方案
当前使用的 node 版本太高,切换为 node@12 就没问题了
参考:
