I am trying to install the Bitshares wallet on Linux Mint 17
and I am getting this error when I am running "npm install"
npm ERR! install Couldn't read dependencies
npm ERR! Error: ENOENT, open '/home/*****/bitshares/package.json'
npm ERR! If you need help, you may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <
[email protected]>
npm ERR! System Linux 3.13.0-24-generic
npm ERR! command "/usr/bin/nodejs" "/usr/bin/npm" "install"
npm ERR! cwd /home/****/bitshares
npm ERR! node -v v0.10.25
npm ERR! npm -v 1.3.10
npm ERR! path /home/*****/bitshares/package.json
npm ERR! code ENOENT
npm ERR! errno 34
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /home/****/bitshares/npm-debug.log
npm ERR! not ok code 0