xo-cli not found on XOA
-
XOA vm I ran
sudo apt-get install jq
then I attempt to run the below and get "command not found"The image shows the issue, working on sorting out an issue with my hosts patching and from what I can find I should be able to run a few commands to list VM's with dynamic memory allocation, but the tools aren't showed as installed.
-
What about if you run
sudo su
beforehand? What doeswhereis xo-cli
return? -
@Danp
Nothing see below -
Your XOA is rather old. Is it up to date?
-
@DustinB It's possible that older versions of XOA didn't include it by default. You can install it using
npm install --global xo-cli
. -
@olivierlambert said in xo-cli not found on XOA:
Your XOA is rather old. Is it up to date?
It shouldn't be, I've only been a customer for 2 months maybe.
-
@DustinB A newer version based on Debian 12 was rolled out within the last month or so. You would need to deploy a new instance of XOA if you wanted to try it out.
-
@Danp said in xo-cli not found on XOA:
@DustinB A newer version based on Debian 12 was rolled out within the last month or so. You would need to deploy a new instance of XOA if you wanted to try it out.
Redeploying now. .