Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined rule function-calc-no-invalid #6

Open
darrenyung opened this issue Dec 15, 2019 · 1 comment
Open

Undefined rule function-calc-no-invalid #6

darrenyung opened this issue Dec 15, 2019 · 1 comment

Comments

@darrenyung
Copy link

darrenyung commented Dec 15, 2019

I get this error when I run linters with the package version post v1.1.0

`stylelint --config .stylelintrc -i .stylelintignore "source/assets/scss/**/*.scss"

Error: Undefined rule function-calc-no-invalid
at Object.keys.forEach.ruleName (C:\Projects\xx\node_modules\stylelint\lib\augmentConfig.js:279:13)
at Array.forEach ()
at normalizeAllRuleSettings (C:\Projects\xx\node_modules\stylelint\lib\augmentConfig.js:275:29)
at augmentConfigBasic.then.then.then.then.augmentedConfig (C:\Projects\xx\node_modules\stylelint\lib\augmentConfig.js:84:12)`

@noahbald
Copy link

This is also causing issues with me; function-calc-no-invalid is deprecated and should be removed
stylelint/stylelint#5713 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants