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:
- Open the Command Palette
- Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) - Run the List Versions command
- Type “Pumas: List Versions” and press Enter - 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” - Wait for the refresh to complete
- You’ll see a progress notification: “Refreshing PumasProductManager.jl…”
- This may take a few seconds
