Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/712
I took a look through the permissions that get set when running `npm
install` manually. It appears that it is kind of a mixed bag. Each module
kind of does its own thing. I could try to either...
* Not set permissions in the RPM spec, which would hopefully take whatever
perms are set by NPM when building the RPMs.
* Or set to 644 to match some of the other web assets that we package in
the RPM.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---