containers / podman-desktop-extension-ai-lab

Work with LLMs on a local environment using containers
https://podman-desktop.io/extensions/ai-lab
Apache License 2.0
170 stars 31 forks source link

Missing package manager version in e2e-main.yaml #1692

Closed danivilla9 closed 1 week ago

danivilla9 commented 2 weeks ago

Bug description

There is a missing package manager version in this workflow and it's throwing an error:

  Please specify it by one of the following ways:
    - in the GitHub Action config with the key "version"
    - in the package.json with the key "packageManager"
      at readTarget (/home/runner/work/_actions/pnpm/action-setup/v4/dist/index.js:1:5186)
      at runSelfInstaller (/home/runner/work/_actions/pnpm/action-setup/v4/dist/index.js:1:3742)
      at async install (/home/runner/work/_actions/pnpm/action-setup/v4/dist/index.js:1:2[9](https://github.com/containers/podman-desktop-extension-ai-lab/actions/runs/10789282246/job/29921930114#step:5:10)76)
      at async main (/home/runner/work/_actions/pnpm/action-setup/v4/dist/index.js:1:444)
  Error: Error: No pnpm version is specified.
  Please specify it by one of the following ways:
    - in the GitHub Action config with the key "version"
    - in the package.json with the key "packageManager"

Operating system

Linux Fedora

Installation Method

None

Version

next (development version)

Steps to reproduce

No response

Relevant log output

No response

Additional context

No response

benoitf commented 2 weeks ago

looks like there is still an issue