{"id":26359,"library":"sass-lint-cli","title":"Sass Lint CLI","description":"A CLI wrapper for sass-lint that provides command-line linting of SCSS files. Version 0.0.5 is the last release; the package is deprecated because sass-lint now includes its own built-in CLI. It lacks support for custom configuration files (always falls back to sample config), and predates sass-lint's official CLI integration. No longer maintained.","status":"deprecated","version":"0.0.5","language":"javascript","source_language":"en","source_url":"ssh://git@github.com/mven/sass-lint-cli","tags":["javascript","Sass","SCSS","lint","CLI"],"install":[{"cmd":"npm install sass-lint-cli","lang":"bash","label":"npm"},{"cmd":"yarn add sass-lint-cli","lang":"bash","label":"yarn"},{"cmd":"pnpm add sass-lint-cli","lang":"bash","label":"pnpm"}],"dependencies":[{"reason":"Core linting functionality, peer dependency for CLI features","package":"sass-lint","optional":false}],"imports":[{"note":"This package is a CLI tool, not a library; no import statement needed.","symbol":"default","correct":"npm install -g sass-lint-cli"}],"quickstart":{"code":"npm install -g sass-lint-cli\nsl-cli src/**/*.scss\n# Note: Custom config not supported; uses sass-lint sample config","lang":"javascript","description":"Install globally and run on SCSS files. No import, just CLI usage."},"warnings":[{"fix":"Switch to sass-lint (npm i -g sass-lint) and use its CLI commands.","message":"This package is deprecated. Use sass-lint directly which now includes a built-in CLI.","severity":"deprecated","affected_versions":">=0.0.0"},{"fix":"Use sass-lint directly for custom config support.","message":"Custom .sass-lint.yaml configuration files are not supported; falls back to sass-lint's default sample config.","severity":"gotcha","affected_versions":">=0.0.0"}],"env_vars":null,"last_verified":"2026-05-01T00:00:00.000Z","next_check":"2026-07-30T00:00:00.000Z","problems":[{"fix":"Ensure sass-lint is installed and compatible (npm install sass-lint).","cause":"Outdated sass-lint peer dependency not installed or version mismatch.","error":"Error: Cannot read property 'options' of undefined"}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}