nodeSource 6.x installation failure - Printable Version +- Gekko Forum (https://forum.gekko.wizb.it) +-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html) +--- Forum: Technical Support (https://forum.gekko.wizb.it/forum-19.html) +--- Thread: nodeSource 6.x installation failure (/thread-46.html) |
nodeSource 6.x installation failure - ankasem - 01-17-2018 hi https://gekko.wizb.it/docs/installation/installing_gekko_on_windows_with_bash_on_windows_10.html NodeSource installation failure Code: curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - Code: npm install --only=production curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash - Working properly RE: nodeSource 6.x installation failure - askmike - 01-19-2018 Thanks for letting us know! I updated the documentation here: https://github.com/askmike/gekko/commit/da956f9fdbce508b55c84106cd4d4c27c8a28a0c I will soon update the website to reflect this as well |