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

FEA: 用 pretty-columns 替代 cliff #598

Merged
merged 2 commits into from
Jan 6, 2023
Merged

Conversation

bruce48x
Copy link
Contributor

@bruce48x bruce48x commented Jan 5, 2023

执行 pinus list 时总是提示
(node:17537) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created)
是因为 cliff 的依赖太老了,用 pretty-columns 替代可避免这个恼人的警告

bruce48x and others added 2 commits January 5, 2023 20:02
执行 pinus list 时总是提示
(node:17537) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
是因为 cliff 的依赖太老了,用 pretty-columns 替代可避免这个恼人的警告
@whtiehack whtiehack merged commit 77d0913 into node-pinus:master Jan 6, 2023
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

Successfully merging this pull request may close these issues.

2 participants