Note: this is the technical bug tracker, please use other platforms for getting support and starting a (non technical) discussion. See the getting help page for details.
I just installed gekko on c:\ at the end I get this message error "node-pre-gyp WARN Using request for node-pre-gyp https download
[sqlite3] Success: "C:gekko-developnode_modules\sqlite3\lib\binding\node-v57-win32-x64\node_sqlite3.node" is installed via remote
added 213 packages from 175 contributors and audited 520 packages in 30.892s
found 1 low severity vulnerability
run npm audit fix to fix them, or npm audit for details"
I'm submitting a ...
[ ] bug report
[ ] question about the decisions made in the repository
Action taken (what you did)
I run npm audit fix to fix them
Expected result (what you hoped would happen)
gave me another message " npm audit fix --force" and I follow it
Actual result (unexpected outcome)
gave me this last message :
npm WARN using --force I sure hope you know what you are doing.
--force option)I tried to reinstall it in different locations ... still, I get no combo box on the config page
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc)
I run npm audit fix to fix them
Don't do this! The problem is that a part of a library used everywhere in Gekko (called Lodash) had a security issue (in a function Gekko does not use, as such there is no security issue when running Gekko). I'm in the process of updating the complete the usage in this lib in the complete gekko codebase so this message won't show. But that's not done yet.
Thank you ... I solve it by using bash on windows.
hello, i have no skill about coding ,and i installed helping internet video and installed gekko but there was visible only 2 exchange poloniex and bitfinex thats way i searched another tutorial about installing but now gekko broken , and i guess if i reinstall it i think it can work again , how to uninstall it ? could you help me please ? thanks
Thank you ... I solve it by using bash on windows.
Hello,
How did you solve it ? Can you explain a bit ?
I tried multiple things but all combox box are still empty.
Regards
how did you guys solved this issue? just ignoring the vulnerability and proceeding with the broker's dependencies installation?
i m installing gekko on windows
Hello,
In this step
cd exchange
npm install --only=production
cd ..
I get this error, I attach the picture
It would be nice if someone can help me.
I already installed
python-3.7.2-amd64.exe
BuildTools_Full.exe (I found it on microsoft webpage as VC++ 2015 build tool, dunno if is the right one)

Also, Im working with metatrader and I have a collections of bots for trading that I can share.
Hey Leon,
I hope you rsolved the issue. I looked over it and I'm not sure if I can be of any help. :(
I was ondering what your expirience is with Metatrader and which bots it is you use !
Would you care to share them with me (us) ? That would be great.
Thanx in advance... Greetz 020-Martijn
Hello mike!
Sorry for the delay in answer you back, i just identify your email right
now! I kind of a fan of you, so i apreciate your time.
About the EAs i have tons of them i can share without problem. I have my
telegram group
Telegram group @botsgratiscryptoforex
My telegram: @userbox020
Please send me a pm so we can chat futher more.
El lun., 18 de feb. de 2019 03:19, MartijnvanGoor notifications@github.com
escribió:
Hey Leon,
I hope you rsolved the issue. I looked over it and I'm not sure if I can
be of any help. :(I was ondering what your expirience is with Metatrader and which bots it
is you use !Would you care to share them with me (us) ? That would be great.
Thanx in advance... Greetz 020-Martijn
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/askmike/gekko/issues/2585#issuecomment-464650971, or mute
the thread
https://github.com/notifications/unsubscribe-auth/As5K5RFTibcQ60_ccbE-GD2p8rThkzSSks5vOnAHgaJpZM4XSfsJ
.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. If you feel this is very a important issue please reach out the maintainer of this project directly via e-mail: gekko at mvr dot me.
Hi, I'm at the beginning of the installation of Gekko. Can you help me know the steps involved in installing Gekko dependencies? Thanks
Hi guys.
I was with the same problem, because I was all the time fixing the error msg's... Forget that!!
Just follow all steps of the installation and ignore all error msg's and that is it...
Working properly.
Thanks
Most helpful comment
Don't do this! The problem is that a part of a library used everywhere in Gekko (called Lodash) had a security issue (in a function Gekko does not use, as such there is no security issue when running Gekko). I'm in the process of updating the complete the usage in this lib in the complete gekko codebase so this message won't show. But that's not done yet.