sudo npm install -g solidity-repl
npm ERR! code 1
npm ERR! Command failed: /usr/bin/git clone --depth=1 -q -b master https://github.com/debris/bignumber.js.git /home/me/.npm/_cacache/tmp/git-clone-ca773fe1
npm ERR! /home/me/.npm/_cacache/tmp/git-clone-ca773fe1/.git: Permission denied
I can install bigint just fine though and I also have ethereumjs-testrpc
I have admin permissions a shown by using sudo.
sudo npm install -g solidity-repl
I can install bigint just fine though and I also have ethereumjs-testrpc
I have admin permissions a shown by using sudo.