Post
Topic
Board Trading Discussion
Re: Gekko - a javascript trading bot and backtesting platform
by
iheartubuntu
on 27/02/2015, 04:55:58 UTC
got an error while installing Shocked anyone can help?

Quote
npm WARN `git config --get remote.origin.url` returned wrong result (https://git
hub.com/naddison36/bitfinex.git) undefined
npm WARN `git config --get remote.origin.url` returned wrong result (https://git
hub.com/naddison36/bitfinex.git) undefined
npm ERR! git clone https://github.com/naddison36/bitfinex.git undefined
npm ERR! git clone https://github.com/naddison36/bitfinex.git undefined
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs
\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v0.12.0
npm ERR! npm  v2.5.1
npm ERR! code ENOGIT

npm ERR! not found: git
npm ERR!
npm ERR! Failed using git.
npm ERR! This is most likely not a problem with npm itself.
npm ERR! Please check if you have git installed and in your PATH.

npm ERR! Please include the following file with any support request:
npm ERR!     C:\Users\LxiR\Documents\GitHub\gekko\npm-debug.log

Install git http://git-scm.com/download/win

I'll check into it thanks. I sould have mentioned Im running ubuntu.