Node and Python Dependencies - Cheat Sheet
These are dependency errors I've come across over the years. I hate them, so I log them so you don't have to search the interwebs like I did.
Using npm-force-resolutions
as a preinstall script, you can obtain a similar result as with yarn v1. You need to modify your package.json this way: