If I try to install this package globally with -g flag I get the following error.
npm ERR! path .nvm/versions/node/v11.11.0/lib/node_modules/ravencore-node/bin/ravend npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall chmod npm ERR! enoent ENOENT: no such file or directory, chmod '.nvm/versions/node/v11.11.0/lib/node_modules/ravencore-node/bin/ravend'
If I install without -g. npm doesn't complain.