-
I'm trying to resolve all the warnings that appear when I run
I know this is a macOS specific module hence why it is not necessary on Linux. But it can't be removed as it is a sub-dependency for some other modules (and also we have macOS developers too). Is there any way to suppress this warning on Linux? |
Beta Was this translation helpful? Give feedback.
Answered by
merceyz
May 24, 2021
Replies: 1 comment
-
You can use logFilters:
- code: YN0062
level: discard
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
protango
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
logFilters
to suppress log entries https://yarnpkg.com/configuration/yarnrc#logFilters