Search Criteria
Package Details: nodejs-mjml 4.17.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nodejs-mjml.git (read-only, click to copy) |
|---|---|
| Package Base: | nodejs-mjml |
| Description: | The only framework that makes responsive-email easy |
| Upstream URL: | https://mjml.io |
| Licenses: | MIT |
| Submitter: | supermario |
| Maintainer: | supermario |
| Last Packager: | supermario |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-07-13 10:28 (UTC) |
| Last Updated: | 2025-11-14 13:57 (UTC) |
Dependencies (2)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- npm (python-nodejs-wheelAUR, corepackerAUR, npm-corepackAUR) (make)
Latest Comments
ouuan commented on 2021-06-24 10:21 (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.