Search Criteria
Package Details: nodejs-postcss 8.5.15-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nodejs-postcss.git (read-only, click to copy) |
|---|---|
| Package Base: | nodejs-postcss |
| Description: | Tool for transforming styles with JS plugins |
| Upstream URL: | https://postcss.org |
| Licenses: | MIT |
| Submitter: | supermario |
| Maintainer: | supermario |
| Last Packager: | supermario |
| Votes: | 2 |
| Popularity: | 0.55 |
| First Submitted: | 2020-12-13 22:42 (UTC) |
| Last Updated: | 2026-05-21 14:44 (UTC) |
Dependencies (2)
- nodejs (nodejs-gitAUR, nodejs-lts-hydrogenAUR, python-nodejs-wheelAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- npm (npm-corepackAUR, python-nodejs-wheelAUR) (make)
Required by (1)
- anubis-git (make)
Latest Comments
ouuan commented on 2021-06-24 10:22 (UTC)
Please remove
--user root. Since npm 7, the--useroption is no longer available.--user rootnot only doesn't fix the permission problem, but also installs the package called "root", which conflicts with other packages that also have the--user rootoption.