zouhir / jarvis

A very intelligent browser based Webpack dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning: Unmet peer dependency.

Izhaki opened this issue · comments

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?