coderaiser/minify

"Error: fn should be a function!" after latest release

Closed this issue · 0 comments

msynk commented

I've installed the latest version (7.2.1) and when I tried to minify a simple .js file I'm getting this error:

Error: fn should be a function!
    at check (...\node_modules\try-to-catch\lib\try-to-catch.js:15:15)
    at module.exports (...\node_modules\try-to-catch\lib\try-to-catch.js:4:5)
    at minify (...\node_modules\minify\bin\minify.js:60:43)