07-22-2018, 12:00 AM
I still can't get the UI working. Gekko 6.3 will work in CLI but if I run the UI I keep getting a blank page.
After installing 6.3 I also recompiled the frontend with:
cd web/vue
npm install
npm run build
cd ../..
Still nothing.
What am I doing wrong?
After installing 6.3 I also recompiled the frontend with:
cd web/vue
npm install
npm run build
cd ../..
Still nothing.
What am I doing wrong?