orca icon indicating copy to clipboard operation
orca copied to clipboard

ORCA update

Open mezzofix opened this issue 2 years ago • 3 comments

Hi,

ORCA still reporting ORCA is out of date. Your version: 2.1 published version is 2.5

image

Update as per the instruction from the report still complaining

image

mezzofix avatar Sep 28 '23 11:09 mezzofix

@mezzofix can you run both of these commands for me:

  • Get-Module ORCA
  • Get-Module ORCAPreview

cammurray avatar Nov 16 '23 03:11 cammurray

Sure, did that, and they don't return any output:

image

mezzofix avatar Nov 24 '23 09:11 mezzofix

@mezzofix sorry for the delay here, but are you able to put -ListAvailable at the end of those commands?

So that's: Get-Module ORCA -ListAvailable Get-Module ORCAPreview -ListAvailable

cammurray avatar Feb 21 '24 21:02 cammurray