elm-mdl icon indicating copy to clipboard operation
elm-mdl copied to clipboard

Compiler warning : v9 branch : letting too much stuff through

Open ashishnegi opened this issue 6 years ago • 1 comments

Hi

I am using v9 branch locally. On compiling, elm compiler complains with :

Problem in dependency debois/elm-mdl 8.1.0                          

The elm-package.json constraints of 'debois/elm-mdl' are probably
letting too much stuff through. Definitely open an issue on the relevant github
repo to get this fixed and save other people from this pain.

In the meantime, take a look through the direct dependencies of the broken
package and see if any of them have had releases recently. If you find the new
thing that is causing problems, you can artificially constrain things by adding
some extra constraints to your elm-package.json as a stopgap measure.

Detected errors in 1 module.                                        

I understand that v9 is still in development state. But just want to give a heads up.

Thanks.

ashishnegi avatar Aug 19 '17 07:08 ashishnegi

Hi! Do you still get that error if you delete elm-stuff? What does your elm-package.json look like?

aforemny avatar Aug 21 '17 08:08 aforemny