Error in instructions [SOLVED]
#1
https://gekko.wizb.it/docs/installation/...ws_10.html

1. Bash is not in windows store but you can use command lxrun /install

2. 
Code:
git clone git://github.com/askmike/gekko.git
cd gekko
npm install --only=production

Should be:
Code:
git clone git://github.com/askmike/gekko.git -b stable
cd gekko
npm install --only=production
The Master is not the stable version
  Reply
#2
Very nice Thank you...because soon ill try this my self.

Could you please EDIT your post and write [SOLVED] in the header.
  Reply
#3
(02-09-2018, 12:23 AM)susitronix Wrote: Very nice Thank you...because soon ill try this my self.

Could you please EDIT your post and write [SOLVED] in the header.

I dont know enough about this but the CHmod seems to create other issues. This may be useful https://docs.npmjs.com/getting-started/f...ermissions
  Reply


Forum Jump:


Users browsing this thread: