Please summarize your question in one sentence
Upon running Yarn, the following warning appeared.
How do I fix the dependency warnings please?
Give a more extended description
I installed Yarn v1.22.4 using Git Bash which ran which informed me of the following:
info [email protected] The Platform Win 32 is incompatible with this module
Warning of two unmet dependencies
warning " > [email protected]" has unmet peer dependency "[email protected] -3"
warning " > [email protected]" has unmet peer dependency "popper.js@^1.16.0"
Steps to reproduce (if needed)
Clone nvQuickTheme to instance running on Windows 10 64-bit
Run Yarn install
Other comments or remarks
Are these dependencies essential to ensure that everything runs smoothly?

Please summarize your question in one sentence
Upon running Yarn, the following warning appeared.
How do I fix the dependency warnings please?
Give a more extended description
I installed Yarn v1.22.4 using Git Bash which ran which informed me of the following:
info [email protected] The Platform Win 32 is incompatible with this module
Warning of two unmet dependencies
warning " > [email protected]" has unmet peer dependency "[email protected] -3"
warning " > [email protected]" has unmet peer dependency "popper.js@^1.16.0"
Steps to reproduce (if needed)
Clone nvQuickTheme to instance running on Windows 10 64-bit
Run Yarn install
Other comments or remarks
Are these dependencies essential to ensure that everything runs smoothly?
