Go to the plugin page and click edit. Then search for this string “wp_admin_css(‘css/dashboard’)” when you find it comment it out with 2 forward slashes “//”. So when you’re done it looks like this “//wp_admin_css(‘css/dashboard’)”. I’m not sure why it throws the error but it went away after I commented out that line of code.