Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

non-existent property 'padLevels' of module exports inside circular dependency #20

Open
beingmrkenny opened this issue May 22, 2020 · 1 comment

Comments

@beingmrkenny
Copy link

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

@beingmrkenny
Copy link
Author

This is being caused by prompt, which is using an older version of winston:

flatiron/prompt#199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant