Open beingmrkenny opened 4 years ago
I'm getting the following error when I use sunset:
(node:67172) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use `node --trace-warnings ...` to show where the warning was created)
macOS 10.14.6 node v14.1.0
This is being caused by prompt, which is using an older version of winston:
https://github.com/flatiron/prompt/issues/199
I'm getting the following error when I use sunset:
macOS 10.14.6 node v14.1.0