Issues after upgrading to 1.4.2.3

Just upgraded from 1.4.2.1 to 1.4.2.3 and have errors, while my app is crashing, nothing is to see in console.

The errors:

Uncaught Error: Scss compiler error: Undefined variable: "$medium-and-down".

Uncaught TypeError: Cannot read property 'Materialize' of undefined

Uncaught ReferenceError: meteorInstall is not defined

There is no route for the path: /

My installed packages:

kadira:flow-router
gadicohen:prism
zimme:active-route
kadira:blaze-layout
fourseven:scss
utilities:compile-svg
shell-server
materialize:materialize

I just did meteor npm rebuild to be sure and even uninstalled and installed meteor again. Nothing helps. Can someone point me in the direction what I’m doing wrong and how to solve these problems? Thanks in advance!

it’s an issue with materialize that has not been fixed.

see -> https://github.com/Dogfalo/materialize/issues/3905

1 Like