Search Criteria
Package Details: csslint 1.0.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/csslint.git (read-only, click to copy) |
---|---|
Package Base: | csslint |
Description: | Automated linting of Cascading Stylesheets |
Upstream URL: | https://github.com/stubbornella/csslint |
Licenses: | GPL |
Conflicts: | csslint-git |
Submitter: | Thaodan |
Maintainer: | Thaodan |
Last Packager: | Thaodan |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2014-05-02 23:24 (UTC) |
Last Updated: | 2021-11-19 22:10 (UTC) |
Dependencies (3)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- jq (jq-gitAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
Latest Comments
Thaodan commented on 2021-11-19 22:10 (UTC)
Everything should be fixed now, ping me if there's something missing.
pmatos commented on 2020-05-09 15:28 (UTC)
I am having the same problem as sparr: rmdir: failed to remove '/tmp/makepkg/csslint/pkg/csslint/usr/etc': No such file or directory
sparr commented on 2019-03-12 20:16 (UTC)
rmdir: failed to remove '/home/sparr/.cache/yay/csslint/pkg/csslint/usr/etc': No such file or directory
djmoch commented on 2018-12-13 12:01 (UTC)
Hi.
I'd like to be able to use this package, but I have concerns about it's manner of operating. Just blindly running npm install without first downloading (and verifying) the source code is contrary to Arch packaging guidelines. It doesn't provide any assurance that I'm downloading the expected code. This is all documented in the wiki here, along with best practices for using npm to install a locally-downloaded source tarball: https://wiki.archlinux.org/index.php/Node.js_package_guidelines.
J5lx commented on 2016-04-20 21:14 (UTC) (edited on 2016-04-20 21:15 (UTC) by J5lx)
CyberShadow commented on 2016-03-17 17:14 (UTC)