zouhir / jarvis

A very intelligent browser based Webpack dashboard
5.44k stars 191 forks source link

Warning: Unmet peer dependency. #133

Closed Izhaki closed 2 years ago

Izhaki commented 6 years ago

When installing jarvis (using yarn) you get the following errors:

warning "webpack-jarvis > react-favicon@0.0.11" has unmet peer dependency "react@>=0.12.0 <= ^16.0.0".
warning "webpack-jarvis > url-loader@0.6.2" has unmet peer dependency "file-loader@*".

Now these aren't peer dependencies of jarvis alright, but I believe that if the packages used by jarvis have peer dependencies it's jarvis' responsibility to include them?