bottech [he/him] to hexbear • 4 years agoHow to have my local connect frontend connect to something?message-squaremessage-square36 fedilinkarrow-up19
arrow-up19message-squareHow to have my local connect frontend connect to something?bottech [he/him] to hexbear • 4 years agomessage-square36 Commentsfedilink
minus-squarebottech [he/him]hexagonhexbear2·edit-24 years agoi figured how to fix that bug but now i have Specified path is not a directory: "../ui/dist/documentation" link
minus-squarevertexarray [any]hexbear2·4 years agoI ran into that one. I think I just had to do a release build of the ui. link
minus-squarevertexarray [any]hexbear2·4 years agoif you've pulled the submodules, you'll have the ui folder. do yarn build in there link
minus-squarebottech [he/him]hexagonhexbear2·edit-24 years agoI havent, ui is empty, should i just pull the frontend into ui? link
minus-squarebottech [he/him]hexagonhexbear2·4 years agoSo, after i cloned frontend into ui and did yarn build there, there are still those errors link
I got nothin'
i figured how to fix that bug but now i have
Specified path is not a directory: "../ui/dist/documentation"
I ran into that one. I think I just had to do a release build of the ui.
Which is where?
if you've pulled the submodules, you'll have the ui folder. do
yarn build
in thereI havent, ui is empty, should i just pull the frontend into ui?
So, after i cloned frontend into ui and did
yarn build
there, there are still those errors