1
0
mirror of https://github.com/dap-ps/discover.git synced 2025-01-31 03:26:13 +00:00
discover/.npmrc
Jakub Sokołowski 28a9b81a9f
use unsafe-perm=true to fix AWS EB deploy errors
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-06-06 08:58:12 -04:00

3 lines
113 B
Plaintext

# Force npm to run node-gyp also as root, preventing permission denied errors in AWS with npm@5
unsafe-perm=true