Fixing the "'compilation' argument must be an instance of Compilation" Duplicate Webpack Version Error
May 13, 2022 · 2 min read · This is probably going to be a very niche topic, but I occasionally run into this very obscure webpack error, and while I know how to fix it now, it caused much pain for a few weeks. It occurs when you're trying to build a yarn workspace with multipl...
Join discussion