Search Criteria
Package Details: nodejs-clean-css 5.3.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nodejs-clean-css.git (read-only, click to copy) |
---|---|
Package Base: | nodejs-clean-css |
Description: | A fast, efficient, and well tested CSS minifier for node.js. |
Upstream URL: | https://github.com/jakubpawlowicz/clean-css |
Licenses: | MIT |
Submitter: | supermario |
Maintainer: | cgirard |
Last Packager: | cgirard |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2015-07-16 01:21 (UTC) |
Last Updated: | 2024-02-21 09:28 (UTC) |
Dependencies (2)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
Latest Comments
clarfonthey commented on 2021-12-12 01:08 (UTC)
Running this as the user nobody fails since it tries to put the cache folder in
/root
, which fails.Personally I use this patch which fixes that problem:
Not sure if you'd like to handle it this way, but it seems simple enough it might be worth adding.
cgirard commented on 2021-05-15 16:22 (UTC)
Adopted, updated and removed bogus
--user root
supermario commented on 2018-02-28 12:49 (UTC)
clean-css v4 split cli into a separate package: nodejs-clean-css-cli