gruntjs / grunt-contrib-cssmin

Compress CSS files.
http://gruntjs.com/
MIT License
793 stars 147 forks source link

TypeError: Object #<Object> has no method 'isAbsolute' #286

Closed dydrema closed 7 years ago

dydrema commented 7 years ago

what i can do now?

XhmikosR commented 7 years ago

Make sure you are using the latest clean-css version and otherwise report the issue upstream.

mjj2000 commented 7 years ago

The API path.isAbsolute is available in node.js v0.11.2+. Upgrading node.js can fix this issue.

https://nodejs.org/api/path.html#path_path_isabsolute_path