Package Details: hexo-cli 4.3.1-1

Git Clone URL: https://aur.archlinux.org/hexo-cli.git (read-only, click to copy)
Package Base: hexo-cli
Description: Command line interface for Hexo
Upstream URL: https://www.npmjs.com/package/hexo-cli
Keywords: hexo javascript nodejs static-site-generator
Licenses: MIT
Conflicts: nodejs-hexo, nodejs-hexo-cli
Replaces: nodejs-hexo-cli
Submitter: liolok
Maintainer: liolok (YHNdnzj)
Last Packager: liolok
Votes: 11
Popularity: 0.000078
First Submitted: 2021-06-19 12:06 (UTC)
Last Updated: 2023-05-13 06:51 (UTC)

Dependencies (7)

Required by (0)

Sources (1)

Latest Comments

YHNdnzj commented on 2020-09-02 15:03 (UTC) (edited on 2020-09-02 15:04 (UTC) by YHNdnzj)

Please add

chmod -R u=rwX,go=rX "$pkgdir"
chown -R root:root "$pkgdir"

after npm install

See https://github.com/npm/npm/issues/9359 and https://bugs.archlinux.org/task/63396