diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..c41db2d --- /dev/null +++ b/.npmrc @@ -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