adding .npmrc

This commit is contained in:
2020-04-24 00:12:34 +01:00
parent ac2a02d494
commit 6778d0bb73

2
.npmrc Normal file
View File

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