Whenever I run `resume` on the command line, I get the following warning from `node`: ``` (node:9892) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency ```