interledgerjs / moneyd

Connect your machine to the Interledger
110 stars 51 forks source link

install #116

Closed lacekim closed 5 years ago

lacekim commented 5 years ago

npm install -g moneyd moneyd-uplink-xrp npm WARN deprecated bignumber.js@6.0.0: Custom ALPHABET bug fixed in v7.0.2 npm WARN deprecated core-js@1.2.7: core-js@<2.6.8 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2. npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules npm ERR! path /usr/local/lib/node_modules npm ERR! code EACCES npm ERR! errno -13 npm ERR! syscall access npm ERR! Error: EACCES: permission denied, access '/usr/local/lib/node_modules' npm ERR! { [Error: EACCES: permission denied, access '/usr/local/lib/node_modules'] npm ERR! stack: npm ERR! 'Error: EACCES: permission denied, access \'/usr/local/lib/node_modules\'', npm ERR! errno: -13, npm ERR! code: 'EACCES', npm ERR! syscall: 'access', npm ERR! path: '/usr/local/lib/node_modules' } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator (though this is not recommended).

npm ERR! A complete log of this run can be found in: npm ERR! /Users/mike/.npm/_logs/2019-09-24T12_36_28_690Z-debug.log

~

moneyd --testnet xrp:configure -bash: moneyd: command not found

~


Running into a issue. im running "npm -v 6.9.0"