Skip to content

Debugging Steps

Jonathan Garbee edited this page Apr 28, 2015 · 2 revisions

Are you having a problem with Material Design Lite in some way? Here are some common symptoms of problems and actions to fix them.

OptiPNG Failures

The bane of image manipulation, right here in the flesh. If you are getting errors when running gulp commands because of this try the following:

  • Verify OptiPNG is installed and its version is greater than 0.6.4.
  • git clean -fxd && git reset --hard && npm install