XO Community Edition Update Error - XO-Web
-
Works as expected if I do an
npm i
first. So it appears that the index files aren't being built by yarn. Does that sound correct? -
Appears to work better for me with the optional upgrade parameter, ie:
yarn upgrade
-
Except that doesn't appear to generate the dist directory
-
yarn install --force
works correctly for me on multiple rebuild attempts. -
-
Both.
-
@Danp, Testing in my lab now with the finalized changes.
-
Seems functional using the updated script.
I've applied the change to the update script.
-
@DustinB3403 That link is to your repo. You and @scottalanmiller should get together and decide which one is going to be maintained going forward.
-
@Danp said in XO Community Edition Update Error - XO-Web:
@DustinB3403 That link is to your repo. You and @scottalanmiller should get together and decide which one is going to be maintained going forward.
Thanks for the reminder!
-
Maybe a new guide for a how to do a clean install and then how to upgrade on Ubuntu/CentOS/Debian