oxmysql icon indicating copy to clipboard operation
oxmysql copied to clipboard

yarn install fails when starting oxmysql on fxserver

Open thelindat opened this issue 2 years ago • 0 comments

oxmysql does not use yarn

The yarn resource for fxserver aggressively tries to install and build any and all resources with a package.json file in the root directory. package.json only exists when you download the source code for oxmysql.

Download an actual release which has been built and is capable of being loaded and run by FXServer.

  • https://github.com/overextended/oxmysql/releases/latest/download/oxmysql.zip

thelindat avatar Mar 31 '23 23:03 thelindat