friendly-errors-webpack-plugin icon indicating copy to clipboard operation
friendly-errors-webpack-plugin copied to clipboard

Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience.

Results 3 friendly-errors-webpack-plugin issues
Sort by recently updated
recently updated
newest added

Since yarn is popuplar in nuxt ecosystem, It would probably make sense to also mention command for `yarn` for installing depedency. https://github.com/nuxt/friendly-errors-webpack-plugin/blob/6052e5a3e0f1e5e2f937205c5de8d01a0506e101/src/formatters/moduleNotFound.js#L23-L26

Related Link: https://github.com/nuxt/nuxt.js/pull/4937

### 🔗 Linked issue No existing issue. ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a...