Closed belyan closed 3 years ago
I have installed latest version of postcss-cli. When I run postcss dist/**/*.scss -r --verbose I get this error:
postcss dist/**/*.scss -r --verbose
if (shim$1.Parser.looksLikeNumber(arg) && TypeError: shim$1.Parser.looksLikeNumber is not a function
"postcss": "8.0.0", "postcss-cli": "8.3.1",
Please post the full error with stack trace. Also, what's your postcss-scss version?
postcss-scss
Closing for lack of response.
I have installed latest version of postcss-cli. When I run
postcss dist/**/*.scss -r --verbose
I get this error:Versions