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-develop\node_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.
- lodash@4.17.11
updated 1 package in 2.225s
fixed 1 of 1 vulnerability in 520 scanned packages
1 package update for 1 vuln involved breaking changes
(installed due to --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)