Please summarize your question in one sentence
What should I do about Yarn dependency errors?
Give a more extended description
When running yarn in git bash, I get the following errors/messages:
[2/4] Fetching packages...
info [email protected]: The platform "win32" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check.
Excluding it from installation.
[3/4] Linking dependencies...
warning " > [email protected]" has unmet peer dependency "[email protected] - 3".
warning " > [email protected]" has unmet peer dependency "popper.js@^1.14.7".
Steps to reproduce (if needed)
clonel nvquicktheme to portals/_default/skins
change name of folder
edit project-details.json appropriately
in git bash, change to appropriate directory
run yarn
Other comments or remarks
I'm not sure what to do abut this or if it is even important
Please summarize your question in one sentence
What should I do about Yarn dependency errors?
Give a more extended description
When running yarn in git bash, I get the following errors/messages:
[2/4] Fetching packages...
info [email protected]: The platform "win32" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check.
Excluding it from installation.
[3/4] Linking dependencies...
warning " > [email protected]" has unmet peer dependency "[email protected] - 3".
warning " > [email protected]" has unmet peer dependency "popper.js@^1.14.7".
Steps to reproduce (if needed)
clonel nvquicktheme to portals/_default/skins
change name of folder
edit project-details.json appropriately
in git bash, change to appropriate directory
run yarn
Other comments or remarks
I'm not sure what to do abut this or if it is even important