Error: `node_modules/7zip-bin/linux/x64/7za: Permission denied` ``` $ cd node_modules/7zip-bin/linux/x64/ $ ls -l -rw-rw-r-- 1 auser auser 1457384 May 23 18:15 7za ``` Maybe the npm package has been built without right permissions? (E.g. on Windows?)