2 Debugging Steps
Jonathan Garbee edited this page 2015-04-28 18:04:14 -04:00

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