blockchat icon indicating copy to clipboard operation
blockchat copied to clipboard

don't work

Open XeniumNetwork opened this issue 6 years ago • 1 comments

[email protected] preinstall /root/.nvm/versions/node/v8.10.0/lib/node_modules/blockchat/node_modules/tendermint-node rm -f ./bin/tendermint && touch ./bin/tendermint

touch: impossible de faire un touch './bin/tendermint': Permission non accordée npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] preinstall: rm -f ./bin/tendermint && touch ./bin/tendermint npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] preinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2018-08-12T13_45_51_499Z-debug.log

XeniumNetwork avatar Aug 12 '18 13:08 XeniumNetwork

npm install -g blockchat --unsafe-perm works for me.

Martin2877 avatar Mar 22 '19 03:03 Martin2877