Fail to install PumasAI at my laptop with window 11

Hi @dqiu,

Please see Julia +Pumas@2.7.0 installation error: UndefVarError: `project_resolve_hash` not defined in `Pkg.Types` - #3 by Michael, which is the same issue. Until the fix is released for this what can be done is setting your default Juliaup channel to 1.11 rather than 1.12.

@dqiu a fix has been release, please do the following and let me know if it is resolved after doing that:

  1. Open the Command Palette
    - Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux)
  2. Run the List Versions command
    - Type “Pumas: List Versions” and press Enter
  3. Select the Refresh option
    - In the menu that appears, click on “Refresh”
    - It should be near the top of the list, right below “Install New Version”
  4. Wait for the refresh to complete
    - You’ll see a progress notification: “Refreshing PumasProductManager.jl…”
    - This may take a few seconds