'npm' install issue?
#3
Hi

first install nodejs as a winInstaller
download Gekko-stable   //copie for example to desktop

click windows Start and enter:
CMD. now RIGHT-CLICK and choose "RUN AS ADMINISTRATOR"

open folder:
.../desktop/gekko-stable   //in the folder window click into adressBar and copy the FOLDER-LOCATION-ADRESS

click CMD-window and type:
cd     //type: cd(space)
right-click into CMD--> choose paste

example:
cd C:\Users\(((your-name)))\Desktop\gekko-stable
press enter

now install the REST:
Code:
npm install --only=production   //dependencies for Gekko


Code:
npm install windows-build-tools --global --production   //winTools WAIT PATIENT.....
Code:
npm install tulind --only=production   //indicators

start gekko
Code:
node gekko --ui


goto your browser and enter adress:
http://localhost:3000
  Reply


Messages In This Thread
'npm' install issue? - by LC_LLC - 01-23-2018, 07:54 PM
RE: 'npm' install issue? - by Arclune - 01-25-2018, 12:15 AM
INSTALL ISSUE WINDOWS ?!? - by susitronix - 01-28-2018, 03:46 PM
RE: 'npm' install issue? - by crypto49er - 01-29-2018, 05:23 AM

Forum Jump:


Users browsing this thread: